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

@ -701,7 +701,6 @@
// Errors
// TODO Move each of these to appropriate section.
#define STRING_ERROR_PREFIX "エラー: "
#define STRING_UNKNOWN_ERROR "不明なエラー。"
#define STRING_TRIVIAL_INPUT "変更したいコマンドまたはタスクを指定しなければなりません。"
#define STRING_ASSUME_INFO "コマンドが指定されていません - 'information' を仮定します。"
#define STRING_INFINITE_LOOP "Terminated substitution because more than {1} changes were made - infinite loop protection."