mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n removal of STRING_UNKNOWN_ERROR
This commit is contained in:
parent
f24ea5e56c
commit
798cd5b658
12 changed files with 5 additions and 15 deletions
|
@ -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."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue