Skip to content

Commit 394da3e

Browse files
committed
LEGO: check in for master to temporary branch.
1 parent 4240d9d commit 394da3e

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

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

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1935,6 +1935,24 @@
19351935
</Str>
19361936
<Disp Icon="Str" />
19371937
</Item>
1938+
<Item ItemId=";Cannot_find_lib_definition_for_0_2726" ItemType="0" PsrId="306" Leaf="true">
1939+
<Str Cat="Text">
1940+
<Val><![CDATA[Cannot find lib definition for '{0}'.]]></Val>
1941+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1942+
<Val><![CDATA[La definizione della libreria per '{0}' non è stata trovata.]]></Val>
1943+
</Tgt>
1944+
</Str>
1945+
<Disp Icon="Str" />
1946+
</Item>
1947+
<Item ItemId=";Cannot_find_lib_definition_for_0_Did_you_mean_1_2727" ItemType="0" PsrId="306" Leaf="true">
1948+
<Str Cat="Text">
1949+
<Val><![CDATA[Cannot find lib definition for '{0}'. Did you mean '{1}'?]]></Val>
1950+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1951+
<Val><![CDATA[La definizione della libreria per '{0}' non è stata trovata. Si intendeva '{1}'?]]></Val>
1952+
</Tgt>
1953+
</Str>
1954+
<Disp Icon="Str" />
1955+
</Item>
19381956
<Item ItemId=";Cannot_find_module_0_2307" ItemType="0" PsrId="306" Leaf="true">
19391957
<Str Cat="Text">
19401958
<Val><![CDATA[Cannot find module '{0}'.]]></Val>

0 commit comments

Comments
 (0)