From f6a07a64a354da99845fcf9b647dc010df080fc3 Mon Sep 17 00:00:00 2001 From: Kylmakalle Date: Sun, 9 Mar 2025 22:26:22 +0200 Subject: [PATCH] Rephrase --- Swiftgram/SGStrings/Strings/en.lproj/SGLocalizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Swiftgram/SGStrings/Strings/en.lproj/SGLocalizable.strings b/Swiftgram/SGStrings/Strings/en.lproj/SGLocalizable.strings index 313c307e60..46aa46cded 100644 --- a/Swiftgram/SGStrings/Strings/en.lproj/SGLocalizable.strings +++ b/Swiftgram/SGStrings/Strings/en.lproj/SGLocalizable.strings @@ -155,7 +155,7 @@ "Settings.swipeForVideoPIP" = "Video PIP with Swipe"; "Settings.swipeForVideoPIP.Notice" = "If enabled, swiping video will open it in Picture-in-Picture mode."; -"SessionBackup.Title" = "Session Backup"; +"SessionBackup.Title" = "Accounts Backup"; "SessionBackup.Sessions.Title" = "Sessions"; "SessionBackup.Actions.Backup" = "Backup to Keychain"; "SessionBackup.Actions.Restore" = "Restore from Keychain";