Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TASK] Get rid of "resname" attribute in XLF files #303

Merged
merged 1 commit into from
Nov 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions Resources/Private/Language/AdminModule/locallang_mod.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<file source-language="en" original="EXT:examples/Resources/Private/Language/Module/locallang_mod.xlf" datatype="plaintext" product-name="examples" date="2022-10-20T18:44:02+02:00">
<header/>
<body>
<trans-unit id="mlang_labels_tabdescr" resname="mlang_labels_tabdescr">
<trans-unit id="mlang_labels_tabdescr">
<source>Example Admin module showing some Core functionality</source>
</trans-unit>
<trans-unit id="mlang_labels_tablabel" resname="mlang_labels_tablabel">
<trans-unit id="mlang_labels_tablabel">
<source>Admin Example</source>
</trans-unit>
<trans-unit id="mlang_tabs_tab" resname="mlang_tabs_tab">
<trans-unit id="mlang_tabs_tab">
<source>Example Admin module</source>
</trans-unit>
</body>
Expand Down
16 changes: 8 additions & 8 deletions Resources/Private/Language/Module/locallang.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -3,28 +3,28 @@
<file source-language="en" original="EXT:examples/Resources/Private/Language/Module/locallang.xlf" datatype="plaintext" product-name="examples" date="2022-10-20T18:43:41+02:00">
<header/>
<body>
<trans-unit id="examples" resname="examples">
<trans-unit id="examples">
<source>Examples</source>
</trans-unit>
<trans-unit id="module.menu.clipboard" resname="module.menu.clipboard">
<trans-unit id="module.menu.clipboard">
<source>Clipboard</source>
</trans-unit>
<trans-unit id="module.menu.fileReference" resname="module.menu.fileReference">
<trans-unit id="module.menu.fileReference">
<source>File References</source>
</trans-unit>
<trans-unit id="module.menu.flash" resname="module.menu.flash">
<trans-unit id="module.menu.flash">
<source>Flash queue</source>
</trans-unit>
<trans-unit id="module.menu.links" resname="module.menu.links">
<trans-unit id="module.menu.links">
<source>Links</source>
</trans-unit>
<trans-unit id="module.menu.log" resname="module.menu.log">
<trans-unit id="module.menu.log">
<source>Make log entries</source>
</trans-unit>
<trans-unit id="module.menu.password" resname="module.menu.password">
<trans-unit id="module.menu.password">
<source>Check Passwords</source>
</trans-unit>
<trans-unit id="module.menu.tree" resname="module.menu.tree">
<trans-unit id="module.menu.tree">
<source>Display a tree</source>
</trans-unit>
</body>
Expand Down
6 changes: 3 additions & 3 deletions Resources/Private/Language/Module/locallang_mod.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<file source-language="en" original="EXT:examples/Resources/Private/Language/Module/locallang_mod.xlf" datatype="plaintext" product-name="examples" date="2022-10-20T18:43:50+02:00">
<header/>
<body>
<trans-unit id="mlang_labels_tabdescr" resname="mlang_labels_tabdescr">
<trans-unit id="mlang_labels_tabdescr">
<source>Example module showing some Core functionality</source>
</trans-unit>
<trans-unit id="mlang_labels_tablabel" resname="mlang_labels_tablabel">
<trans-unit id="mlang_labels_tablabel">
<source>Example</source>
</trans-unit>
<trans-unit id="mlang_tabs_tab" resname="mlang_tabs_tab">
<trans-unit id="mlang_tabs_tab">
<source>Example module</source>
</trans-unit>
</body>
Expand Down
12 changes: 6 additions & 6 deletions Resources/Private/Language/PluginHaiku/de.locallang.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -3,27 +3,27 @@
<file source-language="en" target-language="de" original="EXT:examples/Resources/Private/Language/PluginHaiku/de.locallang.xlf" datatype="plaintext" product-name="examples" date="2022-10-20T18:43:14+02:00">
<header/>
<body>
<trans-unit id="button.backToList" resname="button.backToList">
<trans-unit id="button.backToList">
<source>Back to list</source>
<target>Zurück zur Übersicht</target>
</trans-unit>
<trans-unit id="season.autumn" resname="season.autumn">
<trans-unit id="season.autumn">
<source>autumn</source>
<target>Herbst</target>
</trans-unit>
<trans-unit id="season.spring" resname="season.spring">
<trans-unit id="season.spring">
<source>spring</source>
<target>Frühling</target>
</trans-unit>
<trans-unit id="season.summer" resname="season.summer">
<trans-unit id="season.summer">
<source>summer</source>
<target>Sommer</target>
</trans-unit>
<trans-unit id="season.theFifthSeason" resname="season.theFifthSeason">
<trans-unit id="season.theFifthSeason">
<source>Carnival</source>
<target>Fastnacht</target>
</trans-unit>
<trans-unit id="season.winter" resname="season.winter">
<trans-unit id="season.winter">
<source>winter</source>
<target>Winter</target>
</trans-unit>
Expand Down
12 changes: 6 additions & 6 deletions Resources/Private/Language/PluginHaiku/locallang.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,22 @@
<file source-language="en" original="EXT:examples/Resources/Private/Language/PluginHaiku/locallang.xlf" datatype="plaintext" product-name="examples" date="2022-10-20T18:43:14+02:00">
<header/>
<body>
<trans-unit id="button.backToList" resname="button.backToList">
<trans-unit id="button.backToList">
<source>Back to list</source>
</trans-unit>
<trans-unit id="season.autumn" resname="season.autumn">
<trans-unit id="season.autumn">
<source>autumn</source>
</trans-unit>
<trans-unit id="season.spring" resname="season.spring">
<trans-unit id="season.spring">
<source>spring</source>
</trans-unit>
<trans-unit id="season.summer" resname="season.summer">
<trans-unit id="season.summer">
<source>summer</source>
</trans-unit>
<trans-unit id="season.theFifthSeason" resname="season.theFifthSeason">
<trans-unit id="season.theFifthSeason">
<source>Carnival</source>
</trans-unit>
<trans-unit id="season.winter" resname="season.winter">
<trans-unit id="season.winter">
<source>winter</source>
</trans-unit>
</body>
Expand Down
12 changes: 6 additions & 6 deletions Resources/Private/Language/PluginHaiku/locallang_db.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,22 @@
<file source-language="en" original="EXT:examples/Resources/Private/Language/PluginHaiku/locallang_db.xlf" datatype="plaintext" product-name="examples" date="2022-10-20T18:43:25+02:00">
<header/>
<body>
<trans-unit id="detail.description" resname="detail.description">
<trans-unit id="detail.description">
<source>Displays a haiku poem in detail.</source>
</trans-unit>
<trans-unit id="detail.title" resname="detail.title">
<trans-unit id="detail.title">
<source>Haiku poem detail</source>
</trans-unit>
<trans-unit id="list.description" resname="list.description">
<trans-unit id="list.description">
<source>Displays a list of haiku poems.</source>
</trans-unit>
<trans-unit id="list.title" resname="list.title">
<trans-unit id="list.title">
<source>Haiku poem list</source>
</trans-unit>
<trans-unit id="listPageUid" resname="listPageUid">
<trans-unit id="listPageUid">
<source>Page for &#34;Back to list&#34; link</source>
</trans-unit>
<trans-unit id="singlePageUid" resname="singlePageUid">
<trans-unit id="singlePageUid">
<source>Page to display detail view</source>
</trans-unit>
</body>
Expand Down
2 changes: 1 addition & 1 deletion Resources/Private/Language/custom.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<file source-language="en" original="EXT:examples/Resources/Private/Language/custom.xlf" datatype="plaintext" product-name="examples" date="2022-10-20T18:42:36+02:00">
<header/>
<body>
<trans-unit id="pages.title_formlabel" resname="pages.title_formlabel">
<trans-unit id="pages.title_formlabel">
<source>Most important tile</source>
</trans-unit>
</body>
Expand Down
2 changes: 1 addition & 1 deletion Resources/Private/Language/de.custom.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<file source-language="en" target-language="de" original="EXT:examples/Resources/Private/Language/de.custom.xlf" datatype="plaintext" product-name="examples" date="2022-10-20T18:42:36+02:00">
<header/>
<body>
<trans-unit id="pages.title_formlabel" resname="pages.title_formlabel">
<trans-unit id="pages.title_formlabel">
<source>Most important tile</source>
<target>Wichtigster Titel</target>
</trans-unit>
Expand Down
Loading