mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
TW-1553: Setting defaultheight:0 makes burndown command hang
- Thanks to Tomas Babej.
This commit is contained in:
parent
ff53919af1
commit
063255ba16
11 changed files with 17 additions and 0 deletions
|
@ -587,6 +587,7 @@
|
|||
#define STRING_CMD_BURN_USAGE_D "Mostra um gráfico de burndown, por dia"
|
||||
#define STRING_CMD_BURN_TITLE "Burndown" // |por-PRT|==|eng-USA|
|
||||
#define STRING_CMD_BURN_TOO_SMALL "Janela do terminal demasiado pequena para desenhar o gráfico."
|
||||
#define STRING_CMD_BURN_TOO_LARGE "Terminal window too large to draw a graph."
|
||||
#define STRING_CMD_BURN_DAILY "Diário"
|
||||
#define STRING_CMD_BURN_WEEKLY "Semanal"
|
||||
#define STRING_CMD_BURN_MONTHLY "Mensal"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue