Add localized strings
This commit is contained in:
committed by
Paul Beckingham
parent
cd90b8a06d
commit
d1bdac2bef
@@ -270,6 +270,14 @@
|
||||
#define STRING_CMD_TAGS_SINGLE "1 つのタグ"
|
||||
#define STRING_CMD_TAGS_PLURAL "{1} 個のタグ"
|
||||
#define STRING_CMD_TAGS_NO_TAGS "タグがない。"
|
||||
#define STRING_CMD_HISTORY_USAGE_D "Shows a report of task history, by day"
|
||||
#define STRING_CMD_HISTORY_USAGE_W "Shows a report of task history, by week"
|
||||
#define STRING_CMD_HISTORY_DAY "Day"
|
||||
#define STRING_CMD_GHISTORY_USAGE_D "Shows a graphical report of task history, by day"
|
||||
#define STRING_CMD_GHISTORY_USAGE_W "Shows a graphical report of task history, by week"
|
||||
#define STRING_CMD_GHISTORY_USAGE_D "Shows a graphical report of task history, by day"
|
||||
#define STRING_CMD_GHISTORY_USAGE_W "Shows a graphical report of task history, by week"
|
||||
#define STRING_CMD_GHISTORY_DAY "Day"
|
||||
#define STRING_CMD_HISTORY_USAGE_M "Shows a report of task history, by month"
|
||||
#define STRING_CMD_HISTORY_YEAR "Year"
|
||||
#define STRING_CMD_HISTORY_MONTH "Month"
|
||||
|
||||
Reference in New Issue
Block a user