diff --git a/src/en-US.h b/src/en-US.h index ce24810d4..2374fe199 100644 --- a/src/en-US.h +++ b/src/en-US.h @@ -720,13 +720,13 @@ #define STRING_FEEDBACK_WAS_NOP "No changes made." #define STRING_FEEDBACK_TAG_NOCOLOR "The 'nocolor' special tag will disable color rules for this task." #define STRING_FEEDBACK_TAG_NONAG "The 'nonag' special tag will prevent nagging when this task is modified." -#define STRING_FEEDBACK_TAG_NOCAL "The 'nocal' special tag will keep this task off the calendar report." +#define STRING_FEEDBACK_TAG_NOCAL "The 'nocal' special tag will keep this task off the 'calendar' report." #define STRING_FEEDBACK_TAG_NEXT "The 'next' special tag will boost the urgency of this task so it appears on the 'next' report." #define STRING_FEEDBACK_UNBLOCKED "Unblocked {1} '{2}'." #define STRING_FEEDBACK_EXPIRED "Task {1} '{2}' expired and was deleted." // File -#define STRING_FILE_PERMS "Task does not have the correct permissions for '{1}'." +#define STRING_FILE_PERMS "Taskwarrior does not have the correct permissions for '{1}'." // helpers #define STRING_HELPER_PROJECT_CHANGE "The project '{1}' has changed."