l10n: Eliminated STRING_CMD_COUNT_*
This commit is contained in:
@@ -29,14 +29,13 @@
|
||||
#include <Filter.h>
|
||||
#include <main.h>
|
||||
#include <format.h>
|
||||
#include <i18n.h>
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
CmdCount::CmdCount ()
|
||||
{
|
||||
_keyword = "count";
|
||||
_usage = "task <filter> count";
|
||||
_description = STRING_CMD_COUNT_USAGE;
|
||||
_description = "Counts matching tasks";
|
||||
_read_only = true;
|
||||
_displays_id = false;
|
||||
_needs_gc = true;
|
||||
|
||||
@@ -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."
|
||||
|
||||
@@ -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."
|
||||
|
||||
@@ -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."
|
||||
|
||||
@@ -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."
|
||||
|
||||
@@ -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."
|
||||
|
||||
@@ -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."
|
||||
|
||||
@@ -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."
|
||||
|
||||
@@ -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."
|
||||
|
||||
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user