diff options
Diffstat (limited to 'tracker-test/lang/ru_RU.ts')
-rw-r--r-- | tracker-test/lang/ru_RU.ts | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/tracker-test/lang/ru_RU.ts b/tracker-test/lang/ru_RU.ts index 30cda523..d32bdde2 100644 --- a/tracker-test/lang/ru_RU.ts +++ b/tracker-test/lang/ru_RU.ts @@ -2,19 +2,16 @@ <!DOCTYPE TS> <TS version="2.1" language="ru_RU"> <context> - <name>test_metadata</name> - <message> - <location filename="../test.h" line="+39"/> - <source>Testing - sine wave</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> + <location line="+22"/> + <source>Pressing "Abort" will immediately crash the application.</source> + <translation type="unfinished"></translation> + </message> </context> </TS> |