Skip to content

Commit 4bb3f64

Browse files
committed
LEGO: check in for master to temporary branch.
1 parent 0f55566 commit 4bb3f64

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

src/loc/lcl/cht/diagnosticMessages/diagnosticMessages.generated.json.lcl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,7 @@
487487
<Str Cat="Text">
488488
<Val><![CDATA[A non-dry build would build project '{0}']]></Val>
489489
<Tgt Cat="Text" Stat="Loc" Orig="New">
490-
<Val><![CDATA[非 DRY 的組建會建置專案 '{0}']]></Val>
490+
<Val><![CDATA[非 -dry 組建會建置專案 '{0}']]></Val>
491491
</Tgt>
492492
</Str>
493493
<Disp Icon="Str" />
@@ -496,7 +496,7 @@
496496
<Str Cat="Text">
497497
<Val><![CDATA[A non-dry build would delete the following files: {0}]]></Val>
498498
<Tgt Cat="Text" Stat="Loc" Orig="New">
499-
<Val><![CDATA[非 DRY 的組建會刪除下列檔案: {0}]]></Val>
499+
<Val><![CDATA[非 -dry 組建會刪除下列檔案: {0}]]></Val>
500500
</Tgt>
501501
</Str>
502502
<Disp Icon="Str" />

src/loc/lcl/plk/diagnosticMessages/diagnosticMessages.generated.json.lcl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,7 @@
480480
<Str Cat="Text">
481481
<Val><![CDATA[A non-dry build would build project '{0}']]></Val>
482482
<Tgt Cat="Text" Stat="Loc" Orig="New">
483-
<Val><![CDATA[Kompilacja inna niż DRY spowodowałaby skompilowanie projektu „{0}”]]></Val>
483+
<Val><![CDATA[Kompilacja inna niż -dry spowodowałaby skompilowanie projektu „{0}”]]></Val>
484484
</Tgt>
485485
</Str>
486486
<Disp Icon="Str" />
@@ -489,7 +489,7 @@
489489
<Str Cat="Text">
490490
<Val><![CDATA[A non-dry build would delete the following files: {0}]]></Val>
491491
<Tgt Cat="Text" Stat="Loc" Orig="New">
492-
<Val><![CDATA[Kompilacja inna niż DRY spowodowałaby usunięcie następujących plików: {0}]]></Val>
492+
<Val><![CDATA[Kompilacja inna niż -dry spowodowałaby usunięcie następujących plików: {0}]]></Val>
493493
</Tgt>
494494
</Str>
495495
<Disp Icon="Str" />

src/loc/lcl/ptb/diagnosticMessages/diagnosticMessages.generated.json.lcl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,7 @@
480480
<Str Cat="Text">
481481
<Val><![CDATA[A non-dry build would build project '{0}']]></Val>
482482
<Tgt Cat="Text" Stat="Loc" Orig="New">
483-
<Val><![CDATA[Um build não dry compilaria o projeto '{0}']]></Val>
483+
<Val><![CDATA[Um build não -dry compilaria o projeto '{0}']]></Val>
484484
</Tgt>
485485
</Str>
486486
<Disp Icon="Str" />
@@ -489,7 +489,7 @@
489489
<Str Cat="Text">
490490
<Val><![CDATA[A non-dry build would delete the following files: {0}]]></Val>
491491
<Tgt Cat="Text" Stat="Loc" Orig="New">
492-
<Val><![CDATA[Um build não dry excluiria os seguintes arquivos: {0}]]></Val>
492+
<Val><![CDATA[Um build não -dry excluiria os seguintes arquivos: {0}]]></Val>
493493
</Tgt>
494494
</Str>
495495
<Disp Icon="Str" />

0 commit comments

Comments
 (0)