21 lines
485 B
Properties
21 lines
485 B
Properties
# App Descriptor
|
|
appTitle=Hello World
|
|
appDescription= A simple walkthrough app that explains the most important concepts of SAPUI5
|
|
|
|
# Hello Panel
|
|
showHelloButtonText=Say Hello!!
|
|
helloMsg=Hello {0}
|
|
homePageTitle=Walkthrough
|
|
helloPanelTitle=Hello world
|
|
openDialogButtonText=Say Hello With openDialog
|
|
dialogCloseButtonText=Ok
|
|
|
|
# Invoice List
|
|
invoiceListTitle=Invoices
|
|
invoiceStatusA=New
|
|
invoiceStatusB=In Progress
|
|
invoiceStatusC=Done
|
|
|
|
# Detail Page
|
|
detailPageTitle=Walkthrough - Details
|