diff options
Diffstat (limited to 'filter-kalman/lang/stub.ts')
-rw-r--r-- | filter-kalman/lang/stub.ts | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/filter-kalman/lang/stub.ts b/filter-kalman/lang/stub.ts deleted file mode 100644 index a572be5f..00000000 --- a/filter-kalman/lang/stub.ts +++ /dev/null @@ -1,31 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS> -<TS version="2.1"> -<context> - <name>KalmanUICdialog_kalman</name> - <message> - <source>Kalman settings</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>Measurement noise</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>Rotation</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>Position</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>°</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>-</source> - <translation type="unfinished"></translation> - </message> -</context> -</TS> |