diff options
author | Marvin Borner | 2020-04-05 00:53:01 +0200 |
---|---|---|
committer | Marvin Borner | 2020-04-05 00:53:01 +0200 |
commit | bfb99fed8efd71290f67735d27c7aa6bf4ee88f0 (patch) | |
tree | ea95fae1c94a764c2bae667d26b116285a3be467 /translations | |
parent | f6a21a036c8a05fefb207da0c49655b935dc4a68 (diff) |
Added simple help legend/bar
Diffstat (limited to 'translations')
-rw-r--r-- | translations/harbour-binaryfun-de.ts | 6 | ||||
-rw-r--r-- | translations/harbour-binaryfun.ts | 4 |
2 files changed, 9 insertions, 1 deletions
diff --git a/translations/harbour-binaryfun-de.ts b/translations/harbour-binaryfun-de.ts index 7b44a02..1b660f8 100644 --- a/translations/harbour-binaryfun-de.ts +++ b/translations/harbour-binaryfun-de.ts @@ -54,7 +54,11 @@ </message> <message> <source>God-like (10 Bit)</source> - <translation type="unfinished"></translation> + <translation>Krass (10 Bit)</translation> + </message> + <message> + <source>Help bar</source> + <translation>Legende</translation> </message> </context> </TS> diff --git a/translations/harbour-binaryfun.ts b/translations/harbour-binaryfun.ts index 141787e..31d14b0 100644 --- a/translations/harbour-binaryfun.ts +++ b/translations/harbour-binaryfun.ts @@ -56,5 +56,9 @@ <source>God-like (10 Bit)</source> <translation type="unfinished"></translation> </message> + <message> + <source>Help bar</source> + <translation type="unfinished"></translation> + </message> </context> </TS> |