diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2022-03-28 23:19:34 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2022-04-19 14:52:14 +0200 |
commit | 9e403da98b9ca8f43f928b9f5c899aba7fa5471d (patch) | |
tree | f9a26c798e3c884c3543e2215bd741163b501dfe /tracker-pt/lang/stub.ts | |
parent | 8a3a1b9510d20dfb81c3c737779bb9de3c73f15a (diff) |
tracker/pt: add point filter deadzone
Diffstat (limited to 'tracker-pt/lang/stub.ts')
-rw-r--r-- | tracker-pt/lang/stub.ts | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tracker-pt/lang/stub.ts b/tracker-pt/lang/stub.ts index e2781648..9cb5daa7 100644 --- a/tracker-pt/lang/stub.ts +++ b/tracker-pt/lang/stub.ts @@ -296,6 +296,10 @@ Don't roll or change position.</source> <source>Grayscale (from hardware)</source> <translation type="unfinished"></translation> </message> + <message> + <source>Deadzone</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>pt_impl::TrackerDialog_PT</name> |