diff options
author | Florent Revest <revestflo@gmail.com> | 2017-11-25 00:15:46 +0100 |
---|---|---|
committer | Florent Revest <revestflo@gmail.com> | 2017-11-25 00:15:46 +0100 |
commit | b1e536d8c2e976a522b0ce91619ff3083c4e98b5 (patch) | |
tree | ad19ed00cd0a60ff5123450ffbb1af3277431ad4 /i18n | |
parent | 2dec8a0c21ad6f4e69e9b74e7eedce1c1446a1c5 (diff) |
Add a default english translation
Diffstat (limited to 'i18n')
-rw-r--r-- | i18n/asteroid-stopwatch.en_GB.ts | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/i18n/asteroid-stopwatch.en_GB.ts b/i18n/asteroid-stopwatch.en_GB.ts new file mode 100644 index 0000000..becac4c --- /dev/null +++ b/i18n/asteroid-stopwatch.en_GB.ts @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="en_GB"> +<context> + <name></name> + <message id="id-app-launcher-name"> + <location filename="asteroid-stopwatch.desktop.h" line="6"/> + <source>Stopwatch</source> + <translation>Stopwatch</translation> + </message> +</context> +</TS> |