diff options
Diffstat (limited to 'filter-kalman/lang')
-rw-r--r-- | filter-kalman/lang/nl_NL.ts | 7 | ||||
-rw-r--r-- | filter-kalman/lang/ru_RU.ts | 7 | ||||
-rw-r--r-- | filter-kalman/lang/stub.ts | 7 | ||||
-rw-r--r-- | filter-kalman/lang/zh_CN.ts | 7 |
4 files changed, 28 insertions, 0 deletions
diff --git a/filter-kalman/lang/nl_NL.ts b/filter-kalman/lang/nl_NL.ts index 9e4490a6..e3c61bbb 100644 --- a/filter-kalman/lang/nl_NL.ts +++ b/filter-kalman/lang/nl_NL.ts @@ -28,4 +28,11 @@ <translation type="unfinished"></translation> </message> </context> +<context> + <name>kalmanDll</name> + <message> + <source>Kalman</source> + <translation type="unfinished"></translation> + </message> +</context> </TS> diff --git a/filter-kalman/lang/ru_RU.ts b/filter-kalman/lang/ru_RU.ts index 33a71087..6fda97be 100644 --- a/filter-kalman/lang/ru_RU.ts +++ b/filter-kalman/lang/ru_RU.ts @@ -28,4 +28,11 @@ <translation type="unfinished"></translation> </message> </context> +<context> + <name>kalmanDll</name> + <message> + <source>Kalman</source> + <translation type="unfinished"></translation> + </message> +</context> </TS> diff --git a/filter-kalman/lang/stub.ts b/filter-kalman/lang/stub.ts index a572be5f..29fae5c0 100644 --- a/filter-kalman/lang/stub.ts +++ b/filter-kalman/lang/stub.ts @@ -28,4 +28,11 @@ <translation type="unfinished"></translation> </message> </context> +<context> + <name>kalmanDll</name> + <message> + <source>Kalman</source> + <translation type="unfinished"></translation> + </message> +</context> </TS> diff --git a/filter-kalman/lang/zh_CN.ts b/filter-kalman/lang/zh_CN.ts index a572be5f..29fae5c0 100644 --- a/filter-kalman/lang/zh_CN.ts +++ b/filter-kalman/lang/zh_CN.ts @@ -28,4 +28,11 @@ <translation type="unfinished"></translation> </message> </context> +<context> + <name>kalmanDll</name> + <message> + <source>Kalman</source> + <translation type="unfinished"></translation> + </message> +</context> </TS> |