summaryrefslogtreecommitdiffstats
path: root/examples/declarative/i18n/qml/i18n/qml_en_AU.ts
diff options
context:
space:
mode:
authorMatthew Vogt <matthew.vogt@nokia.com>2012-01-30 14:16:15 +1000
committerMatthew Vogt <matthew.vogt@nokia.com>2012-01-30 14:16:15 +1000
commit12a5ddf456ba8549645a8cb28a8b4ed6197a14da (patch)
tree63ee2c88af936e0609a3a194f5bcc304c4c0b707 /examples/declarative/i18n/qml/i18n/qml_en_AU.ts
Import relevant source from Qt 4.8
Diffstat (limited to 'examples/declarative/i18n/qml/i18n/qml_en_AU.ts')
-rw-r--r--examples/declarative/i18n/qml/i18n/qml_en_AU.ts12
1 files changed, 12 insertions, 0 deletions
diff --git a/examples/declarative/i18n/qml/i18n/qml_en_AU.ts b/examples/declarative/i18n/qml/i18n/qml_en_AU.ts
new file mode 100644
index 00000000..e991affe
--- /dev/null
+++ b/examples/declarative/i18n/qml/i18n/qml_en_AU.ts
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="en_AU" sourcelanguage="en">
+<context>
+ <name>i18n</name>
+ <message>
+ <location filename="../i18n.qml" line="30"/>
+ <source>Hello</source>
+ <translation>G&apos;day</translation>
+ </message>
+</context>
+</TS>