diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2007-10-01 10:44:45 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2007-10-01 10:44:45 +0000 |
commit | 96b4ac12cbc9a89a6e29d50764ed668102c3c93a (patch) | |
tree | 9e2fff63ce11ee5f678a35e3f20d99dac05deb3e /lang/fr.yml | |
parent | e5f5671d66295100d719d4712a03015268d65e02 (diff) | |
download | redmine-96b4ac12cbc9a89a6e29d50764ed668102c3c93a.tar.gz redmine-96b4ac12cbc9a89a6e29d50764ed668102c3c93a.zip |
Added a checkbox on custom query form to explicitly say if the query uses default columns or not.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@783 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang/fr.yml')
-rw-r--r-- | lang/fr.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/fr.yml b/lang/fr.yml index 68d329774..129e91e4a 100644 --- a/lang/fr.yml +++ b/lang/fr.yml @@ -423,6 +423,7 @@ label_updated_time: Mis à jour il y a %s label_jump_to_a_project: Aller à un projet... label_file_plural: Fichiers label_changeset_plural: Révisions +label_default_columns: Colonnes par défaut button_login: Connexion button_submit: Soumettre |