mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-26 05:45:24 +00:00
Monotone-Parent: 5e0e51447ef2f0528a3a0b4bb9e2540eebbb1bc6
Monotone-Revision: f78d6c1977f38e0b364a106d6c32efb377c0bdea Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-20T19:16:19 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -85,6 +85,7 @@
|
||||
|
||||
"Default identity:" = "Default identity:";
|
||||
"Manage identities..." = "Manage identities...";
|
||||
"Signature:" = "Signature:";
|
||||
|
||||
/* password */
|
||||
"New password:" = "New password:";
|
||||
|
||||
@@ -83,6 +83,7 @@
|
||||
/* Identities */
|
||||
"Default identity:" = "Identité par défaut :";
|
||||
"Manage identities..." = "Gérer les identitiés...";
|
||||
"Signature:" = "Signature :";
|
||||
|
||||
/* password */
|
||||
"New password:" = "Nouveau mot de passe :";
|
||||
|
||||
@@ -6,7 +6,7 @@ BUNDLE_NAME = PreferencesUI
|
||||
|
||||
PreferencesUI_PRINCIPAL_CLASS = PreferencesUIProduct
|
||||
|
||||
PreferencesUI_LANGUAGES = English French German Italian
|
||||
PreferencesUI_LANGUAGES = Dutch English French German Italian Spanish
|
||||
|
||||
PreferencesUI_OBJC_FILES = \
|
||||
PreferencesUIProduct.m \
|
||||
|
||||
@@ -82,6 +82,7 @@
|
||||
|
||||
"Default identity:" = "Standard Identität:";
|
||||
"Manage identities..." = "Identitäten verwalten...";
|
||||
"Signature:" = "Unterschrift:";
|
||||
|
||||
/* password */
|
||||
"New password:" = "Neues Passwort:";
|
||||
|
||||
Reference in New Issue
Block a user