Skip to content

Commit 03b12a6

Browse files
authored
LEGO: Merge pull request 50298
LEGO: Merge pull request 50298
1 parent 656d6a5 commit 03b12a6

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10233,6 +10233,15 @@
1023310233
</Str>
1023410234
<Disp Icon="Str" />
1023510235
</Item>
10236+
<Item ItemId=";Project_0_is_out_of_date_because_there_was_error_reading_file_1_6401" ItemType="0" PsrId="306" Leaf="true">
10237+
<Str Cat="Text">
10238+
<Val><![CDATA[Project '{0}' is out of date because there was error reading file '{1}']]></Val>
10239+
<Tgt Cat="Text" Stat="Loc" Orig="New">
10240+
<Val><![CDATA[Das Projekt "{0}" ist veraltet, weil beim Lesen der Datei "{1}" ein Fehler aufgetreten ist.]]></Val>
10241+
</Tgt>
10242+
</Str>
10243+
<Disp Icon="Str" />
10244+
</Item>
1023610245
<Item ItemId=";Project_0_is_up_to_date_6361" ItemType="0" PsrId="306" Leaf="true">
1023710246
<Str Cat="Text">
1023810247
<Val><![CDATA[Project '{0}' is up to date]]></Val>

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10226,6 +10226,15 @@
1022610226
</Str>
1022710227
<Disp Icon="Str" />
1022810228
</Item>
10229+
<Item ItemId=";Project_0_is_out_of_date_because_there_was_error_reading_file_1_6401" ItemType="0" PsrId="306" Leaf="true">
10230+
<Str Cat="Text">
10231+
<Val><![CDATA[Project '{0}' is out of date because there was error reading file '{1}']]></Val>
10232+
<Tgt Cat="Text" Stat="Loc" Orig="New">
10233+
<Val><![CDATA[Projekt „{0}” jest nieaktualny, ponieważ wystąpił błąd podczas odczytywania pliku „{1}”]]></Val>
10234+
</Tgt>
10235+
</Str>
10236+
<Disp Icon="Str" />
10237+
</Item>
1022910238
<Item ItemId=";Project_0_is_up_to_date_6361" ItemType="0" PsrId="306" Leaf="true">
1023010239
<Str Cat="Text">
1023110240
<Val><![CDATA[Project '{0}' is up to date]]></Val>

0 commit comments

Comments
 (0)