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

#XTIT: messagebox title for severity error
ERROR_TITLE=Hata

#XTIT: messagebox title for  severity warning
WARNING_TITLE=Uyar\u0131

#XTIT: messagebox title for  severity information
INFORMATION_TITLE=Bilgi

#XTIT: messagebox title for  severity success
SUCCESS_TITLE=Ba\u015Far\u0131

#XTIT: messagebox title for  general messages
GENERAL_TITLE=Genel

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

#XMSG: error default text
ERROR_UNKNOWN=Bilinmeyen hata...

#XMSG: Messagebox text for confirming an action question
ACTION_CONFIRM={0} i\u015Flemini ger\u00E7ekten y\u00FCr\u00FCtmek istiyor musunuz?

#XBUT: Cancel button text
ACTION_CANCEL=\u0130ptal

#XMSG: Messagebox text for missing mandatory action parameters
ACTION_MISSING_MANDATORY={0} SQL deyimini girin.

#XBUT: Close button on dialog
DIALOG_CLOSE=Kapat
