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

This commit is contained in:
csigs
2020-10-14 10:42:15 -07:00
committed by GitHub
parent 70bc967219
commit 184b6c5bd0
4 changed files with 17 additions and 2 deletions

View File

@@ -508,6 +508,9 @@
<Item ItemId=";FileExplorerPreview_RebootRequired.Text" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[A reboot may be required for changes to these settings to take effect]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[必須重新開機,這些設定的變更才會生效]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>

View File

@@ -49,12 +49,18 @@
<Item ItemId=";Crash_Report_Message_Box_Text_Part1" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Error logged to ]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[已將錯誤記錄到]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Crash_Report_Message_Box_Text_Part2" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Please report the bug to ]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[請將 Bug 回報給]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>

View File

@@ -58,8 +58,8 @@
<Item ItemId=";Microsoft_plugin_folder_truncation_warning_subtitle" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Showing {0:N0} of {1:N0} results]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[正在顯示 {1} 筆結果中的 {0} 筆]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[正在顯示 {1:N0} 筆結果中的 {0:N0} 筆]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Showing {0} of {1} results]]></Val>

View File

@@ -40,12 +40,18 @@
<Item ItemId=";FileExplorer_Admin_Restart_Warning_Description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Some of the File Explorer modules could not be registered/unregistered as per your settings. Please restart PowerToys as admin for the changes to take place.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[有一些檔案總管模組無法依據您的設定註冊/取消註冊。請以系統管理員身分重新啟動 PowerToys如此變更才會生效。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";FileExplorer_Admin_Restart_Warning_Title" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to modify File Explorer modules]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[無法修改檔案總管模組]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>