From 9a760c50a96460aaa18e0e2ab32e6208399933c5 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Thu, 17 May 2007 23:10:25 +0000 Subject: [PATCH] Monotone-Parent: f9371ddfd88be3a6ce7eea9043b11d375984c77d Monotone-Revision: 348e719bfe3659c60168d0246b20e397d508481a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-17T23:10:25 Monotone-Branch: ca.inverse.sogo --- UI/Common/English.lproj/Localizable.strings | 3 +++ UI/Common/French.lproj/Localizable.strings | 5 +++-- UI/Contacts/English.lproj/Localizable.strings | 1 + UI/Contacts/French.lproj/Localizable.strings | 1 + UI/Scheduler/English.lproj/Localizable.strings | 1 + UI/Scheduler/French.lproj/Localizable.strings | 1 + 6 files changed, 10 insertions(+), 2 deletions(-) diff --git a/UI/Common/English.lproj/Localizable.strings b/UI/Common/English.lproj/Localizable.strings index 119c9c328..4ac925e1e 100644 --- a/UI/Common/English.lproj/Localizable.strings +++ b/UI/Common/English.lproj/Localizable.strings @@ -3,6 +3,7 @@ /* toolbars */ "Save" = "Save"; "Close" = "Close"; +"Edit User Rights" = "Edit User Rights"; "Home" = "Home"; "Calendar" = "Calendar"; @@ -21,4 +22,6 @@ "Publish the Free/Busy information" = "Publish the Free/Busy information"; +"Default Roles" = "Default Roles"; + "Sorry, the user rights can not be configured for that object." = "Sorry, the user rights can not be configured for that object."; diff --git a/UI/Common/French.lproj/Localizable.strings b/UI/Common/French.lproj/Localizable.strings index dcf84ce14..c18c40680 100644 --- a/UI/Common/French.lproj/Localizable.strings +++ b/UI/Common/French.lproj/Localizable.strings @@ -1,8 +1,7 @@ -/* this file is in UTF-8 format! */ - /* toolbars */ "Save" = "Sauver"; "Close" = "Fermer"; +"Edit User Rights" = "Édition des droits"; "Home" = "Accueil"; "Calendar" = "Agenda"; @@ -24,4 +23,6 @@ "(Unchecked = assistant, checked = delegate)" = "(Coché = assistant, décoché = délégué)"; "Publish the Free/Busy information" = "Publier l'occupation du temps"; +"Default Roles" = "Rôles par défaut"; + "Sorry, the user rights can not be configured for that object." = "Sorry, the user rights can not be configured for that object."; diff --git a/UI/Contacts/English.lproj/Localizable.strings b/UI/Contacts/English.lproj/Localizable.strings index 4233453d5..cca322a0b 100644 --- a/UI/Contacts/English.lproj/Localizable.strings +++ b/UI/Contacts/English.lproj/Localizable.strings @@ -102,6 +102,7 @@ "Unable to subscribe to that folder!" = "Unable to subscribe to that folder!"; +"Default Roles" = "Default Roles"; "User rights for:" = "User rights for:"; "This person can add cards to this addressbook." diff --git a/UI/Contacts/French.lproj/Localizable.strings b/UI/Contacts/French.lproj/Localizable.strings index 46f665719..aaf6e2075 100644 --- a/UI/Contacts/French.lproj/Localizable.strings +++ b/UI/Contacts/French.lproj/Localizable.strings @@ -115,6 +115,7 @@ "Unable to subscribe to that folder!" = "Impossible de vous inscrire à ce dossier!"; +"Default Roles" = "Rôles par défaut"; "User rights for:" = "Autorisations pour :"; "This person can add cards to this addressbook." diff --git a/UI/Scheduler/English.lproj/Localizable.strings b/UI/Scheduler/English.lproj/Localizable.strings index 1a370a3f0..050f12def 100644 --- a/UI/Scheduler/English.lproj/Localizable.strings +++ b/UI/Scheduler/English.lproj/Localizable.strings @@ -82,6 +82,7 @@ "Forbidden" = "Forbidden"; /* acls */ +"Default Roles" = "Default Roles"; "User rights for:" = "User rights for:"; "label_Public" = "Public"; "label_Private" = "Private"; diff --git a/UI/Scheduler/French.lproj/Localizable.strings b/UI/Scheduler/French.lproj/Localizable.strings index 266d9dfec..46b02d33a 100644 --- a/UI/Scheduler/French.lproj/Localizable.strings +++ b/UI/Scheduler/French.lproj/Localizable.strings @@ -83,6 +83,7 @@ "Forbidden" = "Accès non autorisée"; /* acls */ +"Default Roles" = "Rôles par défaut"; "User rights for:" = "Autorisations pour :"; "label_Public" = "Public"; "label_Private" = "Privé";