From 4f686deab6acb022d23e148524cd9840bfb9eee6 Mon Sep 17 00:00:00 2001 From: Konrad <11725227+mKoonrad@users.noreply.github.com> Date: Mon, 6 Oct 2025 16:27:05 +0200 Subject: [PATCH] Standardize ellipsis character --- BitwardenResources/Localizations/en.lproj/Localizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BitwardenResources/Localizations/en.lproj/Localizable.strings b/BitwardenResources/Localizations/en.lproj/Localizable.strings index 3960ae9a49..9f2e6b95ca 100644 --- a/BitwardenResources/Localizations/en.lproj/Localizable.strings +++ b/BitwardenResources/Localizations/en.lproj/Localizable.strings @@ -1289,5 +1289,5 @@ "DefaultX" = "Default (%1$@)"; "UpdateYourEncryptionSettings" = "Update your encryption settings"; "TheNewRecommendedEncryptionSettingsDescriptionLong" = "The new recommended encryption settings will improve your account security. Enter your master password to update now."; -"Updating" = "Updating..."; +"Updating" = "Updating…"; "EncryptionSettingsUpdated" = "Encryption settings updated";