L10N: Added missing translation from previous commit

This commit is contained in:
Paul Beckingham 2015-08-06 19:00:24 -04:00
parent 7ba98ea241
commit cfb0b99dbe
8 changed files with 31 additions and 7 deletions

View file

@ -270,7 +270,10 @@
#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"