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

#XTIT: messagebox title for severity error
ERROR_TITLE=Gre\u0161ka

#XTIT: messagebox title for  severity warning
WARNING_TITLE=Upozorenje

#XTIT: messagebox title for  severity information
INFORMATION_TITLE=Informacije

#XTIT: messagebox title for  severity success
SUCCESS_TITLE=Uspjeh

#XTIT: messagebox title for  general messages
GENERAL_TITLE=Op\u0107enito

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

#XMSG: error default text
ERROR_UNKNOWN=Nepoznata gre\u0161ka...

#XMSG: Messagebox text for confirming an action question
ACTION_CONFIRM=\u017Delite li zaista izvr\u0161iti radnju {0}?

#XBUT: Cancel button text
ACTION_CANCEL=Otka\u017Ei

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

#XBUT: Close button on dialog
DIALOG_CLOSE=Zatvori
