-rw-r--r-- | i18n/de/calculator.ts | 2 | ||||
-rw-r--r-- | i18n/de/confedit.ts | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/i18n/de/calculator.ts b/i18n/de/calculator.ts index 208e8ba..2641918 100644 --- a/i18n/de/calculator.ts +++ b/i18n/de/calculator.ts @@ -131,5 +131,5 @@ <message> <source>Standard</source> - <translation type="unfinished"></translation> + <translation>Standard</translation> </message> </context> diff --git a/i18n/de/confedit.ts b/i18n/de/confedit.ts index b0cc856..3251e34 100644 --- a/i18n/de/confedit.ts +++ b/i18n/de/confedit.ts @@ -23,5 +23,5 @@ <message> <source>Files</source> - <translation type="unfinished">Dateien:</translation> + <translation>Dateien</translation> </message> <message> @@ -42,9 +42,9 @@ <message> <source>Could not open</source> - <translation type="unfinished">Konnte nicht öffnen</translation> + <translation>Konnte nicht öffnen</translation> </message> <message> <source>The file </source> - <translation type="unfinished">Die Datei</translation> + <translation>Die Datei</translation> </message> <message> |