Skip to main content
summaryrefslogtreecommitdiffstats
blob: bb4a273a174e2f80a9d5850cc1b03435510d861a (plain) (blame)
1
2
3
4
5
6
7
#
# Do not modify - Auto generated from Message.l10n
#
SimpleText = Hello World
SimpleDateText = Hello World on ${now,-date,MMM/dd/yyyy}
SimpleNumberText = Hello World ${val,-number,#,##0} times
CustFormatText = Hello World ${val,myformatter,#,##0} times

Back to the top