diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2010-02-26 16:01:04 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2010-02-26 16:01:04 +0000 |
commit | bda2aa474c7108be654d5b8c93fc69cad55561af (patch) | |
tree | 56aa42e61b9391dacc3eaf0db2c47dad937e08c4 /config/locales/fr.yml | |
parent | c7c43d38cef92b74403b3c1adb70686145c16829 (diff) | |
download | redmine-bda2aa474c7108be654d5b8c93fc69cad55561af.tar.gz redmine-bda2aa474c7108be654d5b8c93fc69cad55561af.zip |
Adds a link to the user profile from the administration user edit screen (#4480).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3495 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/fr.yml')
-rw-r--r-- | config/locales/fr.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 91e8a421a..ad665235e 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -764,6 +764,7 @@ fr: label_missing_feeds_access_key: Clé d'accès RSS manquante label_close_versions: Fermer les versions terminées label_revision_id: Revision {{value}} + label_profile: Profil button_login: Connexion button_submit: Soumettre |