Skip to content
Snippets Groups Projects
Commit b4c0d3ee authored by Beatrycze Volk's avatar Beatrycze Volk
Browse files

Fix translation labels

parent 0dc62f4b
No related branches found
No related tags found
No related merge requests found
...@@ -4,14 +4,13 @@ ...@@ -4,14 +4,13 @@
<sDEF> <sDEF>
<ROOT> <ROOT>
<TCEforms> <TCEforms>
<sheetTitle>LLL:EXT:bison/Resources/Private/Language/locallang_be.xlf:flexform.recommender_title</sheetTitle> <sheetTitle>LLL:EXT:bison/Resources/Private/Language/locallang_be.xlf:flexform.recommenderTitle</sheetTitle>
</TCEforms> </TCEforms>
<type>array</type> <type>array</type>
<el> <el>
<settings.pidJournal> <settings.pidJournal>
<TCEforms> <TCEforms>
<exclude>1</exclude> <label>LLL:EXT:bison/Resources/Private/Language/locallang_be.xlf:flexform.pageJournal</label>
<label>LLL:EXT:slub_events/Resources/Private/Language/locallang_be.xlf:flexform.page_journal</label>
<config> <config>
<type>group</type> <type>group</type>
<internal_type>db</internal_type> <internal_type>db</internal_type>
......
...@@ -66,13 +66,13 @@ ...@@ -66,13 +66,13 @@
<source>User-Agent</source> <source>User-Agent</source>
<target>User-Agent</target> <target>User-Agent</target>
</trans-unit> </trans-unit>
<trans-unit id="flexform.recommender_title" xml:space="preserve" approved="yes"> <trans-unit id="flexform.recommenderTitle" xml:space="preserve" approved="yes">
<source>Recommender Plugin Settings</source> <source>Recommender Plugin Settings</source>
<target>Recommender-Plugin Einstellungen</target> <target>Recommender-Plugin Einstellungen</target>
</trans-unit> </trans-unit>
<trans-unit id="flexform.page_journal" xml:space="preserve" approved="yes"> <trans-unit id="flexform.pageJournal" xml:space="preserve" approved="yes">
<source>Page UID for Journal plugin</source> <source>Page UID for Journal plugin</source>
<target>Seiten-UID für Journal-Plugin</source> <target>Seiten-UID für Journal-Plugin</target>
</trans-unit> </trans-unit>
</body> </body>
</file> </file>
......
...@@ -51,10 +51,10 @@ ...@@ -51,10 +51,10 @@
<trans-unit id="config.systemUserAgent" xml:space="preserve"> <trans-unit id="config.systemUserAgent" xml:space="preserve">
<source>User-Agent:INSTITUTION/bison-extension</source> <source>User-Agent:INSTITUTION/bison-extension</source>
</trans-unit> </trans-unit>
<trans-unit id="flexform.recommender_title" xml:space="preserve"> <trans-unit id="flexform.recommenderTitle" xml:space="preserve">
<source>Recommender Plugin Settings</source> <source>Recommender Plugin Settings</source>
</trans-unit> </trans-unit>
<trans-unit id="flexform.page_journal" xml:space="preserve"> <trans-unit id="flexform.pageJournal" xml:space="preserve">
<source>Page UID for Journal plugin</source> <source>Page UID for Journal plugin</source>
</trans-unit> </trans-unit>
</body> </body>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment