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/vi_VN/plugin.lang.php

    r10489 r14140  
    2828// Thông điệp
    2929$lang['cf_from_name_error'] = 'Vui lòng nhập tên';
    30 $lang['cf_mail_format_error'] = $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'];
     30$lang['cf_mail_format_error'] = 'địa chỉ email phải có dạng xxx@yyy.eee (ví dụ : jack@altern.org)';
    3131$lang['cf_subject_error'] = 'Vui lòng nhập tiêu đề';
    3232$lang['cf_message_error'] = 'Vui lòng nhập nội dung';
Note: See TracChangeset for help on using the changeset viewer.