author | cniehaus <cniehaus> | 2002-03-27 22:02:09 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-03-27 22:02:09 (UTC) |
commit | 147839e5dba7bb00720b32223081cf6bcf0dc6ca (patch) (side-by-side diff) | |
tree | d4a32aec2ff9271ae143cc0aa941114fe764b54e /i18n/de | |
parent | d6f2b105c3eca11d6530bdc1fc3461858f2bc717 (diff) | |
download | opie-147839e5dba7bb00720b32223081cf6bcf0dc6ca.zip opie-147839e5dba7bb00720b32223081cf6bcf0dc6ca.tar.gz opie-147839e5dba7bb00720b32223081cf6bcf0dc6ca.tar.bz2 |
this add the most importand cvsignores
-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 @@ -93,9 +93,9 @@ before you enter any data</source> <translation type="unfinished"></translation> </message> <message> <source>New Task</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Neue Aufgabe</translation> </message> <message> <source>Edit</source> <translation>Editieren</translation> |