Skip to content

Commit f526340

Browse files
authored
LEGO: Merge pull request 22745
LEGO: Merge pull request 22745
2 parents cc39213 + b1c9a8e commit f526340

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4383,6 +4383,15 @@
43834383
</Str>
43844384
<Disp Icon="Str" />
43854385
</Item>
4386+
<Item ItemId=";JSDoc_param_tag_has_name_0_but_there_is_no_parameter_with_that_name_It_would_match_arguments_if_it_h_8029" ItemType="0" PsrId="306" Leaf="true">
4387+
<Str Cat="Text">
4388+
<Val><![CDATA[JSDoc '@param' tag has name '{0}', but there is no parameter with that name. It would match 'arguments' if it had an array type.]]></Val>
4389+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4390+
<Val><![CDATA[Značka JSDoc @param má název {0}, ale žádný parametr s tímto názvem neexistuje. Musí odpovídat hodnotě arguments, pokud má typ pole.]]></Val>
4391+
</Tgt>
4392+
</Str>
4393+
<Disp Icon="Str" />
4394+
</Item>
43864395
<Item ItemId=";JSDoc_typedef_tag_should_either_have_a_type_annotation_or_be_followed_by_property_or_member_tags_8021" ItemType="0" PsrId="306" Leaf="true">
43874396
<Str Cat="Text">
43884397
<Val><![CDATA[JSDoc '@typedef' tag should either have a type annotation or be followed by '@property' or '@member' tags.]]></Val>

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4373,6 +4373,15 @@
43734373
</Str>
43744374
<Disp Icon="Str" />
43754375
</Item>
4376+
<Item ItemId=";JSDoc_param_tag_has_name_0_but_there_is_no_parameter_with_that_name_It_would_match_arguments_if_it_h_8029" ItemType="0" PsrId="306" Leaf="true">
4377+
<Str Cat="Text">
4378+
<Val><![CDATA[JSDoc '@param' tag has name '{0}', but there is no parameter with that name. It would match 'arguments' if it had an array type.]]></Val>
4379+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4380+
<Val><![CDATA[Тег "@param" JSDoc имеет имя "{0}", но параметра с таким именем не существует. Он совпадал бы с "arguments", если бы у него был указан тип массива.]]></Val>
4381+
</Tgt>
4382+
</Str>
4383+
<Disp Icon="Str" />
4384+
</Item>
43764385
<Item ItemId=";JSDoc_typedef_tag_should_either_have_a_type_annotation_or_be_followed_by_property_or_member_tags_8021" ItemType="0" PsrId="306" Leaf="true">
43774386
<Str Cat="Text">
43784387
<Val><![CDATA[JSDoc '@typedef' tag should either have a type annotation or be followed by '@property' or '@member' tags.]]></Val>

0 commit comments

Comments
 (0)