diff options
author | Stéphane Lenclud <github@lenclud.com> | 2019-04-12 23:19:54 +0200 |
---|---|---|
committer | Stéphane Lenclud <github@lenclud.com> | 2019-04-24 18:46:12 +0200 |
commit | 7e357fcb6c143a61c4f87ffda502f8be021674f0 (patch) | |
tree | 147bcd90d7ac414ef9ff1e024abba37f085c950d /tracker-easy/lang | |
parent | f20687d2d5f9b0542fedf0f45291024846d30d28 (diff) |
Easy Tracker: removing legacy point tracker camera architecture.
Diffstat (limited to 'tracker-easy/lang')
-rw-r--r-- | tracker-easy/lang/nl_NL.ts | 12 | ||||
-rw-r--r-- | tracker-easy/lang/ru_RU.ts | 12 | ||||
-rw-r--r-- | tracker-easy/lang/stub.ts | 12 | ||||
-rw-r--r-- | tracker-easy/lang/zh_CN.ts | 12 |
4 files changed, 0 insertions, 48 deletions
diff --git a/tracker-easy/lang/nl_NL.ts b/tracker-easy/lang/nl_NL.ts index d4569244..8f471ea0 100644 --- a/tracker-easy/lang/nl_NL.ts +++ b/tracker-easy/lang/nl_NL.ts @@ -264,18 +264,6 @@ Don't roll or change position.</source> <translation type="unfinished"></translation> </message> <message> - <source>%1x%2 @ %3 FPS</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>%1 OK!</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>%1 BAD!</source> - <translation type="unfinished"></translation> - </message> - <message> <source>Tracker offline</source> <translation type="unfinished"></translation> </message> diff --git a/tracker-easy/lang/ru_RU.ts b/tracker-easy/lang/ru_RU.ts index 3fbde4a4..eb58cdc7 100644 --- a/tracker-easy/lang/ru_RU.ts +++ b/tracker-easy/lang/ru_RU.ts @@ -269,18 +269,6 @@ ROLL или X/Y-смещения.</translation> <translation type="unfinished">Начать калибровку</translation> </message> <message> - <source>%1x%2 @ %3 FPS</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>%1 OK!</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>%1 BAD!</source> - <translation type="unfinished"></translation> - </message> - <message> <source>Tracker offline</source> <translation type="unfinished">Отслеживание отключено</translation> </message> diff --git a/tracker-easy/lang/stub.ts b/tracker-easy/lang/stub.ts index dd474b57..ced89412 100644 --- a/tracker-easy/lang/stub.ts +++ b/tracker-easy/lang/stub.ts @@ -264,18 +264,6 @@ Don't roll or change position.</source> <translation type="unfinished"></translation> </message> <message> - <source>%1x%2 @ %3 FPS</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>%1 OK!</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>%1 BAD!</source> - <translation type="unfinished"></translation> - </message> - <message> <source>Tracker offline</source> <translation type="unfinished"></translation> </message> diff --git a/tracker-easy/lang/zh_CN.ts b/tracker-easy/lang/zh_CN.ts index 34a811dd..ff272fdc 100644 --- a/tracker-easy/lang/zh_CN.ts +++ b/tracker-easy/lang/zh_CN.ts @@ -264,18 +264,6 @@ Don't roll or change position.</source> <translation type="unfinished">开始校准</translation> </message> <message> - <source>%1x%2 @ %3 FPS</source> - <translation type="unfinished">%1x%2 @ %3 帧</translation> - </message> - <message> - <source>%1 OK!</source> - <translation type="unfinished">%1 正常</translation> - </message> - <message> - <source>%1 BAD!</source> - <translation type="unfinished">%1 异常</translation> - </message> - <message> <source>Tracker offline</source> <translation type="unfinished">跟踪器脱机</translation> </message> |