Ignore:
Timestamp:
Apr 14, 2012, 12:37:06 AM (12 years ago)
Author:
mistic100
Message:

make language files compliant with Lexiglot

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/ContactForm/language/el_GR/plugin.lang.php

    r11910 r14140  
    1818
    1919$lang['cf_from_name_error'] = 'Παρακαλώ εισάγετε ένα όνομα';
    20 $lang['cf_mail_format_error'] = $lang['Η διεύθυνση email πρέπει να είναι της μορφής xxx@yyy.eee (example : jack@altern.org)'];
     20$lang['cf_mail_format_error'] = 'η διεύθυνση ηλεκτρονικού ταχυδρομείου πρέπει να είναι της μορφής xxx@yyy.eee (παράδειγμα: jack@altern.org)';
    2121$lang['cf_subject_error'] = 'Παρακαλώ εισάγετε ένα θέμα';
    2222$lang['cf_message_error'] = 'Παρακαλώ εισάγετε ένα μήνυμα';
Note: See TracChangeset for help on using the changeset viewer.