diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2018-04-05 03:16:52 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2018-04-05 03:26:11 +0200 |
commit | 56b3ad65c3842aee1e2ae2b257abe7ed8d09c7c1 (patch) | |
tree | d13b1fd47f0225250fa55a26eda65e093a8abae2 /tracker-test/lang/stub.ts | |
parent | e8a40e46dc3310c68ca1f29613218b8c744c8d5f (diff) |
i18n: update strings
Diffstat (limited to 'tracker-test/lang/stub.ts')
-rw-r--r-- | tracker-test/lang/stub.ts | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tracker-test/lang/stub.ts b/tracker-test/lang/stub.ts index ddba8441..ab8b4027 100644 --- a/tracker-test/lang/stub.ts +++ b/tracker-test/lang/stub.ts @@ -2,6 +2,13 @@ <!DOCTYPE TS> <TS version="2.1"> <context> + <name>test_metadata</name> + <message> + <source>Testing - sine wave</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>test_ui</name> <message> <source>Sine wave</source> |