diff options
author | Stéphane Lenclud <github@lenclud.com> | 2019-03-27 21:18:39 +0100 |
---|---|---|
committer | Stéphane Lenclud <github@lenclud.com> | 2019-04-12 21:04:35 +0200 |
commit | 85988a0e190788c1ee58debc8f07c8fa3375bf5b (patch) | |
tree | c4b9521f680f4fb981025cccd58992ccfb080c90 /tracker-points/module/lang/stub.ts | |
parent | 7e21dd631a766155ee4d6a5b24fb05dd691cf39f (diff) |
Create Points Tracker based on original Point Tracker.
Diffstat (limited to 'tracker-points/module/lang/stub.ts')
-rw-r--r-- | tracker-points/module/lang/stub.ts | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/tracker-points/module/lang/stub.ts b/tracker-points/module/lang/stub.ts new file mode 100644 index 00000000..9a27c78c --- /dev/null +++ b/tracker-points/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>Points Tracker 0.1</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |