diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2018-02-16 11:09:14 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2018-02-16 12:56:47 +0100 |
commit | 4fbfe466e7b4f84e66fc0549f76f4255b3c41f53 (patch) | |
tree | 5b77de55631401325e2b28ba04b538a6b9d03f97 /tracker-pt/lang/stub.ts | |
parent | c5de9269b73a8750a9eba7fb10d3388ed27051ca (diff) |
tracker/pt: add new string
Diffstat (limited to 'tracker-pt/lang/stub.ts')
-rw-r--r-- | tracker-pt/lang/stub.ts | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tracker-pt/lang/stub.ts b/tracker-pt/lang/stub.ts index a3377c2e..e83487a9 100644 --- a/tracker-pt/lang/stub.ts +++ b/tracker-pt/lang/stub.ts @@ -276,4 +276,11 @@ Don't roll or change position.</source> <translation type="unfinished"></translation> </message> </context> +<context> + <name>pt_module::Tracker_PT</name> + <message> + <source>Can't open camera</source> + <translation type="unfinished"></translation> + </message> +</context> </TS> |