Skip to content

Commit 6e0442e

Browse files
authored
LEGO: Merge pull request 23761
LEGO: Merge pull request 23761
2 parents 443c1c7 + 88dcdf9 commit 6e0442e

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

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

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1260,6 +1260,15 @@
12601260
</Str>
12611261
<Disp Icon="Str" />
12621262
</Item>
1263+
<Item ItemId=";An_element_access_expression_should_take_an_argument_1011" ItemType="0" PsrId="306" Leaf="true">
1264+
<Str Cat="Text">
1265+
<Val><![CDATA[An element access expression should take an argument.]]></Val>
1266+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1267+
<Val><![CDATA[Výraz přístupu k elementu by měl přijímat argument.]]></Val>
1268+
</Tgt>
1269+
</Str>
1270+
<Disp Icon="Str" />
1271+
</Item>
12631272
<Item ItemId=";An_enum_member_cannot_have_a_numeric_name_2452" ItemType="0" PsrId="306" Leaf="true">
12641273
<Str Cat="Text">
12651274
<Val><![CDATA[An enum member cannot have a numeric name.]]></Val>
@@ -6513,6 +6522,15 @@
65136522
</Str>
65146523
<Disp Icon="Str" />
65156524
</Item>
6525+
<Item ItemId=";Resolve_keyof_to_string_valued_property_names_only_no_numbers_or_symbols_6195" ItemType="0" PsrId="306" Leaf="true">
6526+
<Str Cat="Text">
6527+
<Val><![CDATA[Resolve 'keyof' to string valued property names only (no numbers or symbols).]]></Val>
6528+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6529+
<Val><![CDATA[keyof překládejte jen na názvy vlastností s hodnotami typu string (ne čísla ani symboly).]]></Val>
6530+
</Tgt>
6531+
</Str>
6532+
<Disp Icon="Str" />
6533+
</Item>
65166534
<Item ItemId=";Resolving_from_node_modules_folder_6118" ItemType="0" PsrId="306" Leaf="true">
65176535
<Str Cat="Text">
65186536
<Val><![CDATA[Resolving from node_modules folder...]]></Val>
@@ -8763,6 +8781,15 @@
87638781
</Str>
87648782
<Disp Icon="Str" />
87658783
</Item>
8784+
<Item ItemId=";_0_is_declared_but_never_used_6196" ItemType="0" PsrId="306" Leaf="true">
8785+
<Str Cat="Text">
8786+
<Val><![CDATA['{0}' is declared but never used.]]></Val>
8787+
<Tgt Cat="Text" Stat="Loc" Orig="New">
8788+
<Val><![CDATA[{0} se nadeklarovalo, ale nepoužilo.]]></Val>
8789+
</Tgt>
8790+
</Str>
8791+
<Disp Icon="Str" />
8792+
</Item>
87668793
<Item ItemId=";_0_is_not_a_valid_meta_property_for_keyword_1_Did_you_mean_2_17012" ItemType="0" PsrId="306" Leaf="true">
87678794
<Str Cat="Text">
87688795
<Val><![CDATA['{0}' is not a valid meta-property for keyword '{1}'. Did you mean '{2}'?]]></Val>

0 commit comments

Comments
 (0)