TW-1553: Setting defaultheight:0 makes burndown command hang

- Thanks to Tomas Babej.
This commit is contained in:
Paul Beckingham
2015-07-19 17:59:14 -04:00
parent ff53919af1
commit 063255ba16
11 changed files with 17 additions and 0 deletions

View File

@@ -586,6 +586,7 @@
#define STRING_CMD_BURN_USAGE_D "Mostra un grafico del lavoro da svolgere, per giorno"
#define STRING_CMD_BURN_TITLE "Lavoro da svolgere"
#define STRING_CMD_BURN_TOO_SMALL "Finestra troppo piccola per mostrare il grafico."
#define STRING_CMD_BURN_TOO_LARGE "Terminal window too large to draw a graph."
#define STRING_CMD_BURN_DAILY "Giornaliero"
#define STRING_CMD_BURN_WEEKLY "Settimanale"
#define STRING_CMD_BURN_MONTHLY "Mensile"