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

#XTIT: messagebox title for severity error
ERROR_TITLE=Error

#XTIT: messagebox title for  severity warning
WARNING_TITLE=Mensaje de advertencia

#XTIT: messagebox title for  severity information
INFORMATION_TITLE=Informaci\u00F3n

#XTIT: messagebox title for  severity success
SUCCESS_TITLE=\u00C9xito

#XTIT: messagebox title for  general messages
GENERAL_TITLE=General

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

#XMSG: error default text
ERROR_UNKNOWN=Error desconocido...

#XMSG: Messagebox text for confirming an action question
ACTION_CONFIRM=\u00BFSeguro que desea ejecutar la acci\u00F3n {0}?

#XBUT: Cancel button text
ACTION_CANCEL=Cancelar

#XMSG: Messagebox text for missing mandatory action parameters
ACTION_MISSING_MANDATORY=Introduzca la instrucci\u00F3n SQL {0}.

#XBUT: Close button on dialog
DIALOG_CLOSE=Cerrar
