We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c519381 commit eead00cCopy full SHA for eead00c
src/Resources/Locales/zh_TW.axaml
@@ -46,7 +46,7 @@
46
<x:String x:Key="Text.Bisect.Detecting">二元搜尋進行中。目前的提交是「良好」是「錯誤」?</x:String>
47
<x:String x:Key="Text.Bisect.Good">標記為良好</x:String>
48
<x:String x:Key="Text.Bisect.Skip">無法確認</x:String>
49
- <x:String x:Key="Text.Bisect.WaitingForRange">二元搜尋進行中。請標記目前的提交為「良好」或「錯誤」,然後檢查另一個。。</x:String>
+ <x:String x:Key="Text.Bisect.WaitingForRange">二元搜尋進行中。請標記目前的提交為「良好」或「錯誤」,然後簽出另一個提交。</x:String>
50
<x:String x:Key="Text.Blame" xml:space="preserve">逐行溯源 (blame)</x:String>
51
<x:String x:Key="Text.BlameTypeNotSupported" xml:space="preserve">所選擇的檔案不支援該操作!</x:String>
52
<x:String x:Key="Text.BranchCM.Checkout" xml:space="preserve">簽出 (checkout) ${0}$...</x:String>
0 commit comments