mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
localization: Fix inconsisitent case in the legend of History commands
This commit is contained in:
parent
fdb22ad341
commit
20eaa312e6
1 changed files with 1 additions and 1 deletions
|
@ -341,7 +341,7 @@
|
|||
#define STRING_CMD_HISTORY_USAGE_A "Shows a report of task history, by year"
|
||||
#define STRING_CMD_HISTORY_AVERAGE "Average"
|
||||
#define STRING_CMD_HISTORY_LEGEND "Legend: {1}, {2}, {3}"
|
||||
#define STRING_CMD_HISTORY_LEGEND_A "Legend: + added, X completed, - deleted"
|
||||
#define STRING_CMD_HISTORY_LEGEND_A "Legend: + Added, X Completed, - Deleted"
|
||||
#define STRING_CMD_GHISTORY_USAGE_M "Shows a graphical report of task history, by month"
|
||||
#define STRING_CMD_GHISTORY_USAGE_A "Shows a graphical report of task history, by year"
|
||||
#define STRING_CMD_GHISTORY_YEAR "Year"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue