l10n: Eliminated STRING_COLOR_UNRECOGNIZED

This commit is contained in:
Paul Beckingham 2018-01-20 13:10:19 -05:00
parent 6da0d8af95
commit 3b792d5432
9 changed files with 0 additions and 27 deletions

View file

@ -44,9 +44,6 @@
#define STRING_PARSER_ALTERNATE_DATA "Verwende alternative data.location {1}"
#define STRING_PARSER_UNEXPECTED_ARG "The '{1}' command does not allow '{2}'."
// Color
#define STRING_COLOR_UNRECOGNIZED "Farbe '{1}' nicht erkannt."
// columns/Col*
#define STRING_COLUMN_BAD_NAME "Spaltenname '{1}' nicht erkannt."
#define STRING_COLUMN_BAD_FORMAT "Spaltenformat '{1}.{2}' nicht erkannt"