aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values-zh-rTW/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/res/values-zh-rTW/strings.xml')
-rw-r--r--src/main/res/values-zh-rTW/strings.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/main/res/values-zh-rTW/strings.xml b/src/main/res/values-zh-rTW/strings.xml
index 20202624..4e49fd8c 100644
--- a/src/main/res/values-zh-rTW/strings.xml
+++ b/src/main/res/values-zh-rTW/strings.xml
@@ -10,6 +10,7 @@
<string name="action_edit_contact">編輯姓名</string>
<string name="action_delete_contact">從列表中刪除</string>
<string name="title_activity_manage_accounts">管理帳戶</string>
+ <string name="title_activity_settings">設定</string>
<string name="title_activity_conference_details">群組詳情</string>
<string name="title_activity_contact_details">聯絡人詳情</string>
<string name="title_activity_sharewith">分享對話</string>
@@ -76,9 +77,9 @@
<string name="pref_xmpp_resource">XMPP 資源</string>
<string name="pref_xmpp_resource_summary">客戶端標示名稱</string>
<string name="pref_accept_files">接收文件</string>
+ <string name="pref_accept_files_summary">自動接收小於 … 的文件</string>
<string name="pref_accept_files_size_summary">自動接收小於 … 的文件</string>
<string name="pref_notification_settings">通知設定</string>
- <string name="pref_accept_files_summary">自動接收小於 … 的文件</string>
<string name="pref_notifications">通知</string>
<string name="pref_notifications_summary">收到新訊息時通知</string>
<string name="pref_vibrate">震動</string>
@@ -236,4 +237,7 @@
<string name="pref_expert_options_other">其他</string>
<string name="pref_conference_name">群組名稱</string>
<string name="pref_conference_name_summary">使用群組的名稱而不是 JID 來識別之。 </string>
+ <string name="dialog_manage_certs_negativebutton">取消</string>
+ <!--%s = bare jid, %d = count of online resources-->
+ <string name="conference_name">群組名稱</string>
</resources>