diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2018-12-07 08:22:11 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2018-12-07 08:22:11 +0100 |
commit | d0dbe46a389b4ce33414fb9435784bbdb34a923f (patch) | |
tree | b4124c5e1d0ecf0eb080d1623a93cddd1f9fc1c0 /tracker-aruco/lang/zh_CN.ts | |
parent | b627bf2d913cd2f60a26462cd5e86a957a6ce508 (diff) |
tracker/aruco: make fps change backward-compatible
Issue: #794
Diffstat (limited to 'tracker-aruco/lang/zh_CN.ts')
-rw-r--r-- | tracker-aruco/lang/zh_CN.ts | 37 |
1 files changed, 4 insertions, 33 deletions
diff --git a/tracker-aruco/lang/zh_CN.ts b/tracker-aruco/lang/zh_CN.ts index 9115340f..b5093b4e 100644 --- a/tracker-aruco/lang/zh_CN.ts +++ b/tracker-aruco/lang/zh_CN.ts @@ -28,30 +28,6 @@ <translation type="unfinished"></translation> </message> <message> - <source>Default</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>30</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>60</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>75</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>125</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>200</source> - <translation type="unfinished"></translation> - </message> - <message> <source>Camera name</source> <translation type="unfinished"></translation> </message> @@ -83,16 +59,11 @@ <source>Toggle calibration</source> <translation type="unfinished"></translation> </message> +</context> +<context> + <name>aruco_dialog</name> <message> - <source>50</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>100</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>120</source> + <source>Default</source> <translation type="unfinished"></translation> </message> </context> |