LEGO: Merge pull request 25165

LEGO: Merge pull request 25165
This commit is contained in:
csigs
2018-06-22 15:10:59 -07:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

View File

@@ -496,7 +496,7 @@
<Str Cat="Text">
<Val><![CDATA[A non-dry build would build project '{0}']]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Une build non-DRY générerait le projet '{0}']]></Val>
<Val><![CDATA[Une build non-dry va générer le projet '{0}']]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
@@ -505,7 +505,7 @@
<Str Cat="Text">
<Val><![CDATA[A non-dry build would delete the following files: {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Une build non-DRY supprimerait les fichiers suivants : {0}]]></Val>
<Val><![CDATA[Une build non-dry va supprimer les fichiers suivants : {0}]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />

View File

@@ -480,7 +480,7 @@
<Str Cat="Text">
<Val><![CDATA[A non-dry build would build project '{0}']]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[DRY dışı bir derleme '{0}' projesini derler]]></Val>
<Val><![CDATA[non-dry bir derleme '{0}' projesini derler]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
@@ -489,7 +489,7 @@
<Str Cat="Text">
<Val><![CDATA[A non-dry build would delete the following files: {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[DRY dışı bir derleme şu dosyaları siler: {0}]]></Val>
<Val><![CDATA[non-dry bir derleme şu dosyaları siler: {0}]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />