From 7f8693948f869a5939a43bc36fcbff825cfccd7a Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Tue, 26 Sep 2017 10:47:34 -0400 Subject: [PATCH] (i18n) Untabify --- UI/Common/English.lproj/Localizable.strings | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/UI/Common/English.lproj/Localizable.strings b/UI/Common/English.lproj/Localizable.strings index 35dcfd958..0b0adc26a 100644 --- a/UI/Common/English.lproj/Localizable.strings +++ b/UI/Common/English.lproj/Localizable.strings @@ -6,7 +6,7 @@ "Edit User Rights" = "Edit User Rights"; "Home" = "Home"; "Calendar" = "Calendar"; -"Address Book" = "Address Book"; +"Address Book" = "Address Book"; "Mail" = "Mail"; "Preferences" = "Preferences"; "Administration" = "Administration"; @@ -44,16 +44,16 @@ /* generic.js */ "Unable to subscribe to that folder!" - = "Unable to subscribe to that folder!"; + = "Unable to subscribe to that folder!"; "You cannot subscribe to a folder that you own!" - = "You cannot subscribe to a folder that you own!"; + = "You cannot subscribe to a folder that you own!"; "Unable to unsubscribe from that folder!" - = "Unable to unsubscribe from that folder!"; + = "Unable to unsubscribe from that folder!"; "You cannot unsubscribe from a folder that you own!" - = "You cannot unsubscribe from a folder that you own!"; + = "You cannot unsubscribe from a folder that you own!"; "Unable to rename that folder!" = "Unable to rename that folder!"; "You have already subscribed to that folder!" - = "You have already subscribed to that folder!"; + = "You have already subscribed to that folder!"; "The user rights cannot be edited for this object!" = "The user rights cannot be edited for this object!"; "A folder by that name already exists." = "A folder by that name already exists.";