Update confirmation message for removing nodes

This commit is contained in:
tt2563 2026-03-22 14:16:24 +08:00 committed by GitHub
parent 19beea5172
commit 4703ee8674
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -271,7 +271,7 @@
<value>去重完成。原數量: {0},現數量: {1}。</value> <value>去重完成。原數量: {0},現數量: {1}。</value>
</data> </data>
<data name="RemoveServer" xml:space="preserve"> <data name="RemoveServer" xml:space="preserve">
<value>確定移除重複的節點嗎</value> <value>是否確定移除?</value>
</data> </data>
<data name="SaveClientConfigurationIn" xml:space="preserve"> <data name="SaveClientConfigurationIn" xml:space="preserve">
<value>用戶端設定檔儲存在:{0}</value> <value>用戶端設定檔儲存在:{0}</value>