diff options
author | Stéphane Lenclud <github@lenclud.com> | 2019-04-01 20:31:10 +0200 |
---|---|---|
committer | Stéphane Lenclud <github@lenclud.com> | 2019-04-24 18:46:12 +0200 |
commit | c029e52a330842415502cc29a3460e016d4a8a93 (patch) | |
tree | 400a12e1fbfc5b0a28b36915f00513fab12ac75a /tracker-easy/module/lang/stub.ts | |
parent | 456a922b5995f1f836c13c5795258bc83e521571 (diff) |
Renaming Points Tracker to Easy Tracker.
Diffstat (limited to 'tracker-easy/module/lang/stub.ts')
-rw-r--r-- | tracker-easy/module/lang/stub.ts | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/tracker-easy/module/lang/stub.ts b/tracker-easy/module/lang/stub.ts new file mode 100644 index 00000000..678740cd --- /dev/null +++ b/tracker-easy/module/lang/stub.ts @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1"> +<context> + <name>pt_module::metadata_pt</name> + <message> + <source>Easy Tracker 0.1</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |