l10n removal of STRING_UNKNOWN_ERROR

This commit is contained in:
Paul Beckingham 2018-01-07 12:57:21 -05:00
parent f24ea5e56c
commit 798cd5b658
12 changed files with 5 additions and 15 deletions

View file

@ -697,7 +697,6 @@
// Errors
// TODO Move each of these to appropriate section.
#define STRING_ERROR_PREFIX "Error: "
#define STRING_UNKNOWN_ERROR "Unknown error. Please report."
#define STRING_TRIVIAL_INPUT "You must specify a command or a task to modify."
#define STRING_ASSUME_INFO "No command specified - assuming 'information'."
#define STRING_INFINITE_LOOP "Terminated substitution because more than {1} changes were made - infinite loop protection."