aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values-zh-rTW/strings.xml
diff options
context:
space:
mode:
authorlookshe <github@lookshe.org>2015-04-12 20:59:12 +0200
committerlookshe <github@lookshe.org>2015-04-12 20:59:12 +0200
commit56e695cf1be3c519d749e3736bdc60a39b43fd8d (patch)
tree6074c8c9b002f75df1c41c181f2ccc6e66debad2 /src/main/res/values-zh-rTW/strings.xml
parent98c09f18a22628eae9c98f6efa861f739677e188 (diff)
added settings for accepting and downloading files
fix in Settings, initialize with same values like in preferences.xml
Diffstat (limited to 'src/main/res/values-zh-rTW/strings.xml')
-rw-r--r--src/main/res/values-zh-rTW/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/res/values-zh-rTW/strings.xml b/src/main/res/values-zh-rTW/strings.xml
index 8aed12d6..f3e67665 100644
--- a/src/main/res/values-zh-rTW/strings.xml
+++ b/src/main/res/values-zh-rTW/strings.xml
@@ -82,7 +82,7 @@
<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_notifications">通知</string>
<string name="pref_notifications_summary">收到新訊息時通知</string>