diff options
Diffstat (limited to 'logic/lang/stub.ts')
-rw-r--r-- | logic/lang/stub.ts | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/logic/lang/stub.ts b/logic/lang/stub.ts index 5d1bc11a..6401616d 100644 --- a/logic/lang/stub.ts +++ b/logic/lang/stub.ts @@ -1,27 +1,4 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> <TS version="2.1"> -<context> - <name>Work</name> - <message> - <location filename="../work.cpp" line="+20"/> - <source>Select filename</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+2"/> - <source>CSV File (*.csv)</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+26"/> - <source>Logging error</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+1"/> - <source>Unable to open file '%1'. Proceeding without logging.</source> - <translation type="unfinished"></translation> - </message> -</context> </TS> |