LEGO: check in for master to temporary branch. (#10949)

This commit is contained in:
csigs 2021-04-26 05:27:29 -07:00 committed by GitHub
parent 6729da3a1b
commit b2f47b9073
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 0 deletions

View file

@ -175,6 +175,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Make_Capitalized" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Make Capitalized]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Сделать прописными]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Make_Lowercase" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Make Lowercase]]></Val>

View file

@ -178,6 +178,9 @@
<Item ItemId=";Make_Capitalized" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Make Capitalized]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[设为大写]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>