diff options
| author | Samuel Tardieu <sam@rfc1149.net> | 2011-09-15 13:30:18 +0200 |
|---|---|---|
| committer | Samuel Tardieu <sam@rfc1149.net> | 2011-09-15 13:30:18 +0200 |
| commit | 6e02f9ed6e13ad42b34eb066740b20cf7bda803f (patch) | |
| tree | eba2d101cb999d76ac94af3440cc2a3c1adaf86f | |
| parent | c80b5c68692a19e87fc8c9807d056ff39a90583d (diff) | |
| parent | ce01f3ba1c14a3f278bf972602ede8e7cd679bf9 (diff) | |
| download | cgeo-6e02f9ed6e13ad42b34eb066740b20cf7bda803f.zip cgeo-6e02f9ed6e13ad42b34eb066740b20cf7bda803f.tar.gz cgeo-6e02f9ed6e13ad42b34eb066740b20cf7bda803f.tar.bz2 | |
Merge branch 'release_20110915' into upstream
| -rw-r--r-- | res/values-fr/strings.xml | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml index 629ce0f..8dc30e4 100644 --- a/res/values-fr/strings.xml +++ b/res/values-fr/strings.xml @@ -288,9 +288,14 @@ <string name="init_username">identifiant</string> <string name="init_password">mot de passe</string> <string name="init_passvote">mot de passe</string> - <string name="init_login">vérification de l\'identifiant</string> + <string name="init_login">vérification de l\'identifiant & du format de date</string> + <string name="init_login_popup">Connexion</string> + <string name="init_login_popup_working">Connexion à geocaching.com…</string> + <string name="init_login_popup_ok">Identifiants corrects.</string> + <string name="init_login_popup_failed">Erreur de connexion.</string> + <string name="init_login_popup_failed_reason">Erreur de connexion: </string> <string name="init_legal">note légale</string> - <string name="init_go4cache_connect">connection à Go 4 Cache</string> + <string name="init_go4cache_connect">connexion à Go 4 Cache</string> <string name="init_twitter_authorize">autorisation de c:geo</string> <string name="init_twitter_publish">publication d\'une cache trouvée</string> <string name="init_signature">Signature</string> |
