summaryrefslogtreecommitdiffstats
path: root/config/locales/ro.yml
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2012-01-27 21:38:58 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2012-01-27 21:38:58 +0000
commit490eff8524e55342496408c4ee042e1306bb7590 (patch)
tree70a8479715d1842e3006149fe51fa7fbf7ca93e0 /config/locales/ro.yml
parent9fbb235d81f3b72eb99f536d61ccc68173a16ad9 (diff)
downloadredmine-490eff8524e55342496408c4ee042e1306bb7590.tar.gz
redmine-490eff8524e55342496408c4ee042e1306bb7590.zip
replace i18n "text_project_identifier_info" (#1363)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8710 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/ro.yml')
-rw-r--r--config/locales/ro.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/ro.yml b/config/locales/ro.yml
index 9cb30bc1b..cb483b03c 100644
--- a/config/locales/ro.yml
+++ b/config/locales/ro.yml
@@ -743,7 +743,6 @@ ro:
text_tip_issue_begin_day: sarcină care începe în această zi
text_tip_issue_end_day: sarcină care se termină în această zi
text_tip_issue_begin_end_day: sarcină care începe și se termină în această zi
- text_project_identifier_info: 'Sunt permise doar litere mici (a-z), numere și cratime.<br />Odată salvat, identificatorul nu mai poate fi modificat.'
text_caracters_maximum: "maxim %{count} caractere."
text_caracters_minimum: "Trebuie să fie minim %{count} caractere."
text_length_between: "Lungime între %{min} și %{max} caractere."
@@ -1008,3 +1007,4 @@ ro:
label_copy_attachments: Copy attachments
label_item_position: "%{position}/%{count}"
label_completed_versions: Completed versions
+ text_project_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed.<br />Once saved, the identifier cannot be changed.