msgzul id.js

From Documentation
/* 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";