summaryrefslogtreecommitdiffstats
path: root/lang/en.yml
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2008-08-25 16:14:07 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2008-08-25 16:14:07 +0000
commit66a079f4304026885923b70c7aed9fe2ee805013 (patch)
treee06bfaa458d24803d49ab374d08c2b5e8967876e /lang/en.yml
parente395d3e46dd6caff12abd321f2aa044e05a33152 (diff)
downloadredmine-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/en.yml')
-rw-r--r--lang/en.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/en.yml b/lang/en.yml
index 2307b1591..6c4a7bd8a 100644
--- a/lang/en.yml
+++ b/lang/en.yml
@@ -578,7 +578,7 @@ text_journal_deleted: deleted
text_tip_task_begin_day: task beginning this day
text_tip_task_end_day: task ending this day
text_tip_task_begin_end_day: task beginning and ending this day
-text_project_identifier_info: 'Lower case letters (a-z), numbers and dashes allowed.<br />Once saved, the identifier can not be changed.'
+text_project_identifier_info: 'Only lower case letters (a-z), numbers and dashes are allowed.<br />Once saved, the identifier can not be changed.'
text_caracters_maximum: %d characters maximum.
text_caracters_minimum: Must be at least %d characters long.
text_length_between: Length between %d and %d characters.