From d1dd1bb5606c852462462d7b9d0a81a22b02f1c9 Mon Sep 17 00:00:00 2001 From: helge Date: Fri, 22 Jul 2005 11:34:24 +0000 Subject: [PATCH] sorted strings git-svn-id: http://svn.opengroupware.org/SOGo/trunk@892 d1b88da0-ebda-0310-925b-ed51d893ca5b --- .../English.lproj/Localizable.strings | 48 ++++++++----------- .../Contacts/French.lproj/Localizable.strings | 48 ++++++++----------- 2 files changed, 38 insertions(+), 58 deletions(-) diff --git a/SOGo/UI/Contacts/English.lproj/Localizable.strings b/SOGo/UI/Contacts/English.lproj/Localizable.strings index 275c329e..f2ea3b6b 100644 --- a/SOGo/UI/Contacts/English.lproj/Localizable.strings +++ b/SOGo/UI/Contacts/English.lproj/Localizable.strings @@ -1,41 +1,31 @@ /* this file is in UTF-8 format! */ "Addressbook" = "Addressbook"; -"Contact viewer" = "Contact Viewer"; -"Contact editor" = "Contact Editor"; - +"Addresses" = "Addresses"; +"Cancel" = "Cancel"; "Common" = "Common"; -"Name" = "Name"; -"Lastname" = "Lastname"; +"Contact editor" = "Contact Editor"; +"Contact viewer" = "Contact Viewer"; +"Copy from Anais" = "Copy from Anaïs"; +"EMail" = "Email"; +"Extended" = "Extended"; +"Fax" = "Fax"; "Firstname" = "Firstname"; - -"Phone" = "Phone" -"Phones" = "Phone numbers"; -"OfficePhone" = "Office"; +"Home" = "Home"; "HomePhone" = "Home"; -"MobilePhone" = "Mobile"; -"Fax" = "Fax"; +"Lastname" = "Lastname"; "Location" = "Location"; +"MobilePhone" = "Mobile"; +"Name" = "Name"; +"OfficePhone" = "Office"; "Organisation" = "Organisation"; -"Unit" = "Unit"; - -"Addresses" = "Addresses"; +"Phone" = "Phone" +"Phones" = "Phone numbers"; "Postal" = "Postal"; -"Home" = "Home"; - -"Extended" = "Extended"; -"EMail" = "Email"; +"Save" = "Save"; "URL" = "URL"; - -/* button labels */ - -"new" = "new"; -"edit" = "edit"; +"Unit" = "Unit"; "delete" = "delete"; -"Save" = "Save"; -"Cancel" = "Cancel"; -"Copy from Anais" = "Copy from Anaïs"; - -/* error */ - +"edit" = "edit"; "invalidemailwarn" = "Invalid email field, continue?"; +"new" = "new"; diff --git a/SOGo/UI/Contacts/French.lproj/Localizable.strings b/SOGo/UI/Contacts/French.lproj/Localizable.strings index 6947338e..00ccd670 100644 --- a/SOGo/UI/Contacts/French.lproj/Localizable.strings +++ b/SOGo/UI/Contacts/French.lproj/Localizable.strings @@ -1,41 +1,31 @@ /* this file is in UTF-8 format! */ "Addressbook" = "Carnet d'adresse"; -"Contact viewer" = "Visualiser le contact"; -"Contact editor" = "Editer le contact"; - +"Addresses" = "Adresses"; +"Cancel" = "Annuler"; "Common" = "Identité"; -"Name" = "Nom"; -"Lastname" = "Nom"; +"Contact editor" = "Editer le contact"; +"Contact viewer" = "Visualiser le contact"; +"Copy from Anais" = "Ajouter depuis Anaïs"; +"EMail" = "Courriel"; +"Extended" = "Informations complémentaires"; +"Fax" = "Fax"; "Firstname" = "Prénom"; - -"Phone" = "Téléphone" -"Phones" = "Téléphones"; -"OfficePhone" = "Bureau"; +"Home" = "Personnelle"; "HomePhone" = "Domicile"; -"MobilePhone" = "Mobile"; -"Fax" = "Fax"; +"Lastname" = "Nom"; "Location" = "Lieux"; +"MobilePhone" = "Mobile"; +"Name" = "Nom"; +"OfficePhone" = "Bureau"; "Organisation" = "Société"; -"Unit" = "Département"; - -"Addresses" = "Adresses"; +"Phone" = "Téléphone" +"Phones" = "Téléphones"; "Postal" = "Professionnelle"; -"Home" = "Personnelle"; - -"Extended" = "Informations complémentaires"; +"Save" = "Sauvegarder"; "URL" = "URL"; -"EMail" = "Courriel"; - -/* button labels */ - -"new" = "Nouveau"; -"edit" = "Editer"; +"Unit" = "Département"; "delete" = "Effacer"; -"Save" = "Sauvegarder"; -"Cancel" = "Annuler"; -"Copy from Anais" = "Ajouter depuis Anaïs"; - -/* error */ - +"edit" = "Editer"; "invalidemailwarn" = "Champ de l'email invalide, continuer quand même ?"; +"new" = "Nouveau"; -- 2.39.5