msgzul vi.js

From Documentation
Revision as of 02:43, 25 January 2011 by Asuka (talk | contribs) (Created page with '<source lang="xml"> /* mesg.js "charset=utf-8" {{IS_NOTE Purpose: Description: History: Fri Dec 17 15:56:48 2010, Created by thuocth…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
/* mesg.js "charset=utf-8"
 
{{IS_NOTE
    Purpose:
         
    Description:
         
    History:
        Fri Dec 17 15:56:48     2010, Created by thuocthai at gmail dot com
}}IS_NOTE
 
Copyright (C) 2005 Potix Corporation. All Rights Reserved.
 
{{IS_RIGHT
    This program is distributed under GPL Version 3.0 in the hope that
    it will be useful, but WITHOUT ANY WARRANTY.
}}IS_RIGHT
*/
msgzul = {};
msgzul.UNKNOWN_TYPE = "Không xác định loại thành phần: ";
msgzul.DATE_REQUIRED = "Bạn phải chỉ định ngày. Định dạng: ";
msgzul.OUT_OF_RANGE = "Ngoài phạm vi cho phép";
msgzul.NO_AUDIO_SUPPORT = "Trình duyệt của bạn không được hỗ trợ âm thanh động";