diff --git a/src/commands/CmdCount.cpp b/src/commands/CmdCount.cpp index 8ed278f42..7b40532e3 100644 --- a/src/commands/CmdCount.cpp +++ b/src/commands/CmdCount.cpp @@ -29,14 +29,13 @@ #include #include #include -#include //////////////////////////////////////////////////////////////////////////////// CmdCount::CmdCount () { _keyword = "count"; _usage = "task count"; - _description = STRING_CMD_COUNT_USAGE; + _description = "Counts matching tasks"; _read_only = true; _displays_id = false; _needs_gc = true; diff --git a/src/l10n/deu-DEU.h b/src/l10n/deu-DEU.h index 64ef42d18..b555687e4 100644 --- a/src/l10n/deu-DEU.h +++ b/src/l10n/deu-DEU.h @@ -178,7 +178,6 @@ #define STRING_CMD_PROJECTS_SUMMARY2 "{1} Projekte" #define STRING_CMD_PROJECTS_TASK "({1} Aufgabe)" #define STRING_CMD_PROJECTS_TASKS "({1} Aufgaben)" -#define STRING_CMD_COUNT_USAGE "Zählt gewählte Aufgaben" #define STRING_CMD_PURGE_USAGE "Removes the specified tasks from the data files. Causes permanent loss of data." #define STRING_CMD_PURGE_ABRT "Purge operation aborted." diff --git a/src/l10n/eng-USA.h b/src/l10n/eng-USA.h index de10efd7d..1354a544c 100644 --- a/src/l10n/eng-USA.h +++ b/src/l10n/eng-USA.h @@ -175,7 +175,6 @@ #define STRING_CMD_PROJECTS_SUMMARY2 "{1} projects" #define STRING_CMD_PROJECTS_TASK "({1} task)" #define STRING_CMD_PROJECTS_TASKS "({1} tasks)" -#define STRING_CMD_COUNT_USAGE "Counts matching tasks" #define STRING_CMD_PURGE_USAGE "Removes the specified tasks from the data files. Causes permanent loss of data." #define STRING_CMD_PURGE_ABRT "Purge operation aborted." diff --git a/src/l10n/epo-RUS.h b/src/l10n/epo-RUS.h index 18e47a9dc..0f5a3e2d7 100644 --- a/src/l10n/epo-RUS.h +++ b/src/l10n/epo-RUS.h @@ -178,7 +178,6 @@ #define STRING_CMD_PROJECTS_SUMMARY2 "{1} projektoj" #define STRING_CMD_PROJECTS_TASK "({1} tasko)" #define STRING_CMD_PROJECTS_TASKS "({1} taskoj)" -#define STRING_CMD_COUNT_USAGE "Nombras kongruantajn taskojn" #define STRING_CMD_PURGE_USAGE "Removes the specified tasks from the data files. Causes permanent loss of data." #define STRING_CMD_PURGE_ABRT "Purge operation aborted." diff --git a/src/l10n/esp-ESP.h b/src/l10n/esp-ESP.h index 7e07f082b..9ffd75ccc 100644 --- a/src/l10n/esp-ESP.h +++ b/src/l10n/esp-ESP.h @@ -184,7 +184,6 @@ #define STRING_CMD_PROJECTS_SUMMARY2 "{1} proyectos" #define STRING_CMD_PROJECTS_TASK "({1} tarea)" #define STRING_CMD_PROJECTS_TASKS "({1} tareas)" -#define STRING_CMD_COUNT_USAGE "Cuenta tareas que coinciden" #define STRING_CMD_PURGE_USAGE "Removes the specified tasks from the data files. Causes permanent loss of data." #define STRING_CMD_PURGE_ABRT "Purge operation aborted." diff --git a/src/l10n/fra-FRA.h b/src/l10n/fra-FRA.h index 14443fdf2..9deba0045 100644 --- a/src/l10n/fra-FRA.h +++ b/src/l10n/fra-FRA.h @@ -180,7 +180,6 @@ #define STRING_CMD_PROJECTS_SUMMARY2 "{1} projects" #define STRING_CMD_PROJECTS_TASK "({1} task)" #define STRING_CMD_PROJECTS_TASKS "({1} tasks)" -#define STRING_CMD_COUNT_USAGE "Compte les taches correspondantes" #define STRING_CMD_PURGE_USAGE "Removes the specified tasks from the data files. Causes permanent loss of data." #define STRING_CMD_PURGE_ABRT "Purge operation aborted." diff --git a/src/l10n/ita-ITA.h b/src/l10n/ita-ITA.h index 2f54f594b..82275b321 100644 --- a/src/l10n/ita-ITA.h +++ b/src/l10n/ita-ITA.h @@ -179,7 +179,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_COUNT_USAGE "Conteggia task corrispondenti" #define STRING_CMD_PURGE_USAGE "Removes the specified tasks from the data files. Causes permanent loss of data." #define STRING_CMD_PURGE_ABRT "Purge operation aborted." diff --git a/src/l10n/jpn-JPN.h b/src/l10n/jpn-JPN.h index 345d0f289..d30d808ae 100644 --- a/src/l10n/jpn-JPN.h +++ b/src/l10n/jpn-JPN.h @@ -180,7 +180,6 @@ #define STRING_CMD_PROJECTS_SUMMARY2 "{1} プロジェクト" #define STRING_CMD_PROJECTS_TASK "({1} タスク)" #define STRING_CMD_PROJECTS_TASKS "({1} タスク)" -#define STRING_CMD_COUNT_USAGE "一致した タスク をカウント" #define STRING_CMD_PURGE_USAGE "Removes the specified tasks from the data files. Causes permanent loss of data." #define STRING_CMD_PURGE_ABRT "Purge operation aborted." diff --git a/src/l10n/pol-POL.h b/src/l10n/pol-POL.h index 921e44e9d..e7932695e 100644 --- a/src/l10n/pol-POL.h +++ b/src/l10n/pol-POL.h @@ -180,7 +180,6 @@ #define STRING_CMD_PROJECTS_SUMMARY2 "{1} projektów" #define STRING_CMD_PROJECTS_TASK "({1} zadanie)" #define STRING_CMD_PROJECTS_TASKS "({1} zadań)" -#define STRING_CMD_COUNT_USAGE "Zlicza pasujące zadania" #define STRING_CMD_PURGE_USAGE "Removes the specified tasks from the data files. Causes permanent loss of data." #define STRING_CMD_PURGE_ABRT "Purge operation aborted." diff --git a/src/l10n/por-PRT.h b/src/l10n/por-PRT.h index 331a43679..e07e84f59 100644 --- a/src/l10n/por-PRT.h +++ b/src/l10n/por-PRT.h @@ -180,7 +180,6 @@ #define STRING_CMD_PROJECTS_SUMMARY2 "{1} projetos" #define STRING_CMD_PROJECTS_TASK "({1} tarefa)" #define STRING_CMD_PROJECTS_TASKS "({1} tarefas)" -#define STRING_CMD_COUNT_USAGE "Conta tarefas correspondentes" #define STRING_CMD_PURGE_USAGE "Removes the specified tasks from the data files. Causes permanent loss of data." #define STRING_CMD_PURGE_ABRT "Purge operation aborted."