Skip to content

Commit 18c8ef8

Browse files
committed
fix(l10n): update push notification settings descriptions and titles
- Update Arabic and English descriptions for push notification system status - Change title from "Push Notification System" to "Enable Notifications" - Clarify that the switch disables/enables all push notifications
1 parent 69f3e30 commit 18c8ef8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

lib/l10n/arb/app_ar.arb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1916,11 +1916,11 @@
19161916
"@pushNotificationSettingsDescription": {
19171917
"description": "وصف قسم إعدادات الإشعارات الفورية"
19181918
},
1919-
"pushNotificationSystemStatusTitle": "نظام الإشعارات الفورية",
1919+
"pushNotificationSystemStatusTitle": "تفعيل الإشعارات",
19201920
"@pushNotificationSystemStatusTitle": {
19211921
"description": "عنوان قسم حالة نظام الإشعارات الفورية"
19221922
},
1923-
"pushNotificationSystemStatusDescription": "مفتاح عام لتمكين أو تعطيل نظام الإشعارات الفورية بأكمله.",
1923+
"pushNotificationSystemStatusDescription": "مفتاح عام لتمكين أو تعطيل جميع الإشعارات الفورية.",
19241924
"@pushNotificationSystemStatusDescription": {
19251925
"description": "وصف قسم حالة نظام الإشعارات الفورية"
19261926
},

lib/l10n/arb/app_en.arb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1912,11 +1912,11 @@
19121912
"@pushNotificationSettingsDescription": {
19131913
"description": "Description for the Push Notification Settings section"
19141914
},
1915-
"pushNotificationSystemStatusTitle": "Push Notification System",
1915+
"pushNotificationSystemStatusTitle": "Enable Notifications",
19161916
"@pushNotificationSystemStatusTitle": {
19171917
"description": "Title for the Push Notification System status section"
19181918
},
1919-
"pushNotificationSystemStatusDescription": "A global switch to enable or disable the entire push notification system.",
1919+
"pushNotificationSystemStatusDescription": "A global switch to enable or disable all push notifications.",
19201920
"@pushNotificationSystemStatusDescription": {
19211921
"description": "Description for the Push Notification System status section"
19221922
},

0 commit comments

Comments
 (0)