diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2018-12-07 05:14:45 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2018-12-07 05:14:45 +0100 |
commit | f95a4641a37fba390487e53a7f57982e22266910 (patch) | |
tree | c8abbc2f893c61ba1694bce712845bb80858b61d /tracker-aruco/lang/ru_RU.ts | |
parent | c804162354aabf6d9a6f0528cdb216c2203b760d (diff) |
tracker/aruco: add more camera fps options
These coincide with power line frequencies.
Fixes #794
Users will need to adjust existing settings.
Diffstat (limited to 'tracker-aruco/lang/ru_RU.ts')
-rw-r--r-- | tracker-aruco/lang/ru_RU.ts | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/tracker-aruco/lang/ru_RU.ts b/tracker-aruco/lang/ru_RU.ts index f2088d1d..fb54c20f 100644 --- a/tracker-aruco/lang/ru_RU.ts +++ b/tracker-aruco/lang/ru_RU.ts @@ -83,5 +83,17 @@ <source>Toggle calibration</source> <translation type="unfinished"></translation> </message> + <message> + <source>50</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>100</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>120</source> + <translation type="unfinished"></translation> + </message> </context> </TS> |