diff options
Diffstat (limited to 'app/src/main/res/values-zh-rCN')
-rw-r--r-- | app/src/main/res/values-zh-rCN/strings_pref_notifications.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/src/main/res/values-zh-rCN/strings_pref_notifications.xml b/app/src/main/res/values-zh-rCN/strings_pref_notifications.xml index 66ae53a0..38a2722d 100644 --- a/app/src/main/res/values-zh-rCN/strings_pref_notifications.xml +++ b/app/src/main/res/values-zh-rCN/strings_pref_notifications.xml @@ -8,8 +8,8 @@ <string name="add_keyword">添加关键字</string> <string name="hint_keyword">输入关键字并按 +</string> <string name="empty_keyword">空关键字</string> - <string name="notification_all_accounts">所有帐户通知</string> - <string name="notification_all_accounts_desc">从每个登录帐户中获取通知。如果禁用则只从当前选择帐户中获取通知。</string> + <string name="notification_general_all_accounts">所有帐户通知</string> + <string name="notification_general_all_accounts_desc">从每个登录帐户中获取通知。如果禁用则只从当前选择帐户中获取通知。</string> <string name="notification_messages">启用通知</string> <string name="notification_messages_desc">获得当前帐户即时消息通知。</string> <string name="notification_messages_all_accounts">所有帐户消息通知</string> |