diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2010-12-22 20:40:56 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2010-12-22 20:40:56 +0000 |
commit | 0661cf6d871abacd6d05062e2ec2c6a7a6c96301 (patch) | |
tree | 2ef0f40c01180ff8f06d985e462eeff7d7a49cd5 /config/locales/el.yml | |
parent | 703b0ec422bbb9bac775254e8e284a4b145551e2 (diff) | |
download | redmine-0661cf6d871abacd6d05062e2ec2c6a7a6c96301.tar.gz redmine-0661cf6d871abacd6d05062e2ec2c6a7a6c96301.zip |
Restores non english field_start_date translations (#6629, #7016).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4554 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/el.yml')
-rw-r--r-- | config/locales/el.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/el.yml b/config/locales/el.yml index 50a4772a0..a95903b15 100644 --- a/config/locales/el.yml +++ b/config/locales/el.yml @@ -251,6 +251,7 @@ el: field_attr_lastname: Ιδιότητα επωνύμου field_attr_mail: Ιδιότητα email field_onthefly: Άμεση δημιουργία χρήστη + field_start_date: Εκκίνηση field_done_ratio: % επιτεύχθη field_auth_source: Τρόπος πιστοποίησης field_hide_mail: Απόκρυψη διεύθυνσης email @@ -926,7 +927,6 @@ el: field_member_of_group: Assignee's group field_assigned_to_role: Assignee's role notice_not_authorized_archived_project: The project you're trying to access has been archived. - field_start_date: Start date label_principal_search: "Search for user or group:" label_user_search: "Search for user:" field_visible: Visible |