mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-19 13:43:22 +00:00
(i18n) Untabify
This commit is contained in:
@@ -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.";
|
||||
|
||||
Reference in New Issue
Block a user