diff options
author | Azamat Hackimov <azamat.hackimov@gmail.com> | 2010-10-27 18:40:45 +0000 |
---|---|---|
committer | Azamat Hackimov <azamat.hackimov@gmail.com> | 2010-10-27 18:40:45 +0000 |
commit | d41391e87a1a613e8716af9a0c7f790ceae913fd (patch) | |
tree | d40fa85384f1693d0077a35ff42af9057d7422b0 /config/locales/el.yml | |
parent | 8ebe03ef8605e5ca49ca671ba5227a5db7781296 (diff) | |
download | redmine-d41391e87a1a613e8716af9a0c7f790ceae913fd.tar.gz redmine-d41391e87a1a613e8716af9a0c7f790ceae913fd.zip |
Readding string field_start_date (#6629)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4299 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 ba8b9925f..189289435 100644 --- a/config/locales/el.yml +++ b/config/locales/el.yml @@ -247,7 +247,6 @@ el: field_attr_lastname: Ιδιότητα επωνύμου field_attr_mail: Ιδιότητα email field_onthefly: Άμεση δημιουργία χρήστη - field_start_date: Εκκίνηση field_done_ratio: % επιτεύχθη field_auth_source: Τρόπος πιστοποίησης field_hide_mail: Απόκρυψη διεύθυνσης email @@ -923,3 +922,4 @@ 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 |