2025-01-20 10:32:22 +09:00

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