From cbfa44806baaaaf00424112a4e680b44ff3f88ca Mon Sep 17 00:00:00 2001 From: Mark McGuill Date: Tue, 18 Jun 2024 16:04:21 +0700 Subject: [PATCH] New translations localizable.strings (Arabic) --- StrongBox/ar/Localizable.strings | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/StrongBox/ar/Localizable.strings b/StrongBox/ar/Localizable.strings index 2c513e212..ba771e850 100644 --- a/StrongBox/ar/Localizable.strings +++ b/StrongBox/ar/Localizable.strings @@ -6045,12 +6045,6 @@ /* Strongbox Sync */ "storage_provider_cloudkit_display_name" = "Strongbox Sync"; -/* New on SFTP...... (Pro) */ -"mac_new_sftp_pro_only" = "New on SFTP... (Pro)"; - -/* New on WebDAV... (Pro) */ -"mac_new_webdav_pro_only" = "New on WebDAV... (Pro)"; - /* Available - L10n note: This is a state. A service is available. e.g. iCloud is Available */ "generic_noun_state_available" = "Available"; @@ -6135,8 +6129,8 @@ /* Shared with you - L10n note: This text indicates that a Strongbox Sync database has been shared with the user by someone else */ "shared_with_you" = "Shared with you"; -/* Our native cloud sync makes your databases available on all of your devices. Sharing with others is also supported. */ -"strongbox_sync_storage_description" = "Our native cloud sync makes your databases available on all of your devices. Sharing with others is also supported."; +/* Our native cloud sync makes your databases available on all of your devices. */ +"strongbox_sync_storage_description" = "Our native cloud sync makes your databases available on all of your devices."; /* Store your database anywhere within your Mac file system. */ "storage_new_mac_file_description" = "Store your database anywhere within your Mac file system."; @@ -6170,3 +6164,6 @@ /* Store your database locally only. */ "blurb_about_native_local_only" = "Store your database locally only."; + +/* Store your database anywhere within your Mac file system. */ +"storage_mac_file_description" = "Store your database anywhere within your Mac file system.";