Skip to content

Commit ce4bd13

Browse files
committed
LEGO: check in for master to temporary branch.
1 parent 95213f0 commit ce4bd13

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

+9
Original file line numberDiff line numberDiff line change
@@ -3018,6 +3018,15 @@
30183018
</Str>
30193019
<Disp Icon="Str" />
30203020
</Item>
3021+
<Item ItemId=";Enum_declarations_can_only_merge_with_namespace_or_other_enum_declarations_2567" ItemType="0" PsrId="306" Leaf="true">
3022+
<Str Cat="Text">
3023+
<Val><![CDATA[Enum declarations can only merge with namespace or other enum declarations.]]></Val>
3024+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3025+
<Val><![CDATA[Enumerationsdeklarationen können nur mit Namespace- oder anderen Enumerationsdeklarationen zusammengeführt werden.]]></Val>
3026+
</Tgt>
3027+
</Str>
3028+
<Disp Icon="Str" />
3029+
</Item>
30213030
<Item ItemId=";Enum_declarations_must_all_be_const_or_non_const_2473" ItemType="0" PsrId="306" Leaf="true">
30223031
<Str Cat="Text">
30233032
<Val><![CDATA[Enum declarations must all be const or non-const.]]></Val>

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

+9
Original file line numberDiff line numberDiff line change
@@ -3030,6 +3030,15 @@
30303030
</Str>
30313031
<Disp Icon="Str" />
30323032
</Item>
3033+
<Item ItemId=";Enum_declarations_can_only_merge_with_namespace_or_other_enum_declarations_2567" ItemType="0" PsrId="306" Leaf="true">
3034+
<Str Cat="Text">
3035+
<Val><![CDATA[Enum declarations can only merge with namespace or other enum declarations.]]></Val>
3036+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3037+
<Val><![CDATA[Las declaraciones de enumeración solo se pueden combinar con otras declaraciones de enumeración o de espacio de nombres.]]></Val>
3038+
</Tgt>
3039+
</Str>
3040+
<Disp Icon="Str" />
3041+
</Item>
30333042
<Item ItemId=";Enum_declarations_must_all_be_const_or_non_const_2473" ItemType="0" PsrId="306" Leaf="true">
30343043
<Str Cat="Text">
30353044
<Val><![CDATA[Enum declarations must all be const or non-const.]]></Val>

0 commit comments

Comments
 (0)