diff --git a/StrongBox/ur_IN/Localizable.strings b/StrongBox/ur_IN/Localizable.strings index 56cc93973..e5b63aadf 100644 --- a/StrongBox/ur_IN/Localizable.strings +++ b/StrongBox/ur_IN/Localizable.strings @@ -3259,8 +3259,8 @@ /* No, do NOT backup anything */ "backup_settings_prompt_no_dont_backup_anything" = "No, do not include anything"; -/* View Sync Status */ -"safes_vc_action_view_sync_status" = "View Sync Log"; +/* View Debug Log */ +"safes_vc_action_view_sync_status" = "View Debug Log"; /* Please send this crash report to support@strongboxsafe.com */ "safes_vc_please_send_crash_report" = "Please send this crash report to support@strongboxsafe.com"; @@ -3310,8 +3310,8 @@ /* Sync Error */ "open_sequence_storage_provider_error_title" = "Sync Error"; -/* If this happens repeatedly you should try re-adding your database. See the Debug Sync Log for more...\n\nWould you like to open in offline mode instead? */ -"open_sequence_storage_provider_error_open_local_ro_instead" = "If this happens repeatedly you should try re-adding your database. See the Debug Sync Log for more...\n\nWould you like to open in offline mode instead?"; +/* If this happens repeatedly you should try re-adding your database. See the Debug Log for more...\n\nWould you like to open in offline mode instead? */ +"open_sequence_storage_provider_error_open_local_ro_instead" = "If this happens repeatedly you should try re-adding your database. See the Debug Log for more...\n\nWould you like to open in offline mode instead?"; /* Local Copy Unavailable */ "autofill_vc_item_subtitle_local_copy_unavailable" = "Local Copy Unavailable"; @@ -3892,8 +3892,8 @@ /* Error Refreshing */ "browse_vc_pulldown_refresh_error_title" = "Error Refreshing"; -/* See Sync Log */ -"browse_vc_pulldown_refresh_error_message" = "See Sync Log"; +/* See Debug Log */ +"browse_vc_pulldown_refresh_error_message" = "See Debug Log"; /* Database Refreshed - No Changes */ "browse_vc_pulldown_refresh_no_changes_title" = "Database Refreshed - No Changes"; @@ -5191,8 +5191,8 @@ /* Enter Length */ "alert_enter_password_basic_length" = "Enter Length"; -/* Not to worry, your database is safely saved locally but could not be synchronised with the source database.\n\nIf this happens repeatedly, investigate the Sync Log and try re-adding your database. */ -"sync_nextgen_sync_issue_message" = "Not to worry, your database is safely saved locally but could not be synchronised with the source database.\n\nIf this happens repeatedly, investigate the Sync Log and try re-adding your database."; +/* Not to worry, your database is safely saved locally but could not be synchronised with the source database.\n\nIf this happens repeatedly, investigate the Debug Log and try re-adding your database. */ +"sync_nextgen_sync_issue_message" = "Not to worry, your database is safely saved locally but could not be synchronised with the source database.\n\nIf this happens repeatedly, investigate the Debug Log and try re-adding your database."; /* Sync Issue */ "nextgen_sync_issue_toast_title" = "Sync Issue"; @@ -5227,8 +5227,8 @@ /* Sync - L10n - This is a verb - To Synchronize */ "generic_action_sync" = "Sync"; -/* Your database is safely saved but there was an error syncing. Would you like to try again or take a look at the Sync Log?\n\n%@\n */ -"sync_error_message_including_error_detail_fmt" = "Your database is safely saved but there was an error syncing. Would you like to try again or take a look at the Sync Log?\n\n%@\n"; +/* Your database is safely saved but there was an error syncing. Would you like to try again or take a look at the Debug Log?\n\n%@\n */ +"sync_error_message_including_error_detail_fmt" = "Your database is safely saved but there was an error syncing. Would you like to try again or take a look at the Debug Log?\n\n%@\n"; /* This database is in Offline Mode and cannot be synced. */ "database_is_in_offline_mode_cannot_be_synced" = "This database is in Offline Mode and cannot be synced."; @@ -6692,3 +6692,6 @@ /* Audit Complete */ "audit_complete" = "Audit Complete"; + +/* Do Not Remember */ +"generic_do_not_remember" = "Do Not Remember";