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

#XTIT: messagebox title for severity error
ERROR_TITLE=Errore

#XTIT: messagebox title for  severity warning
WARNING_TITLE=Messaggio di avvertimento

#XTIT: messagebox title for  severity information
INFORMATION_TITLE=Informazione

#XTIT: messagebox title for  severity success
SUCCESS_TITLE=Corretta esecuzione

#XTIT: messagebox title for  general messages
GENERAL_TITLE=Generale

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

#XMSG: error default text
ERROR_UNKNOWN=Errore sconosciuto...

#XMSG: Messagebox text for confirming an action question
ACTION_CONFIRM=Confermi l''esecuzione dell''azione {0}?

#XBUT: Cancel button text
ACTION_CANCEL=Annulla

#XMSG: Messagebox text for missing mandatory action parameters
ACTION_MISSING_MANDATORY=Inserisci l''enunciato SQL {0}.

#XBUT: Close button on dialog
DIALOG_CLOSE=Chiudi
