l10n: Eliminated STRING_CMD_LOG_*

This commit is contained in:
Paul Beckingham
2018-01-21 11:43:57 -05:00
parent c2fad1fa90
commit c5f24f6481
10 changed files with 4 additions and 64 deletions

View File

@@ -108,13 +108,6 @@
#define STRING_CMD_ADD_USAGE "新しいタスクの追加"
#define STRING_CMD_ADD_FEEDBACK "タスク {1} が生成されました。"
#define STRING_CMD_ADD_RECUR "Created task {1} (recurrence template)."
#define STRING_CMD_LOG_USAGE "Adds a new task that is already completed"
#define STRING_CMD_LOG_NO_RECUR "You cannot log recurring tasks."
#define STRING_CMD_LOG_NO_WAITING "保留のタスクはログできません。"
//#define STRING_CMD_LOG_LOGGED "Logged task {1}."
#define STRING_CMD_LOG_LOGGED "Logged task {1}."
#define STRING_CMD_IDS_USAGE_RANGE "Shows the IDs of matching tasks, as a range"
#define STRING_CMD_IDS_USAGE_LIST "Shows the IDs of matching tasks, in the form of a list"
#define STRING_CMD_IDS_USAGE_ZSH "Shows the IDs and descriptions of matching tasks"