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 /logic | |
parent | 803f60ae62a3a840425a03b49a0707095add7efa (diff) |
delete empty .ts
Diffstat (limited to 'logic')
-rw-r--r-- | logic/lang/opentrack-logic-pl_PL.ts | 17 | ||||
-rw-r--r-- | logic/lang/opentrack-logic-ru_RU.ts | 17 | ||||
-rw-r--r-- | logic/lang/pl_PL.ts | 17 | ||||
-rw-r--r-- | logic/lang/ru_RU.ts | 17 |
4 files changed, 0 insertions, 68 deletions
diff --git a/logic/lang/opentrack-logic-pl_PL.ts b/logic/lang/opentrack-logic-pl_PL.ts deleted file mode 100644 index fcf11395..00000000 --- a/logic/lang/opentrack-logic-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>QFileDialog</name> - <message> - <location filename="../work.cpp" line="+18"/> - <source>Select Filename</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+0"/> - <source>CSV File (*.csv)</source> - <translation type="unfinished"></translation> - </message> -</context> -</TS> diff --git a/logic/lang/opentrack-logic-ru_RU.ts b/logic/lang/opentrack-logic-ru_RU.ts deleted file mode 100644 index afbca29f..00000000 --- a/logic/lang/opentrack-logic-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>QFileDialog</name> - <message> - <location filename="../work.cpp" line="+18"/> - <source>Select Filename</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+0"/> - <source>CSV File (*.csv)</source> - <translation type="unfinished"></translation> - </message> -</context> -</TS> diff --git a/logic/lang/pl_PL.ts b/logic/lang/pl_PL.ts deleted file mode 100644 index fcf11395..00000000 --- a/logic/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>QFileDialog</name> - <message> - <location filename="../work.cpp" line="+18"/> - <source>Select Filename</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+0"/> - <source>CSV File (*.csv)</source> - <translation type="unfinished"></translation> - </message> -</context> -</TS> diff --git a/logic/lang/ru_RU.ts b/logic/lang/ru_RU.ts deleted file mode 100644 index afbca29f..00000000 --- a/logic/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>QFileDialog</name> - <message> - <location filename="../work.cpp" line="+18"/> - <source>Select Filename</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+0"/> - <source>CSV File (*.csv)</source> - <translation type="unfinished"></translation> - </message> -</context> -</TS> |