- Removed oddly broken strings.
This commit is contained in:
Paul Beckingham 2014-07-05 11:46:01 -04:00
parent 57e63dfeb2
commit 79fd38d3a8
5 changed files with 20 additions and 20 deletions

View file

@ -597,10 +597,10 @@
#define STRING_CONTEXT_NEED_RC "Cannot proceed without rc file."
#define STRING_CONTEXT_RC_OVERRIDE "TASKRC override: {1}"
#define STRING_CONTEXT_DATA_OVERRIDE "TASKDATA override: {1}"
#define STRING_CONTEXT_SHADOW_P "Configuration variable 'shadow.file' is set to " "overwrite your pending tasks. Please change it."
#define STRING_CONTEXT_SHADOW_C "Configuration variable 'shadow.file' is set to " "overwrite your completed tasks. Please change it."
#define STRING_CONTEXT_SHADOW_U "Configuration variable 'shadow.file' is set to " "overwrite your undo log. Please change it."
#define STRING_CONTEXT_SHADOW_B "Configuration variable 'shadow.file' is set to " "overwrite your backlog file. Please change it."
#define STRING_CONTEXT_SHADOW_P "Configuration variable 'shadow.file' is set to overwrite your pending tasks. Please change it."
#define STRING_CONTEXT_SHADOW_C "Configuration variable 'shadow.file' is set to overwrite your completed tasks. Please change it."
#define STRING_CONTEXT_SHADOW_U "Configuration variable 'shadow.file' is set to overwrite your undo log. Please change it."
#define STRING_CONTEXT_SHADOW_B "Configuration variable 'shadow.file' is set to overwrite your backlog file. Please change it."
#define STRING_CONTEXT_SHADOW_UPDATE "[Shadow file '{1}' updated.]"
// Date