diff options
author | Marvin Borner | 2019-01-06 16:05:55 +0100 |
---|---|---|
committer | Marvin Borner | 2019-01-06 16:05:55 +0100 |
commit | bceb42b605696d408d86fad50ddd8d24c1c3499e (patch) | |
tree | 9e54cfb786809addaa91bba207fd03a1d532b93f /translations/BinaryFun.ts |
Initial layout
Diffstat (limited to 'translations/BinaryFun.ts')
-rw-r--r-- | translations/BinaryFun.ts | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/translations/BinaryFun.ts b/translations/BinaryFun.ts new file mode 100644 index 0000000..a6b1b42 --- /dev/null +++ b/translations/BinaryFun.ts @@ -0,0 +1,33 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1"> +<context> + <name>CoverPage</name> + <message> + <source>My Cover</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>FirstPage</name> + <message> + <source>Show Page 2</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Binary Fun</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>SettingsPage</name> + <message> + <source>Nested Page</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Item</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |