LEGO: Merge pull request 45375

LEGO: Merge pull request 45375
This commit is contained in:
csigs 2021-08-08 22:13:50 -07:00 committed by GitHub
parent 5c66c12124
commit 75cb8b2393
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1106,6 +1106,9 @@
<Item ItemId=";Add_all_missing_attributes_95168" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Add all missing attributes]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Dodawanie wszystkich brakujących atrybutów]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@ -1322,6 +1325,9 @@
<Item ItemId=";Add_missing_attributes_95167" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Add missing attributes]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Dodawanie brakujących atrybutów]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@ -3596,6 +3602,9 @@
<Item ItemId=";Code_contained_in_a_class_is_evaluated_in_JavaScript_s_strict_mode_which_does_not_allow_this_use_of__1210" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Code contained in a class is evaluated in JavaScript's strict mode which does not allow this use of '{0}'. For more information, see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Strict_mode.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Kod zawarty w klasie jest obliczany w trybie z ograniczeniami języka JavaScript, który nie zezwala na użycie elementu "{0}". Aby uzyskać więcej informacji, zobacz https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Strict_mode.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>