diff options
Diffstat (limited to 'app/src/main/res/values-ko-rKR')
-rw-r--r-- | app/src/main/res/values-ko-rKR/strings_pref_notifications.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/src/main/res/values-ko-rKR/strings_pref_notifications.xml b/app/src/main/res/values-ko-rKR/strings_pref_notifications.xml index beba9ee0..c6777c41 100644 --- a/app/src/main/res/values-ko-rKR/strings_pref_notifications.xml +++ b/app/src/main/res/values-ko-rKR/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> |