diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2021-10-16 18:04:01 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2021-10-16 18:20:50 +0200 |
commit | 56cb66f9e63ab89ffcc77881aa44790950f62b57 (patch) | |
tree | 77a7c2c9936d1487edae8b3b9726f173ef4f1981 /tracker-pt/lang/nl_NL.ts | |
parent | 16012cb1eb5ad7bb893bb3168fb3aec1608b8e56 (diff) |
tracker/pt: bail out early on camera open failure
Diffstat (limited to 'tracker-pt/lang/nl_NL.ts')
-rw-r--r-- | tracker-pt/lang/nl_NL.ts | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tracker-pt/lang/nl_NL.ts b/tracker-pt/lang/nl_NL.ts index 99efccda..c61f7437 100644 --- a/tracker-pt/lang/nl_NL.ts +++ b/tracker-pt/lang/nl_NL.ts @@ -341,6 +341,13 @@ Don't roll or change position.</source> </message> </context> <context> + <name>pt_impl::Tracker_PT</name> + <message> + <source>Failed to open camera '%1'</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>pt_module::metadata_pt</name> <message> <source>PointTracker 1.1</source> |