l10n: Eliminated STRING_CMD_SUMMARY_*

This commit is contained in:
Paul Beckingham 2018-01-20 20:56:54 -05:00
parent e830176d13
commit b3aa531f4a
10 changed files with 6 additions and 60 deletions

View file

@ -201,12 +201,6 @@
#define STRING_CMD_PROJECTS_SUMMARY2 "{1} progetti"
#define STRING_CMD_PROJECTS_TASK "({1} task)"
#define STRING_CMD_PROJECTS_TASKS "({1} task)"
#define STRING_CMD_SUMMARY_USAGE "Mostra un report dello stato dei task per progetto"
#define STRING_CMD_SUMMARY_PROJECT "Progetto"
#define STRING_CMD_SUMMARY_REMAINING "Rimanenti"
#define STRING_CMD_SUMMARY_AVG_AGE "Età media"
#define STRING_CMD_SUMMARY_COMPLETE "Completi"
#define STRING_CMD_SUMMARY_NONE "(nessuno)"
#define STRING_CMD_COUNT_USAGE "Conteggia task corrispondenti"
#define STRING_CMD_PURGE_USAGE "Removes the specified tasks from the data files. Causes permanent loss of data."