diff options
author | Florent Revest <revestflo@gmail.com> | 2017-11-25 00:15:21 +0100 |
---|---|---|
committer | Florent Revest <revestflo@gmail.com> | 2017-11-25 00:15:21 +0100 |
commit | 2dec8a0c21ad6f4e69e9b74e7eedce1c1446a1c5 (patch) | |
tree | 716e04688279afc5c1c804539fda3dacd1794b2f /i18n/asteroid-stopwatch.ko.ts | |
parent | dd0d7f88daa4b69f4cedcb0eab03cefc2b28040a (diff) |
ts: Adapt previously used translations to new id-based translations
Diffstat (limited to '')
-rw-r--r-- | i18n/asteroid-stopwatch.ko.ts | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/i18n/asteroid-stopwatch.ko.ts b/i18n/asteroid-stopwatch.ko.ts index f909f9b..a6ff6c2 100644 --- a/i18n/asteroid-stopwatch.ko.ts +++ b/i18n/asteroid-stopwatch.ko.ts @@ -6,14 +6,7 @@ <message id="id-app-launcher-name"> <location filename="asteroid-stopwatch.desktop.h" line="6"/> <source>Stopwatch</source> - <translation type="unfinished">초시계</translation> - </message> -</context> -<context> - <name>QObject</name> - <message> - <source>Stopwatch</source> - <translation type="vanished">초시계</translation> + <translation>초시계</translation> </message> </context> </TS> |