Ignore:
Timestamp:
Sep 16, 2012, 5:20:39 PM (12 years ago)
Author:
mistic100
Message:
  • stores emails in database (/!\ update only from published version, not from trunk)
  • allow emails to be categorized
File:
1 edited

Legend:

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

    r17526 r17945  
    3939$lang['Please enter a message'] = 'Vui lòng nhập nội dung';
    4040$lang['Error while sending e-mail'] = 'Có lỗi trong quá trình gởi email';
    41 
    4241$lang['%s must not be less than %d characters long'] = '%s phải có ít nhất %d ký tự';
    4342$lang['%s must not be more than %d characters long'] = '%s phải có ít hơn %d ký tự';
     
    4948$lang['Plain text'] = 'Thô (không có định dạng gì)';
    5049$lang['Please enter an e-mail'] = 'Hãy nhập địa chỉ thư';
    51 $lang['Prefix of the sent e-mail subject (you can use "%gallery_title%")'] = 'Chủ đề gắn vào trước chủ đề thư (ví dụ "%gallery_title%")';
     50$lang['Prefix of the sent e-mail subject'] = 'Chủ đề gắn vào trước chủ đề thư';
     51$lang['you can use "%gallery_title%"'] = 'ví dụ "%gallery_title%"';
    5252?>
Note: See TracChangeset for help on using the changeset viewer.