diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2008-08-25 16:14:07 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2008-08-25 16:14:07 +0000 |
commit | 66a079f4304026885923b70c7aed9fe2ee805013 (patch) | |
tree | e06bfaa458d24803d49ab374d08c2b5e8967876e /lang/fr.yml | |
parent | e395d3e46dd6caff12abd321f2aa044e05a33152 (diff) | |
download | redmine-66a079f4304026885923b70c7aed9fe2ee805013.tar.gz redmine-66a079f4304026885923b70c7aed9fe2ee805013.zip |
Changes help message about project identifiers (#1478).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1763 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang/fr.yml')
-rw-r--r-- | lang/fr.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/fr.yml b/lang/fr.yml index 037252067..5b621ebaa 100644 --- a/lang/fr.yml +++ b/lang/fr.yml @@ -578,7 +578,7 @@ text_journal_deleted: supprimé text_tip_task_begin_day: tâche commençant ce jour text_tip_task_end_day: tâche finissant ce jour text_tip_task_begin_end_day: tâche commençant et finissant ce jour -text_project_identifier_info: 'Lettres minuscules (a-z), chiffres et tirets autorisés.<br />Un fois sauvegardé, l''identifiant ne pourra plus être modifié.' +text_project_identifier_info: 'Seuls les lettres minuscules (a-z), chiffres et tirets sont autorisés.<br />Un fois sauvegardé, l''identifiant ne pourra plus être modifié.' text_caracters_maximum: %d caractères maximum. text_caracters_minimum: %d caractères minimum. text_length_between: Longueur comprise entre %d et %d caractères. |