diff options
Diffstat (limited to 'tracker-trackhat/lang/nl_NL.ts')
-rw-r--r-- | tracker-trackhat/lang/nl_NL.ts | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/tracker-trackhat/lang/nl_NL.ts b/tracker-trackhat/lang/nl_NL.ts index d23b6528..f5de5702 100644 --- a/tracker-trackhat/lang/nl_NL.ts +++ b/tracker-trackhat/lang/nl_NL.ts @@ -48,23 +48,27 @@ <translation type="unfinished"></translation> </message> <message> - <source>Tracking stopped.</source> + <source>Status</source> <translation type="unfinished"></translation> </message> <message> - <source>Tracking. %1 points detected.</source> + <source>Gain</source> <translation type="unfinished"></translation> </message> <message> - <source>Status</source> + <source>Fuzz</source> <translation type="unfinished"></translation> </message> <message> - <source>Gain</source> + <source>Status: Tracking stopped.</source> <translation type="unfinished"></translation> </message> <message> - <source>Fuzz</source> + <source>Status: %1 points detected. Good!</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Status: %1 points detected. BAD!</source> <translation type="unfinished"></translation> </message> </context> |