diff options
author | Eric Davis <edavis@littlestreamsoftware.com> | 2010-05-24 18:23:42 +0000 |
---|---|---|
committer | Eric Davis <edavis@littlestreamsoftware.com> | 2010-05-24 18:23:42 +0000 |
commit | 52a92b1822d0e1ac54b3e9dfd7b644319ad34cbc (patch) | |
tree | e7d77b274f64c268fd9af56a4e8aa91a14ad91a6 /config/locales/fr.yml | |
parent | 51d3f511599d6b382a685853b325e70a53e97f93 (diff) | |
download | redmine-52a92b1822d0e1ac54b3e9dfd7b644319ad34cbc.tar.gz redmine-52a92b1822d0e1ac54b3e9dfd7b644319ad34cbc.zip |
Added a missing label to my/page_layout.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3747 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 f1d3a553f..9d18bf379 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -478,6 +478,7 @@ fr: label_my_page: Ma page label_my_account: Mon compte label_my_projects: Mes projets + label_my_page_block: Ma page bloque label_administration: Administration label_login: Connexion label_logout: Déconnexion |