l10n: Eliminated STRING_CMD_{G,}HISTORY_*
This commit is contained in:
@@ -141,30 +141,6 @@
|
||||
#define STRING_CMD_TAGS_SINGLE "1 tag"
|
||||
#define STRING_CMD_TAGS_PLURAL "{1} tag"
|
||||
#define STRING_CMD_TAGS_NO_TAGS "Nessun tag."
|
||||
#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 "Mostra un report dello storico dei task, per mese"
|
||||
#define STRING_CMD_HISTORY_YEAR "Anno"
|
||||
#define STRING_CMD_HISTORY_MONTH "Mese"
|
||||
#define STRING_CMD_HISTORY_ADDED "Aggiunto"
|
||||
#define STRING_CMD_HISTORY_COMP "Completato"
|
||||
#define STRING_CMD_HISTORY_DEL "Cancellato"
|
||||
#define STRING_CMD_HISTORY_NET "Bilancio"
|
||||
#define STRING_CMD_HISTORY_USAGE_A "Mostra un report dello storico dei task, per anno"
|
||||
#define STRING_CMD_HISTORY_AVERAGE "Media"
|
||||
#define STRING_CMD_HISTORY_LEGEND "Legenda: {1}, {2}, {3}"
|
||||
#define STRING_CMD_HISTORY_LEGEND_A "Legenda: + aggiunto, X completato, - cancellato"
|
||||
#define STRING_CMD_GHISTORY_USAGE_M "Mostra un report grafico dello storico dei task, per mese"
|
||||
#define STRING_CMD_GHISTORY_USAGE_A "Mostra un report grafico dello storico dei task, per anno"
|
||||
#define STRING_CMD_GHISTORY_YEAR "Anno"
|
||||
#define STRING_CMD_GHISTORY_MONTH "Mese"
|
||||
#define STRING_CMD_GHISTORY_NUMBER "Aggiunti/Completati/Cancellati"
|
||||
#define STRING_CMD_UNIQUE_USAGE "Generates lists of unique attribute values"
|
||||
#define STRING_CMD_UNIQUE_MISSING "An attribute must be specified. See 'task _columns'."
|
||||
#define STRING_CMD_UNIQUE_VALID "You must specify an attribute or UDA."
|
||||
|
||||
Reference in New Issue
Block a user