From 7011bc3dbdea0c0e3c27aa23a006d55fafb365e6 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Wed, 5 Aug 2015 22:02:49 -0400 Subject: [PATCH] TW-1496: Translation manuals are outdated/miss information - Thanks to Jens Erat. --- ChangeLog | 2 ++ src/l10n/esp-ESP.h | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index beb9c00ac..72c20917e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 diff --git a/src/l10n/esp-ESP.h b/src/l10n/esp-ESP.h index c75328588..b0a93a60c 100644 --- a/src/l10n/esp-ESP.h +++ b/src/l10n/esp-ESP.h @@ -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: //