l10n: Eliminated STRING_COLOR_UNRECOGNIZED

This commit is contained in:
Paul Beckingham 2018-01-20 13:10:19 -05:00
parent cdb1326219
commit 9925b4e3a9
9 changed files with 0 additions and 27 deletions

View file

@ -44,9 +44,6 @@
#define STRING_PARSER_ALTERNATE_DATA "代替の data.location {1} を使用"
#define STRING_PARSER_UNEXPECTED_ARG "The '{1}' command does not allow '{2}'."
// Color
#define STRING_COLOR_UNRECOGNIZED "The color '{1}' is not recognized."
// columns/Col*
#define STRING_COLUMN_BAD_NAME "認識できないカラム名 '{1}'。"
#define STRING_COLUMN_BAD_FORMAT "認識出来ないカラム形式 '{1}.{2}'"