diff options
Diffstat (limited to 'tracker-test/lang/stub.ts')
| -rw-r--r-- | tracker-test/lang/stub.ts | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/tracker-test/lang/stub.ts b/tracker-test/lang/stub.ts index 12952b2a..78f647f5 100644 --- a/tracker-test/lang/stub.ts +++ b/tracker-test/lang/stub.ts @@ -4,17 +4,19 @@ <context> <name>test_metadata</name> <message> - <location filename="../test.h" line="+39"/> - <source>Testing - sine wave</source> + <source>Test tracker</source> <translation type="unfinished"></translation> </message> </context> <context> <name>test_ui</name> <message> - <location filename="../test.ui" line="+17"/> <source>Sine wave</source> <translation type="unfinished"></translation> </message> + <message> + <source>Pressing "Abort" will immediately crash the application.</source> + <translation type="unfinished"></translation> + </message> </context> </TS> |
