Skip to content

Commit 3b43c34

Browse files
committed
Fix FR xlf, do no translate source in format
1 parent a662f34 commit 3b43c34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Resources/fr.lproj/formats.xlf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ This file is distributed under the same license as the product package.-->
106106
<target> à </target>
107107
</trans-unit>
108108
<trans-unit id="9oL5JOG4gBoMsX8Jl5SJPA" resname="FORMAT_4D_VIEW_CONJONCTION_5">
109-
<source> et </source>
109+
<source> and </source>
110110
<target> et </target>
111111
</trans-unit>
112112
</group>
@@ -203,7 +203,7 @@ This file is distributed under the same license as the product package.-->
203203
<target>minutes</target>
204204
</trans-unit>
205205
<trans-unit id="5N6kQtFTFR0SS0L2coO8vg" resname="seconds">
206-
<source>secondes</source>
206+
<source>seconds</source>
207207
<target>secondes</target>
208208
</trans-unit>
209209
</group>

0 commit comments

Comments
 (0)