l10n: Eliminated STRING_ASSUME_INFO

This commit is contained in:
Paul Beckingham
2018-01-15 11:01:36 -05:00
parent f00884998e
commit 2e9ea52a8d
10 changed files with 1 additions and 10 deletions

View File

@@ -702,7 +702,6 @@
// TODO Move each of these to appropriate section.
#define STRING_ERROR_PREFIX "エラー: "
#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."
#define STRING_UDA_TYPE "User defined attributes may only be of type 'string', 'date', 'duration' or 'numeric'."
#define STRING_UDA_COLLISION "The UDA named '{1}' is the same as a core attribute, and is not permitted."