l10n: Eliminated STRING_CONFIG_BAD_WRITE

This commit is contained in:
Paul Beckingham 2018-01-15 11:04:23 -05:00
parent 47e9aa9abb
commit 487d504486
10 changed files with 1 additions and 10 deletions

View file

@ -573,7 +573,6 @@
#define STRING_CONFIG_READ_INCLUDE "Could not read include file '{1}'."
#define STRING_CONFIG_INCLUDE_PATH "Can only include files with absolute paths, not '{1}'"
#define STRING_CONFIG_BAD_ENTRY "Malformed entry '{1}' in config file."
#define STRING_CONFIG_BAD_WRITE "Could not write to '{1}'."
#define STRING_CONFIG_DEPRECATED_COL "Your .taskrc file contains reports with deprecated columns. Please check for entry_time, start_time or end_time in:"
#define STRING_CONFIG_DEPRECATED_VAR "Your .taskrc file contains variables that are deprecated:"