diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2016-11-05 13:35:05 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2016-11-05 13:40:55 +0100 |
commit | ea0be714fd83080831e835e13b3c694bc5241c6d (patch) | |
tree | 06e8c25c12189e1dafdde428b4b2c3a97c80318f /tracker-steamvr/lang | |
parent | 803f60ae62a3a840425a03b49a0707095add7efa (diff) |
delete empty .ts
Diffstat (limited to 'tracker-steamvr/lang')
-rw-r--r-- | tracker-steamvr/lang/opentrack-tracker-steamvr-pl_PL.ts | 17 | ||||
-rw-r--r-- | tracker-steamvr/lang/opentrack-tracker-steamvr-ru_RU.ts | 17 | ||||
-rw-r--r-- | tracker-steamvr/lang/pl_PL.ts | 17 | ||||
-rw-r--r-- | tracker-steamvr/lang/ru_RU.ts | 17 |
4 files changed, 0 insertions, 68 deletions
diff --git a/tracker-steamvr/lang/opentrack-tracker-steamvr-pl_PL.ts b/tracker-steamvr/lang/opentrack-tracker-steamvr-pl_PL.ts deleted file mode 100644 index c953d42e..00000000 --- a/tracker-steamvr/lang/opentrack-tracker-steamvr-pl_PL.ts +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS> -<TS version="2.1" language="pl_PL"> -<context> - <name>dialog</name> - <message> - <location filename="../dialog.ui" line="+23"/> - <source>Valve SteamVR</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+29"/> - <source>No options so far</source> - <translation type="unfinished"></translation> - </message> -</context> -</TS> diff --git a/tracker-steamvr/lang/opentrack-tracker-steamvr-ru_RU.ts b/tracker-steamvr/lang/opentrack-tracker-steamvr-ru_RU.ts deleted file mode 100644 index c0453cff..00000000 --- a/tracker-steamvr/lang/opentrack-tracker-steamvr-ru_RU.ts +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS> -<TS version="2.1" language="ru_RU"> -<context> - <name>dialog</name> - <message> - <location filename="../dialog.ui" line="+23"/> - <source>Valve SteamVR</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+29"/> - <source>No options so far</source> - <translation type="unfinished"></translation> - </message> -</context> -</TS> diff --git a/tracker-steamvr/lang/pl_PL.ts b/tracker-steamvr/lang/pl_PL.ts deleted file mode 100644 index c953d42e..00000000 --- a/tracker-steamvr/lang/pl_PL.ts +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS> -<TS version="2.1" language="pl_PL"> -<context> - <name>dialog</name> - <message> - <location filename="../dialog.ui" line="+23"/> - <source>Valve SteamVR</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+29"/> - <source>No options so far</source> - <translation type="unfinished"></translation> - </message> -</context> -</TS> diff --git a/tracker-steamvr/lang/ru_RU.ts b/tracker-steamvr/lang/ru_RU.ts deleted file mode 100644 index c0453cff..00000000 --- a/tracker-steamvr/lang/ru_RU.ts +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS> -<TS version="2.1" language="ru_RU"> -<context> - <name>dialog</name> - <message> - <location filename="../dialog.ui" line="+23"/> - <source>Valve SteamVR</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+29"/> - <source>No options so far</source> - <translation type="unfinished"></translation> - </message> -</context> -</TS> |