From 8f39a4ee10b363df00742c22993b953eb14fb2b6 Mon Sep 17 00:00:00 2001 From: ryanzhao Date: Thu, 12 Oct 2023 13:54:21 +1100 Subject: [PATCH] add explanation on notification mode option screen --- Session/Meta/Translations/ar.lproj/Localizable.strings | 1 + Session/Meta/Translations/be.lproj/Localizable.strings | 1 + Session/Meta/Translations/bg.lproj/Localizable.strings | 1 + Session/Meta/Translations/bn.lproj/Localizable.strings | 1 + Session/Meta/Translations/cs.lproj/Localizable.strings | 1 + Session/Meta/Translations/da.lproj/Localizable.strings | 1 + Session/Meta/Translations/de.lproj/Localizable.strings | 1 + Session/Meta/Translations/el.lproj/Localizable.strings | 1 + Session/Meta/Translations/en.lproj/Localizable.strings | 1 + Session/Meta/Translations/eo.lproj/Localizable.strings | 1 + Session/Meta/Translations/es-ES.lproj/Localizable.strings | 1 + Session/Meta/Translations/fa.lproj/Localizable.strings | 1 + Session/Meta/Translations/fi.lproj/Localizable.strings | 1 + Session/Meta/Translations/fil.lproj/Localizable.strings | 1 + Session/Meta/Translations/fr.lproj/Localizable.strings | 1 + Session/Meta/Translations/hi.lproj/Localizable.strings | 1 + Session/Meta/Translations/hr.lproj/Localizable.strings | 1 + Session/Meta/Translations/hu.lproj/Localizable.strings | 1 + Session/Meta/Translations/id.lproj/Localizable.strings | 1 + Session/Meta/Translations/it.lproj/Localizable.strings | 1 + Session/Meta/Translations/ja.lproj/Localizable.strings | 1 + Session/Meta/Translations/ko.lproj/Localizable.strings | 1 + Session/Meta/Translations/ku.lproj/Localizable.strings | 1 + Session/Meta/Translations/lt.lproj/Localizable.strings | 1 + Session/Meta/Translations/lv.lproj/Localizable.strings | 1 + Session/Meta/Translations/ne-NP.lproj/Localizable.strings | 1 + Session/Meta/Translations/nl.lproj/Localizable.strings | 1 + Session/Meta/Translations/no.lproj/Localizable.strings | 1 + Session/Meta/Translations/pl.lproj/Localizable.strings | 1 + Session/Meta/Translations/pt-BR.lproj/Localizable.strings | 1 + Session/Meta/Translations/pt-PT.lproj/Localizable.strings | 1 + Session/Meta/Translations/ro.lproj/Localizable.strings | 1 + Session/Meta/Translations/ru.lproj/Localizable.strings | 1 + Session/Meta/Translations/si-LK.lproj/Localizable.strings | 1 + Session/Meta/Translations/sk.lproj/Localizable.strings | 1 + Session/Meta/Translations/sl.lproj/Localizable.strings | 1 + Session/Meta/Translations/sv-SE.lproj/Localizable.strings | 1 + Session/Meta/Translations/th.lproj/Localizable.strings | 1 + Session/Meta/Translations/tr.lproj/Localizable.strings | 1 + Session/Meta/Translations/uk.lproj/Localizable.strings | 1 + Session/Meta/Translations/vi.lproj/Localizable.strings | 1 + Session/Meta/Translations/zh-CN.lproj/Localizable.strings | 1 + Session/Meta/Translations/zh-TW.lproj/Localizable.strings | 1 + Session/Onboarding/PNModeView.swift | 4 ++++ 44 files changed, 47 insertions(+) diff --git a/Session/Meta/Translations/ar.lproj/Localizable.strings b/Session/Meta/Translations/ar.lproj/Localizable.strings index e540be641..9bfd9c2d2 100644 --- a/Session/Meta/Translations/ar.lproj/Localizable.strings +++ b/Session/Meta/Translations/ar.lproj/Localizable.strings @@ -848,3 +848,4 @@ The point that a message will disappear in a disappearing message update message "recovery_password_error_generic" = "Please check your Recovery Password and try again."; "modal_open_url_title_2" = "Open URL"; "modal_open_url_explanation_2" = "This will open in your browser."; +"onboarding_notification_mode_explanation" = "There are two ways Session can notify you of new messages."; diff --git a/Session/Meta/Translations/be.lproj/Localizable.strings b/Session/Meta/Translations/be.lproj/Localizable.strings index 1edb4b0ca..cb7bf410d 100644 --- a/Session/Meta/Translations/be.lproj/Localizable.strings +++ b/Session/Meta/Translations/be.lproj/Localizable.strings @@ -848,3 +848,4 @@ The point that a message will disappear in a disappearing message update message "recovery_password_error_generic" = "Please check your Recovery Password and try again."; "modal_open_url_title_2" = "Open URL"; "modal_open_url_explanation_2" = "This will open in your browser."; +"onboarding_notification_mode_explanation" = "There are two ways Session can notify you of new messages."; diff --git a/Session/Meta/Translations/bg.lproj/Localizable.strings b/Session/Meta/Translations/bg.lproj/Localizable.strings index 1d7b498f6..94dc5c9af 100644 --- a/Session/Meta/Translations/bg.lproj/Localizable.strings +++ b/Session/Meta/Translations/bg.lproj/Localizable.strings @@ -848,3 +848,4 @@ The point that a message will disappear in a disappearing message update message "recovery_password_error_generic" = "Please check your Recovery Password and try again."; "modal_open_url_title_2" = "Open URL"; "modal_open_url_explanation_2" = "This will open in your browser."; +"onboarding_notification_mode_explanation" = "There are two ways Session can notify you of new messages."; diff --git a/Session/Meta/Translations/bn.lproj/Localizable.strings b/Session/Meta/Translations/bn.lproj/Localizable.strings index baa8392be..44c22edfd 100644 --- a/Session/Meta/Translations/bn.lproj/Localizable.strings +++ b/Session/Meta/Translations/bn.lproj/Localizable.strings @@ -848,3 +848,4 @@ The point that a message will disappear in a disappearing message update message "recovery_password_error_generic" = "Please check your Recovery Password and try again."; "modal_open_url_title_2" = "Open URL"; "modal_open_url_explanation_2" = "This will open in your browser."; +"onboarding_notification_mode_explanation" = "There are two ways Session can notify you of new messages."; diff --git a/Session/Meta/Translations/cs.lproj/Localizable.strings b/Session/Meta/Translations/cs.lproj/Localizable.strings index 49790752c..62c360a8a 100644 --- a/Session/Meta/Translations/cs.lproj/Localizable.strings +++ b/Session/Meta/Translations/cs.lproj/Localizable.strings @@ -848,3 +848,4 @@ The point that a message will disappear in a disappearing message update message "recovery_password_error_generic" = "Please check your Recovery Password and try again."; "modal_open_url_title_2" = "Open URL"; "modal_open_url_explanation_2" = "This will open in your browser."; +"onboarding_notification_mode_explanation" = "There are two ways Session can notify you of new messages."; diff --git a/Session/Meta/Translations/da.lproj/Localizable.strings b/Session/Meta/Translations/da.lproj/Localizable.strings index 37cca7aaf..5fa153a9e 100644 --- a/Session/Meta/Translations/da.lproj/Localizable.strings +++ b/Session/Meta/Translations/da.lproj/Localizable.strings @@ -848,3 +848,4 @@ The point that a message will disappear in a disappearing message update message "recovery_password_error_generic" = "Please check your Recovery Password and try again."; "modal_open_url_title_2" = "Open URL"; "modal_open_url_explanation_2" = "This will open in your browser."; +"onboarding_notification_mode_explanation" = "There are two ways Session can notify you of new messages."; diff --git a/Session/Meta/Translations/de.lproj/Localizable.strings b/Session/Meta/Translations/de.lproj/Localizable.strings index 9516b313e..44b8a60e2 100644 --- a/Session/Meta/Translations/de.lproj/Localizable.strings +++ b/Session/Meta/Translations/de.lproj/Localizable.strings @@ -848,3 +848,4 @@ The point that a message will disappear in a disappearing message update message "recovery_password_error_generic" = "Please check your Recovery Password and try again."; "modal_open_url_title_2" = "Open URL"; "modal_open_url_explanation_2" = "This will open in your browser."; +"onboarding_notification_mode_explanation" = "There are two ways Session can notify you of new messages."; diff --git a/Session/Meta/Translations/el.lproj/Localizable.strings b/Session/Meta/Translations/el.lproj/Localizable.strings index 1d8cd3b11..39633fd87 100644 --- a/Session/Meta/Translations/el.lproj/Localizable.strings +++ b/Session/Meta/Translations/el.lproj/Localizable.strings @@ -848,3 +848,4 @@ The point that a message will disappear in a disappearing message update message "recovery_password_error_generic" = "Please check your Recovery Password and try again."; "modal_open_url_title_2" = "Open URL"; "modal_open_url_explanation_2" = "This will open in your browser."; +"onboarding_notification_mode_explanation" = "There are two ways Session can notify you of new messages."; diff --git a/Session/Meta/Translations/en.lproj/Localizable.strings b/Session/Meta/Translations/en.lproj/Localizable.strings index 0573f3da1..3d2376556 100644 --- a/Session/Meta/Translations/en.lproj/Localizable.strings +++ b/Session/Meta/Translations/en.lproj/Localizable.strings @@ -848,3 +848,4 @@ The point that a message will disappear in a disappearing message update message "recovery_password_error_generic" = "Please check your Recovery Password and try again."; "modal_open_url_title_2" = "Open URL"; "modal_open_url_explanation_2" = "This will open in your browser."; +"onboarding_notification_mode_explanation" = "There are two ways Session can notify you of new messages."; diff --git a/Session/Meta/Translations/eo.lproj/Localizable.strings b/Session/Meta/Translations/eo.lproj/Localizable.strings index 0464f8405..3753a2670 100644 --- a/Session/Meta/Translations/eo.lproj/Localizable.strings +++ b/Session/Meta/Translations/eo.lproj/Localizable.strings @@ -848,3 +848,4 @@ The point that a message will disappear in a disappearing message update message "recovery_password_error_generic" = "Please check your Recovery Password and try again."; "modal_open_url_title_2" = "Open URL"; "modal_open_url_explanation_2" = "This will open in your browser."; +"onboarding_notification_mode_explanation" = "There are two ways Session can notify you of new messages."; diff --git a/Session/Meta/Translations/es-ES.lproj/Localizable.strings b/Session/Meta/Translations/es-ES.lproj/Localizable.strings index 9f631818c..5faebf4ce 100644 --- a/Session/Meta/Translations/es-ES.lproj/Localizable.strings +++ b/Session/Meta/Translations/es-ES.lproj/Localizable.strings @@ -848,3 +848,4 @@ The point that a message will disappear in a disappearing message update message "recovery_password_error_generic" = "Please check your Recovery Password and try again."; "modal_open_url_title_2" = "Open URL"; "modal_open_url_explanation_2" = "This will open in your browser."; +"onboarding_notification_mode_explanation" = "There are two ways Session can notify you of new messages."; diff --git a/Session/Meta/Translations/fa.lproj/Localizable.strings b/Session/Meta/Translations/fa.lproj/Localizable.strings index c2e1d18da..1706553f7 100644 --- a/Session/Meta/Translations/fa.lproj/Localizable.strings +++ b/Session/Meta/Translations/fa.lproj/Localizable.strings @@ -848,3 +848,4 @@ The point that a message will disappear in a disappearing message update message "recovery_password_error_generic" = "Please check your Recovery Password and try again."; "modal_open_url_title_2" = "Open URL"; "modal_open_url_explanation_2" = "This will open in your browser."; +"onboarding_notification_mode_explanation" = "There are two ways Session can notify you of new messages."; diff --git a/Session/Meta/Translations/fi.lproj/Localizable.strings b/Session/Meta/Translations/fi.lproj/Localizable.strings index 114eb8648..096f4f780 100644 --- a/Session/Meta/Translations/fi.lproj/Localizable.strings +++ b/Session/Meta/Translations/fi.lproj/Localizable.strings @@ -848,3 +848,4 @@ The point that a message will disappear in a disappearing message update message "recovery_password_error_generic" = "Please check your Recovery Password and try again."; "modal_open_url_title_2" = "Open URL"; "modal_open_url_explanation_2" = "This will open in your browser."; +"onboarding_notification_mode_explanation" = "There are two ways Session can notify you of new messages."; diff --git a/Session/Meta/Translations/fil.lproj/Localizable.strings b/Session/Meta/Translations/fil.lproj/Localizable.strings index ddaeee0b3..ec6f17d62 100644 --- a/Session/Meta/Translations/fil.lproj/Localizable.strings +++ b/Session/Meta/Translations/fil.lproj/Localizable.strings @@ -848,3 +848,4 @@ The point that a message will disappear in a disappearing message update message "recovery_password_error_generic" = "Please check your Recovery Password and try again."; "modal_open_url_title_2" = "Open URL"; "modal_open_url_explanation_2" = "This will open in your browser."; +"onboarding_notification_mode_explanation" = "There are two ways Session can notify you of new messages."; diff --git a/Session/Meta/Translations/fr.lproj/Localizable.strings b/Session/Meta/Translations/fr.lproj/Localizable.strings index 372dd0dfb..37cd4cd59 100644 --- a/Session/Meta/Translations/fr.lproj/Localizable.strings +++ b/Session/Meta/Translations/fr.lproj/Localizable.strings @@ -848,3 +848,4 @@ The point that a message will disappear in a disappearing message update message "recovery_password_error_generic" = "Please check your Recovery Password and try again."; "modal_open_url_title_2" = "Open URL"; "modal_open_url_explanation_2" = "This will open in your browser."; +"onboarding_notification_mode_explanation" = "There are two ways Session can notify you of new messages."; diff --git a/Session/Meta/Translations/hi.lproj/Localizable.strings b/Session/Meta/Translations/hi.lproj/Localizable.strings index 278c49a18..5a7cfbf66 100644 --- a/Session/Meta/Translations/hi.lproj/Localizable.strings +++ b/Session/Meta/Translations/hi.lproj/Localizable.strings @@ -848,3 +848,4 @@ The point that a message will disappear in a disappearing message update message "recovery_password_error_generic" = "Please check your Recovery Password and try again."; "modal_open_url_title_2" = "Open URL"; "modal_open_url_explanation_2" = "This will open in your browser."; +"onboarding_notification_mode_explanation" = "There are two ways Session can notify you of new messages."; diff --git a/Session/Meta/Translations/hr.lproj/Localizable.strings b/Session/Meta/Translations/hr.lproj/Localizable.strings index a26b29b12..bd4d54e51 100644 --- a/Session/Meta/Translations/hr.lproj/Localizable.strings +++ b/Session/Meta/Translations/hr.lproj/Localizable.strings @@ -848,3 +848,4 @@ The point that a message will disappear in a disappearing message update message "recovery_password_error_generic" = "Please check your Recovery Password and try again."; "modal_open_url_title_2" = "Open URL"; "modal_open_url_explanation_2" = "This will open in your browser."; +"onboarding_notification_mode_explanation" = "There are two ways Session can notify you of new messages."; diff --git a/Session/Meta/Translations/hu.lproj/Localizable.strings b/Session/Meta/Translations/hu.lproj/Localizable.strings index a3856ac01..373d02fb7 100644 --- a/Session/Meta/Translations/hu.lproj/Localizable.strings +++ b/Session/Meta/Translations/hu.lproj/Localizable.strings @@ -848,3 +848,4 @@ The point that a message will disappear in a disappearing message update message "recovery_password_error_generic" = "Please check your Recovery Password and try again."; "modal_open_url_title_2" = "Open URL"; "modal_open_url_explanation_2" = "This will open in your browser."; +"onboarding_notification_mode_explanation" = "There are two ways Session can notify you of new messages."; diff --git a/Session/Meta/Translations/id.lproj/Localizable.strings b/Session/Meta/Translations/id.lproj/Localizable.strings index 3280cb417..b89cbf6f7 100644 --- a/Session/Meta/Translations/id.lproj/Localizable.strings +++ b/Session/Meta/Translations/id.lproj/Localizable.strings @@ -848,3 +848,4 @@ The point that a message will disappear in a disappearing message update message "recovery_password_error_generic" = "Please check your Recovery Password and try again."; "modal_open_url_title_2" = "Open URL"; "modal_open_url_explanation_2" = "This will open in your browser."; +"onboarding_notification_mode_explanation" = "There are two ways Session can notify you of new messages."; diff --git a/Session/Meta/Translations/it.lproj/Localizable.strings b/Session/Meta/Translations/it.lproj/Localizable.strings index b9ff5d9c4..cc70fa9e7 100644 --- a/Session/Meta/Translations/it.lproj/Localizable.strings +++ b/Session/Meta/Translations/it.lproj/Localizable.strings @@ -848,3 +848,4 @@ The point that a message will disappear in a disappearing message update message "recovery_password_error_generic" = "Please check your Recovery Password and try again."; "modal_open_url_title_2" = "Open URL"; "modal_open_url_explanation_2" = "This will open in your browser."; +"onboarding_notification_mode_explanation" = "There are two ways Session can notify you of new messages."; diff --git a/Session/Meta/Translations/ja.lproj/Localizable.strings b/Session/Meta/Translations/ja.lproj/Localizable.strings index 3250ed710..f133c96f8 100644 --- a/Session/Meta/Translations/ja.lproj/Localizable.strings +++ b/Session/Meta/Translations/ja.lproj/Localizable.strings @@ -848,3 +848,4 @@ The point that a message will disappear in a disappearing message update message "recovery_password_error_generic" = "Please check your Recovery Password and try again."; "modal_open_url_title_2" = "Open URL"; "modal_open_url_explanation_2" = "This will open in your browser."; +"onboarding_notification_mode_explanation" = "There are two ways Session can notify you of new messages."; diff --git a/Session/Meta/Translations/ko.lproj/Localizable.strings b/Session/Meta/Translations/ko.lproj/Localizable.strings index 28e5900b5..189b88a4b 100644 --- a/Session/Meta/Translations/ko.lproj/Localizable.strings +++ b/Session/Meta/Translations/ko.lproj/Localizable.strings @@ -848,3 +848,4 @@ The point that a message will disappear in a disappearing message update message "recovery_password_error_generic" = "Please check your Recovery Password and try again."; "modal_open_url_title_2" = "Open URL"; "modal_open_url_explanation_2" = "This will open in your browser."; +"onboarding_notification_mode_explanation" = "There are two ways Session can notify you of new messages."; diff --git a/Session/Meta/Translations/ku.lproj/Localizable.strings b/Session/Meta/Translations/ku.lproj/Localizable.strings index 04fb4be90..6b94fb036 100644 --- a/Session/Meta/Translations/ku.lproj/Localizable.strings +++ b/Session/Meta/Translations/ku.lproj/Localizable.strings @@ -848,3 +848,4 @@ The point that a message will disappear in a disappearing message update message "recovery_password_error_generic" = "Please check your Recovery Password and try again."; "modal_open_url_title_2" = "Open URL"; "modal_open_url_explanation_2" = "This will open in your browser."; +"onboarding_notification_mode_explanation" = "There are two ways Session can notify you of new messages."; diff --git a/Session/Meta/Translations/lt.lproj/Localizable.strings b/Session/Meta/Translations/lt.lproj/Localizable.strings index e2a75e6dc..85e24c5cf 100644 --- a/Session/Meta/Translations/lt.lproj/Localizable.strings +++ b/Session/Meta/Translations/lt.lproj/Localizable.strings @@ -848,3 +848,4 @@ The point that a message will disappear in a disappearing message update message "recovery_password_error_generic" = "Please check your Recovery Password and try again."; "modal_open_url_title_2" = "Open URL"; "modal_open_url_explanation_2" = "This will open in your browser."; +"onboarding_notification_mode_explanation" = "There are two ways Session can notify you of new messages."; diff --git a/Session/Meta/Translations/lv.lproj/Localizable.strings b/Session/Meta/Translations/lv.lproj/Localizable.strings index 137c01a26..65b1ce0f9 100644 --- a/Session/Meta/Translations/lv.lproj/Localizable.strings +++ b/Session/Meta/Translations/lv.lproj/Localizable.strings @@ -848,3 +848,4 @@ The point that a message will disappear in a disappearing message update message "recovery_password_error_generic" = "Please check your Recovery Password and try again."; "modal_open_url_title_2" = "Open URL"; "modal_open_url_explanation_2" = "This will open in your browser."; +"onboarding_notification_mode_explanation" = "There are two ways Session can notify you of new messages."; diff --git a/Session/Meta/Translations/ne-NP.lproj/Localizable.strings b/Session/Meta/Translations/ne-NP.lproj/Localizable.strings index 70848e3a6..066c42590 100644 --- a/Session/Meta/Translations/ne-NP.lproj/Localizable.strings +++ b/Session/Meta/Translations/ne-NP.lproj/Localizable.strings @@ -848,3 +848,4 @@ The point that a message will disappear in a disappearing message update message "recovery_password_error_generic" = "Please check your Recovery Password and try again."; "modal_open_url_title_2" = "Open URL"; "modal_open_url_explanation_2" = "This will open in your browser."; +"onboarding_notification_mode_explanation" = "There are two ways Session can notify you of new messages."; diff --git a/Session/Meta/Translations/nl.lproj/Localizable.strings b/Session/Meta/Translations/nl.lproj/Localizable.strings index 83464ac4e..eb916f91a 100644 --- a/Session/Meta/Translations/nl.lproj/Localizable.strings +++ b/Session/Meta/Translations/nl.lproj/Localizable.strings @@ -848,3 +848,4 @@ The point that a message will disappear in a disappearing message update message "recovery_password_error_generic" = "Please check your Recovery Password and try again."; "modal_open_url_title_2" = "Open URL"; "modal_open_url_explanation_2" = "This will open in your browser."; +"onboarding_notification_mode_explanation" = "There are two ways Session can notify you of new messages."; diff --git a/Session/Meta/Translations/no.lproj/Localizable.strings b/Session/Meta/Translations/no.lproj/Localizable.strings index e33323703..6d9c5d4e7 100644 --- a/Session/Meta/Translations/no.lproj/Localizable.strings +++ b/Session/Meta/Translations/no.lproj/Localizable.strings @@ -848,3 +848,4 @@ The point that a message will disappear in a disappearing message update message "recovery_password_error_generic" = "Please check your Recovery Password and try again."; "modal_open_url_title_2" = "Open URL"; "modal_open_url_explanation_2" = "This will open in your browser."; +"onboarding_notification_mode_explanation" = "There are two ways Session can notify you of new messages."; diff --git a/Session/Meta/Translations/pl.lproj/Localizable.strings b/Session/Meta/Translations/pl.lproj/Localizable.strings index f869a7846..085667a02 100644 --- a/Session/Meta/Translations/pl.lproj/Localizable.strings +++ b/Session/Meta/Translations/pl.lproj/Localizable.strings @@ -848,3 +848,4 @@ The point that a message will disappear in a disappearing message update message "recovery_password_error_generic" = "Please check your Recovery Password and try again."; "modal_open_url_title_2" = "Open URL"; "modal_open_url_explanation_2" = "This will open in your browser."; +"onboarding_notification_mode_explanation" = "There are two ways Session can notify you of new messages."; diff --git a/Session/Meta/Translations/pt-BR.lproj/Localizable.strings b/Session/Meta/Translations/pt-BR.lproj/Localizable.strings index 3a55f3f87..40b25ca53 100644 --- a/Session/Meta/Translations/pt-BR.lproj/Localizable.strings +++ b/Session/Meta/Translations/pt-BR.lproj/Localizable.strings @@ -848,3 +848,4 @@ The point that a message will disappear in a disappearing message update message "recovery_password_error_generic" = "Please check your Recovery Password and try again."; "modal_open_url_title_2" = "Open URL"; "modal_open_url_explanation_2" = "This will open in your browser."; +"onboarding_notification_mode_explanation" = "There are two ways Session can notify you of new messages."; diff --git a/Session/Meta/Translations/pt-PT.lproj/Localizable.strings b/Session/Meta/Translations/pt-PT.lproj/Localizable.strings index 67fc9bb33..7da923558 100644 --- a/Session/Meta/Translations/pt-PT.lproj/Localizable.strings +++ b/Session/Meta/Translations/pt-PT.lproj/Localizable.strings @@ -848,3 +848,4 @@ The point that a message will disappear in a disappearing message update message "recovery_password_error_generic" = "Please check your Recovery Password and try again."; "modal_open_url_title_2" = "Open URL"; "modal_open_url_explanation_2" = "This will open in your browser."; +"onboarding_notification_mode_explanation" = "There are two ways Session can notify you of new messages."; diff --git a/Session/Meta/Translations/ro.lproj/Localizable.strings b/Session/Meta/Translations/ro.lproj/Localizable.strings index 015c71a0f..5d87b0c5e 100644 --- a/Session/Meta/Translations/ro.lproj/Localizable.strings +++ b/Session/Meta/Translations/ro.lproj/Localizable.strings @@ -848,3 +848,4 @@ The point that a message will disappear in a disappearing message update message "recovery_password_error_generic" = "Please check your Recovery Password and try again."; "modal_open_url_title_2" = "Open URL"; "modal_open_url_explanation_2" = "This will open in your browser."; +"onboarding_notification_mode_explanation" = "There are two ways Session can notify you of new messages."; diff --git a/Session/Meta/Translations/ru.lproj/Localizable.strings b/Session/Meta/Translations/ru.lproj/Localizable.strings index faf1a344a..7720e164b 100644 --- a/Session/Meta/Translations/ru.lproj/Localizable.strings +++ b/Session/Meta/Translations/ru.lproj/Localizable.strings @@ -848,3 +848,4 @@ The point that a message will disappear in a disappearing message update message "recovery_password_error_generic" = "Please check your Recovery Password and try again."; "modal_open_url_title_2" = "Open URL"; "modal_open_url_explanation_2" = "This will open in your browser."; +"onboarding_notification_mode_explanation" = "There are two ways Session can notify you of new messages."; diff --git a/Session/Meta/Translations/si-LK.lproj/Localizable.strings b/Session/Meta/Translations/si-LK.lproj/Localizable.strings index 1b0faf565..b9345729a 100644 --- a/Session/Meta/Translations/si-LK.lproj/Localizable.strings +++ b/Session/Meta/Translations/si-LK.lproj/Localizable.strings @@ -848,3 +848,4 @@ The point that a message will disappear in a disappearing message update message "recovery_password_error_generic" = "Please check your Recovery Password and try again."; "modal_open_url_title_2" = "Open URL"; "modal_open_url_explanation_2" = "This will open in your browser."; +"onboarding_notification_mode_explanation" = "There are two ways Session can notify you of new messages."; diff --git a/Session/Meta/Translations/sk.lproj/Localizable.strings b/Session/Meta/Translations/sk.lproj/Localizable.strings index e0d11f984..fe407019a 100644 --- a/Session/Meta/Translations/sk.lproj/Localizable.strings +++ b/Session/Meta/Translations/sk.lproj/Localizable.strings @@ -848,3 +848,4 @@ The point that a message will disappear in a disappearing message update message "recovery_password_error_generic" = "Please check your Recovery Password and try again."; "modal_open_url_title_2" = "Open URL"; "modal_open_url_explanation_2" = "This will open in your browser."; +"onboarding_notification_mode_explanation" = "There are two ways Session can notify you of new messages."; diff --git a/Session/Meta/Translations/sl.lproj/Localizable.strings b/Session/Meta/Translations/sl.lproj/Localizable.strings index 2c8d22bbe..7a3e91846 100644 --- a/Session/Meta/Translations/sl.lproj/Localizable.strings +++ b/Session/Meta/Translations/sl.lproj/Localizable.strings @@ -848,3 +848,4 @@ The point that a message will disappear in a disappearing message update message "recovery_password_error_generic" = "Please check your Recovery Password and try again."; "modal_open_url_title_2" = "Open URL"; "modal_open_url_explanation_2" = "This will open in your browser."; +"onboarding_notification_mode_explanation" = "There are two ways Session can notify you of new messages."; diff --git a/Session/Meta/Translations/sv-SE.lproj/Localizable.strings b/Session/Meta/Translations/sv-SE.lproj/Localizable.strings index 5292560d7..4c4d31c95 100644 --- a/Session/Meta/Translations/sv-SE.lproj/Localizable.strings +++ b/Session/Meta/Translations/sv-SE.lproj/Localizable.strings @@ -848,3 +848,4 @@ The point that a message will disappear in a disappearing message update message "recovery_password_error_generic" = "Please check your Recovery Password and try again."; "modal_open_url_title_2" = "Open URL"; "modal_open_url_explanation_2" = "This will open in your browser."; +"onboarding_notification_mode_explanation" = "There are two ways Session can notify you of new messages."; diff --git a/Session/Meta/Translations/th.lproj/Localizable.strings b/Session/Meta/Translations/th.lproj/Localizable.strings index 89f41a629..701a59938 100644 --- a/Session/Meta/Translations/th.lproj/Localizable.strings +++ b/Session/Meta/Translations/th.lproj/Localizable.strings @@ -848,3 +848,4 @@ The point that a message will disappear in a disappearing message update message "recovery_password_error_generic" = "Please check your Recovery Password and try again."; "modal_open_url_title_2" = "Open URL"; "modal_open_url_explanation_2" = "This will open in your browser."; +"onboarding_notification_mode_explanation" = "There are two ways Session can notify you of new messages."; diff --git a/Session/Meta/Translations/tr.lproj/Localizable.strings b/Session/Meta/Translations/tr.lproj/Localizable.strings index 1945616a1..b47ce9b33 100644 --- a/Session/Meta/Translations/tr.lproj/Localizable.strings +++ b/Session/Meta/Translations/tr.lproj/Localizable.strings @@ -848,3 +848,4 @@ The point that a message will disappear in a disappearing message update message "recovery_password_error_generic" = "Please check your Recovery Password and try again."; "modal_open_url_title_2" = "Open URL"; "modal_open_url_explanation_2" = "This will open in your browser."; +"onboarding_notification_mode_explanation" = "There are two ways Session can notify you of new messages."; diff --git a/Session/Meta/Translations/uk.lproj/Localizable.strings b/Session/Meta/Translations/uk.lproj/Localizable.strings index e29c16cdf..1102da0ac 100644 --- a/Session/Meta/Translations/uk.lproj/Localizable.strings +++ b/Session/Meta/Translations/uk.lproj/Localizable.strings @@ -848,3 +848,4 @@ The point that a message will disappear in a disappearing message update message "recovery_password_error_generic" = "Please check your Recovery Password and try again."; "modal_open_url_title_2" = "Open URL"; "modal_open_url_explanation_2" = "This will open in your browser."; +"onboarding_notification_mode_explanation" = "There are two ways Session can notify you of new messages."; diff --git a/Session/Meta/Translations/vi.lproj/Localizable.strings b/Session/Meta/Translations/vi.lproj/Localizable.strings index b50c1a831..0205a47d1 100644 --- a/Session/Meta/Translations/vi.lproj/Localizable.strings +++ b/Session/Meta/Translations/vi.lproj/Localizable.strings @@ -848,3 +848,4 @@ The point that a message will disappear in a disappearing message update message "recovery_password_error_generic" = "Please check your Recovery Password and try again."; "modal_open_url_title_2" = "Open URL"; "modal_open_url_explanation_2" = "This will open in your browser."; +"onboarding_notification_mode_explanation" = "There are two ways Session can notify you of new messages."; diff --git a/Session/Meta/Translations/zh-CN.lproj/Localizable.strings b/Session/Meta/Translations/zh-CN.lproj/Localizable.strings index c2026e30c..c2b34d743 100644 --- a/Session/Meta/Translations/zh-CN.lproj/Localizable.strings +++ b/Session/Meta/Translations/zh-CN.lproj/Localizable.strings @@ -848,3 +848,4 @@ The point that a message will disappear in a disappearing message update message "recovery_password_error_generic" = "Please check your Recovery Password and try again."; "modal_open_url_title_2" = "Open URL"; "modal_open_url_explanation_2" = "This will open in your browser."; +"onboarding_notification_mode_explanation" = "There are two ways Session can notify you of new messages."; diff --git a/Session/Meta/Translations/zh-TW.lproj/Localizable.strings b/Session/Meta/Translations/zh-TW.lproj/Localizable.strings index 31fbde553..67f4072ca 100644 --- a/Session/Meta/Translations/zh-TW.lproj/Localizable.strings +++ b/Session/Meta/Translations/zh-TW.lproj/Localizable.strings @@ -848,3 +848,4 @@ The point that a message will disappear in a disappearing message update message "recovery_password_error_generic" = "Please check your Recovery Password and try again."; "modal_open_url_title_2" = "Open URL"; "modal_open_url_explanation_2" = "This will open in your browser."; +"onboarding_notification_mode_explanation" = "There are two ways Session can notify you of new messages."; diff --git a/Session/Onboarding/PNModeView.swift b/Session/Onboarding/PNModeView.swift index 9f2494872..47e17f0a1 100644 --- a/Session/Onboarding/PNModeView.swift +++ b/Session/Onboarding/PNModeView.swift @@ -56,6 +56,10 @@ struct PNModeView: View { .bold() .font(.system(size: Values.veryLargeFontSize)) .foregroundColor(themeColor: .textPrimary) + + Text("onboarding_notification_mode_explanation".localized()) + .font(.system(size: Values.smallFontSize)) + .foregroundColor(themeColor: .textPrimary) .padding(.vertical, Values.mediumSpacing) VStack(