LEGO: check in for main to temporary branch. (#17360)

This commit is contained in:
csigs
2021-10-14 09:42:42 -07:00
committed by GitHub
parent 16fb0dd4eb
commit 249bd12375
6 changed files with 41 additions and 11 deletions

View File

@@ -1108,7 +1108,7 @@
<Str Cat="Text">
<Val><![CDATA[Add New]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Добавить]]></Val>
<Val><![CDATA[Добавить новый]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
@@ -15723,18 +15723,27 @@
<Item ItemId=";src/sql/workbench/services/tableDesigner/browser/tableDesignerComponentInput.tableDesigner.saveChangeError" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[An error occured while saving changes: {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Произошла ошибка при сохранении изменений: {0}]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/services/tableDesigner/browser/tableDesignerComponentInput.tableDesigner.savedChangeSuccess" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The changes have been successfully saved.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Изменения успешно сохранены.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/services/tableDesigner/browser/tableDesignerComponentInput.tableDesigner.savingChanges" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Saving table designer changes...]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Сохранение изменений конструктора таблиц...]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>