msgzul id.js

From Documentation
Revision as of 04:34, 18 January 2011 by Asuka (talk | contribs) (Created page with '<source lang="xml"> /* mesg.js "charset=utf-8" {{IS_NOTE Purpose: Description: History: Created on Nov 30, 2006, by James Liam Supangkat, Jakarta, Indonesia }}IS_NOTE…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
/* mesg.js "charset=utf-8"

{{IS_NOTE
	Purpose:
		
	Description:
		
	History:
		Created on Nov 30, 2006, by James Liam Supangkat, Jakarta, Indonesia
}}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 = "Tipe komponen tidak diketahui: ";
msgzul.DATE_REQUIRED = "Anda harus menentukan tanggal. Dengan Format: ";
msgzul.OUT_OF_RANGE = "Diluar dari batas";
msgzul.NO_AUDIO_SUPPORT = "Browser Anda tidak mendukung audio dinamis";