diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2021-09-28 19:31:15 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2021-09-28 19:33:26 +0200 |
commit | 51449ce32dcac7692d5b29fc49f8102b3478466c (patch) | |
tree | 9a176d4a3872dc74f324f5de5d1aee3ac32f487a /tracker-pt/lang/ru_RU.ts | |
parent | dce50f45d7dcb4fda3c4f30bbb89a2dab9500afd (diff) |
tracker/pt: add point filter
Diffstat (limited to 'tracker-pt/lang/ru_RU.ts')
-rw-r--r-- | tracker-pt/lang/ru_RU.ts | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/tracker-pt/lang/ru_RU.ts b/tracker-pt/lang/ru_RU.ts index f2266d82..3b288720 100644 --- a/tracker-pt/lang/ru_RU.ts +++ b/tracker-pt/lang/ru_RU.ts @@ -285,6 +285,18 @@ ROLL или X/Y-смещения.</translation> <source>MJPEG compression</source> <translation type="unfinished"></translation> </message> + <message> + <source>Point filter</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Filter point centers prior to pose estimation.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Enable</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>pt_impl::TrackerDialog_PT</name> |