Skip to content

Commit a4dc50f

Browse files
authored
Fixed translations (#92)
1 parent bb55d69 commit a4dc50f

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

src/bundle/Resources/translations/ibexa_fieldtypes.en.xliff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<note>The source node in most cases contains the sample message as written by the developer. If it looks like a dot-delimitted string such as "form.label.firstname", then the developer has not provided a default message.</note>
77
</header>
88
<body>
9-
<trans-unit id="9b320b4900667da4bd9353127c1f70114587bec4" resname="ibexa_matrix.name">
9+
<trans-unit id="26b7f322613eb3b700abb68ce1cd15a04e1a4314" resname="ibexa_matrix.name">
1010
<source>Matrix</source>
1111
<target state="new">Matrix</target>
1212
<note>key: ibexa_matrix.name</note>

src/bundle/Resources/translations/ibexa_matrix_fieldtype.en.xliff

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,6 @@
66
<note>The source node in most cases contains the sample message as written by the developer. If it looks like a dot-delimitted string such as "form.label.firstname", then the developer has not provided a default message.</note>
77
</header>
88
<body>
9-
<trans-unit id="bc68ce8e6e2d293ef01129f0238e11152df66ca6" resname="ibexa_matrix.add">
10-
<source>Add</source>
11-
<target state="new">Add</target>
12-
<note>key: ibexa_matrix.add</note>
13-
</trans-unit>
14-
<trans-unit id="f5aef330799a7345c75e72279e06eb9f5b7d0da9" resname="ibexa_matrix.remove">
15-
<source>Delete</source>
16-
<target state="new">Delete</target>
17-
<note>key: ibexa_matrix.remove</note>
18-
</trans-unit>
199
<trans-unit id="8422049ef51bbcd967ea5578aee3ed094edd252c" resname="field.column.add_new">
2010
<source>Add</source>
2111
<target state="new">Add</target>
@@ -46,7 +36,7 @@
4636
<target state="new">Columns</target>
4737
<note>key: field.columns</note>
4838
</trans-unit>
49-
<trans-unit id="07c51cf854c53ebcc11d9261c7ca5b0772d7f7a4" resname="field_definition.ibexa_matrix.minimum_rows">
39+
<trans-unit id="2c53f00ee0725e742c938aaa9aa0e5b1b22a67ed" resname="field_definition.ibexa_matrix.minimum_rows">
5040
<source>Minimum number of rows</source>
5141
<target state="new">Minimum number of rows</target>
5242
<note>key: field_definition.ibexa_matrix.minimum_rows</note>
@@ -61,6 +51,16 @@
6151
<target state="new">Name</target>
6252
<note>key: fieldtype.column.name</note>
6353
</trans-unit>
54+
<trans-unit id="c12ca6ae985a5b0d283cb8354ddffa1e13b01d10" resname="ibexa_matrix.add">
55+
<source>Add</source>
56+
<target state="new">Add</target>
57+
<note>key: ibexa_matrix.add</note>
58+
</trans-unit>
59+
<trans-unit id="2e8c56351022d78059055fa42c54fa9c97272579" resname="ibexa_matrix.remove">
60+
<source>Delete</source>
61+
<target state="new">Delete</target>
62+
<note>key: ibexa_matrix.remove</note>
63+
</trans-unit>
6464
</body>
6565
</file>
6666
</xliff>

0 commit comments

Comments
 (0)