Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20230316192338900. (#22350)

This commit is contained in:
Alex Hsu
2023-03-16 12:33:19 -07:00
committed by GitHub
parent 1d99060443
commit f5628ed8e3
11 changed files with 140 additions and 2 deletions

View File

@@ -139,6 +139,9 @@
<Item ItemId=";extensions/sql-migration/dist/constants/strings.sql.delete.migration.confirmation" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Are you sure you want to delete this migration?]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[确定要删除此迁移吗?]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1144,6 +1147,9 @@
<Item ItemId=";extensions/sql-migration/dist/constants/strings.sql.migration.cannot.delete" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Migration is currently in progress and cannot be deleted.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[迁移当前正在进行,无法删除。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2173,6 +2179,9 @@
<Item ItemId=";extensions/sql-migration/dist/constants/strings.sql.migration.delete.error" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[An error occurred while deleting the migration.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[删除迁移时出错。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>