TW-1496: Translation manuals are outdated/miss information

- Thanks to Jens Erat.
This commit is contained in:
Paul Beckingham
2015-08-05 22:02:49 -04:00
parent dcb8e62d3a
commit 7011bc3dbd
2 changed files with 3 additions and 1 deletions

View File

@@ -43,6 +43,8 @@
- TW-1485 can't delete recurring tasks (except by workaround) (thanks to
Dustin J. Mitchell).
- TW-1488 You have more urgent tasks (thanks to Stefan Betz, Denis Kasak).
- TW-1496 Translation manuals are outdated/miss information (thanks to Jens
Erat).
- TW-1499 Invalid due date produces jump to beggining of the unix epoch (thanks
to Tomas Babej).
- TW-1511 Project titles not properly parsed if they contain hyphens (thanks to

View File

@@ -76,7 +76,7 @@
//
// 5. Add your new language to task.git/cmake.h.in:
//
// #define LANGUAGE_DEU_DEU ${LANGUAGE_DEU_DEU}
// #define LANGUAGE_DEU_DEU ${LANGUAGE_DEU_DEU}
//
// 6. Build your localized Taskwarrior with these commands:
//