#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=Uspeh

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

#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=Da li zaista \u017Eelite da izvr\u0161ite radnju {0}?

#XBUT: Cancel button text
ACTION_CANCEL=Odustani

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

#XBUT: Close button on dialog
DIALOG_CLOSE=Zatvori
