#This is the resource bundle for the SAPUI5 sap.ui.generic.app library
#

#XTIT: messagebox title for severity error
ERROR_TITLE=Ralat

#XTIT: messagebox title for  severity warning
WARNING_TITLE=Amaran

#XTIT: messagebox title for  severity information
INFORMATION_TITLE=Maklumat

#XTIT: messagebox title for  severity success
SUCCESS_TITLE=Berjaya

#XTIT: messagebox title for  general messages
GENERAL_TITLE=Umum

#XTIT: messagebox title if action name not available
DIALOG_TITLE=Mesej

#XMSG: error default text
ERROR_UNKNOWN=Ralat tidak diketahui...

#XMSG: Messagebox text for confirming an action question
ACTION_CONFIRM=Adakah anda betul-betul ingin melaksanakan tindakan {0}?

#XBUT: Cancel button text
ACTION_CANCEL=Batal

#XMSG: Messagebox text for missing mandatory action parameters
ACTION_MISSING_MANDATORY=Masukkan {0}

#XBUT: Close button on dialog
DIALOG_CLOSE=Tutup
