Code Cleanup

- Some typos for the English localization suggested by Fidel Mato.
This commit is contained in:
Scott Kostyshak 2012-12-03 00:20:38 -05:00 committed by Paul Beckingham
parent 7710c7a623
commit 8e5dd60687

View file

@ -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."