-rw-r--r-- | i18n/de/.cvsignore | 1 | ||||
-rw-r--r-- | i18n/de/todolist.ts | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/i18n/de/.cvsignore b/i18n/de/.cvsignore new file mode 100644 index 0000000..8df47d5 --- a/dev/null +++ b/i18n/de/.cvsignore @@ -0,0 +1 @@ +*.qm diff --git a/i18n/de/todolist.ts b/i18n/de/todolist.ts index a79a56e..c5c765d 100644 --- a/i18n/de/todolist.ts +++ b/i18n/de/todolist.ts @@ -95,5 +95,5 @@ before you enter any data</source> <message> <source>New Task</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Neue Aufgabe</translation> </message> <message> |