l10n: Eliminated STRING_CONTEXT_NEED_RC

This commit is contained in:
Paul Beckingham 2018-01-15 11:06:18 -05:00
parent 8ca8f9eb10
commit 8f211c1a07
10 changed files with 1 additions and 10 deletions

View file

@ -581,7 +581,6 @@
// Context
#define STRING_CONTEXT_CREATE_RC "A configuration file could not be found in {1}\n\nWould you like a sample {2} created, so Taskwarrior can proceed?"
#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}"