diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2008-01-06 20:24:26 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2008-01-06 20:24:26 +0000 |
commit | a80dbc49b1670877aca09b11101d4a5b40ea58c2 (patch) | |
tree | ad81a0601a377471558b561c08be9956cd1b008a /lang/fr.yml | |
parent | 78d9ae9754578cda4b72d7b28a4f707534c15c49 (diff) | |
download | redmine-a80dbc49b1670877aca09b11101d4a5b40ea58c2.tar.gz redmine-a80dbc49b1670877aca09b11101d4a5b40ea58c2.zip |
Admin settings screen split to tabs.
Email notification options moved to this view as a tab and LDAP list is accessible from the 'Authentication' tab.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1046 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang/fr.yml')
-rw-r--r-- | lang/fr.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/fr.yml b/lang/fr.yml index ff2bf792f..841f132d4 100644 --- a/lang/fr.yml +++ b/lang/fr.yml @@ -353,6 +353,7 @@ label_contains: contient label_not_contains: ne contient pas label_day_plural: jours label_repository: Dépôt +label_repository_plural: Dépôts label_browse: Parcourir label_modification: %d modification label_modification_plural: %d modifications @@ -463,6 +464,7 @@ label_registration_automatic_activation: activation automatique du compte label_display_per_page: 'Par page: %s' label_age: Age label_change_properties: Changer les propriétés +label_general: Général button_login: Connexion button_submit: Soumettre |