You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: TrollSIMSwitcher/Localizable.xcstrings
+48Lines changed: 48 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -97,6 +97,22 @@
97
97
}
98
98
}
99
99
},
100
+
"CriticalAlertMessage" : {
101
+
"localizations" : {
102
+
"en" : {
103
+
"stringUnit" : {
104
+
"state" : "translated",
105
+
"value" : "Critical Alert Permission Notice\n\nDue to iOS system restrictions, System apps are limited when requesting Critical Alert permissions. When enabling Critical Alerts for the first time, please switch the app to 'User' registration in TrollStore, fully close the app, and then reopen it to complete the permission request.\nAfter authorization is granted, you may switch the app back to 'System' registration.\nThe permission will be preserved by the system, and this process only needs to be completed once."
106
+
}
107
+
},
108
+
"zh-Hans" : {
109
+
"stringUnit" : {
110
+
"state" : "translated",
111
+
"value" : "重要通知权限说明\n\niOS 对 System App 申请重要通知权限存在限制。\n请在首次启用时,在TrollStore 中将 App 切换为'User'状态,并且彻底关闭App再次打开App以完成权限请求,授权成功后可切换为'System'状态,权限将被系统保留,无需重复操作。"
112
+
}
113
+
}
114
+
}
115
+
},
100
116
"DisableAllNotifications" : {
101
117
"comment" : "禁用全部通知",
102
118
"localizations" : {
@@ -323,6 +339,22 @@
323
339
}
324
340
}
325
341
},
342
+
"NotificationsFooterMessage" : {
343
+
"localizations" : {
344
+
"en" : {
345
+
"stringUnit" : {
346
+
"state" : "translated",
347
+
"value" : "On iOS 16 and later, it is recommended to switch using Lock Screen Widgets for a better experience.\nOn iOS 14, enabling Critical Alerts is strongly recommended to improve usability. Notification will be displayed in silent mode."
0 commit comments