Signed-off-by: Ivan Sein <ivan@nextcloud.com>
This commit is contained in:
Ivan Sein 2022-11-08 14:29:45 +01:00
Родитель 585f585f13
Коммит 7e80bfa2c6
2 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -48,7 +48,7 @@ class CallsFromOldAccountViewController: UIViewController {
let warning1 = NSLocalizedString("Calls from an old account were received.", comment: "")
let warning2 = NSLocalizedString("This usually indicates that this device was previously used for an account, which was not properly removed from the server.", comment: "")
let warning3 = NSLocalizedString("To resolve this issue, use the web interface and go to Settings -> Security.", comment: "")
let warning3 = NSLocalizedString("To resolve this issue, use the web interface and go to \"Settings -> Security\".", comment: "")
let warning4 = NSLocalizedString("Under \"Devices & sessions\" check if there are duplicate entries for the same device.", comment: "")
let warning5 = NSLocalizedString("Remove old duplicate entries and leave only the most recent entries.", comment: "")
let warning6 = NSLocalizedString("If you're using multiple servers, you need to check all of them.", comment: "")

Просмотреть файл

@ -1337,7 +1337,7 @@
"This will impact the functionality of this app. Please review your settings." = "This will impact the functionality of this app. Please review your settings.";
/* No comment provided by engineer. */
"To resolve this issue, use the web interface and go to Settings -> Security." = "To resolve this issue, use the web interface and go to Settings -> Security.";
"To resolve this issue, use the web interface and go to \"Settings -> Security\"." = "To resolve this issue, use the web interface and go to \"Settings -> Security\".";
/* TRANSLATORS this is for sending something 'to' a user. Eg. 'To: John Doe' */
"To:" = "To:";
@ -1370,7 +1370,7 @@
"Unavailable" = "Unavailable";
/* No comment provided by engineer. */
"Under \"Devices & session\" check if there are duplicate entries for the same device." = "Under \"Devices & sessions\" check if there are duplicate entries for the same device.";
"Under \"Devices & sessions\" check if there are duplicate entries for the same device." = "Under \"Devices & sessions\" check if there are duplicate entries for the same device.";
/* No comment provided by engineer. */
"Undo" = "Undo";