diff options
author | Florent Revest <revestflo@gmail.com> | 2017-03-04 18:00:57 +0100 |
---|---|---|
committer | Florent Revest <revestflo@gmail.com> | 2017-03-04 18:00:57 +0100 |
commit | 9713bddf71b3f400d2685fc279d853e59ff5e1d0 (patch) | |
tree | 182f2015c796f3afdee6bd65a2a09136d47e2c04 /i18n/asteroid-stopwatch.de.ts | |
parent | f6deeed2f9d4521ee4f5f812484f3a52c96b5d9e (diff) |
Makes .desktop file translatable
Diffstat (limited to '')
-rw-r--r-- | i18n/asteroid-stopwatch.de.ts | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/i18n/asteroid-stopwatch.de.ts b/i18n/asteroid-stopwatch.de.ts new file mode 100644 index 0000000..d6bc113 --- /dev/null +++ b/i18n/asteroid-stopwatch.de.ts @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="de_DE"> +<context> + <name>QObject</name> + <message> + <location filename="asteroid-stopwatch.desktop.h" line="5"/> + <source>Stopwatch</source> + <translation>Stoppuhr</translation> + </message> +</context> +</TS> |