Skip to content

Commit fae8349

Browse files
committed
Changes for translation loader
1 parent e8527e0 commit fae8349

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/Resources/translations/metamodels_default.de.xlf

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<target>Wechseln</target>
77
</trans-unit>
88
<trans-unit id="toggle.description" resname="toggle.description">
9-
<source>Toggle the state of attribute %name% for this item</source>
10-
<target>Wechselt den Status des Attributs %name% für diesen Datensatz.</target>
9+
<source>Toggle the state of attribute %id% for this item</source>
10+
<target>Wechselt den Status des Attributs %id% für diesen Datensatz.</target>
1111
</trans-unit>
1212
<trans-unit id="checkbox.value_0" resname="checkbox.value_0">
1313
<source>Inactive</source>
@@ -19,4 +19,4 @@
1919
</trans-unit>
2020
</body>
2121
</file>
22-
</xliff>
22+
</xliff>

src/Resources/translations/metamodels_default.en.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<source>Toggle</source>
77
</trans-unit>
88
<trans-unit id="toggle.description" resname="toggle.description">
9-
<source>Toggle the state of attribute %name% for this item</source>
9+
<source>Toggle the state of attribute %id% for this item</source>
1010
</trans-unit>
1111
<trans-unit id="checkbox.value_0" resname="checkbox.value_0">
1212
<source>Inactive</source>

0 commit comments

Comments
 (0)