l10n: Eliminated STRING_CMD_CALC_*

This commit is contained in:
Paul Beckingham 2018-01-21 11:23:44 -05:00
parent 76b7dc3820
commit 489515968c
10 changed files with 1 additions and 11 deletions

View file

@ -28,7 +28,6 @@
#include <CmdCalc.h>
#include <Filter.h>
#include <Eval.h>
#include <i18n.h>
extern Context context;
@ -37,7 +36,7 @@ CmdCalc::CmdCalc ()
{
_keyword = "calc";
_usage = "task calc <expression>";
_description = STRING_CMD_CALC_USAGE;
_description = "Calculator";
_read_only = true;
_displays_id = false;
_needs_gc = false;

View file

@ -191,7 +191,6 @@
#define STRING_CMD_CAL_LABEL_DATE "Datum"
#define STRING_CMD_CAL_LABEL_HOL "Feiertag"
#define STRING_CMD_CAL_SUN_MON "Die 'weekstart'-Konfigurationsoption darf nur 'Sunday' oder 'Monday' lauten."
#define STRING_CMD_CALC_USAGE "Rechner"
// Feedback
#define STRING_FEEDBACK_NO_TASKS "Keine Aufgaben."

View file

@ -188,7 +188,6 @@
#define STRING_CMD_CAL_LABEL_DATE "Date"
#define STRING_CMD_CAL_LABEL_HOL "Holiday"
#define STRING_CMD_CAL_SUN_MON "The 'weekstart' configuration variable may only contain 'Sunday' or 'Monday'."
#define STRING_CMD_CALC_USAGE "Calculator"
// Feedback
#define STRING_FEEDBACK_NO_TASKS "No tasks."

View file

@ -191,7 +191,6 @@
#define STRING_CMD_CAL_LABEL_DATE "Dato"
#define STRING_CMD_CAL_LABEL_HOL "Ferio"
#define STRING_CMD_CAL_SUN_MON "agordvariablo 'weekstart' devas esti 'Sunday' aŭ 'Monday'."
#define STRING_CMD_CALC_USAGE "Kalkulilo"
// Feedback
#define STRING_FEEDBACK_NO_TASKS "Nenia tasko."

View file

@ -197,7 +197,6 @@
#define STRING_CMD_CAL_LABEL_DATE "Fecha"
#define STRING_CMD_CAL_LABEL_HOL "Festivo"
#define STRING_CMD_CAL_SUN_MON "La variable de configuración 'weekstart' solamente puede contener 'domingo' o 'lunes'."
#define STRING_CMD_CALC_USAGE "Calculadora"
// Feedback
#define STRING_FEEDBACK_NO_TASKS "Ninguna tarea."

View file

@ -193,7 +193,6 @@
#define STRING_CMD_CAL_LABEL_DATE "Date"
#define STRING_CMD_CAL_LABEL_HOL "Holiday"
#define STRING_CMD_CAL_SUN_MON "The 'weekstart' configuration variable may only contain 'Sunday' or 'Monday'."
#define STRING_CMD_CALC_USAGE "Calculator"
// These four blocks can be replaced, but the number of lines must not change.
#define STRING_EDIT_HEADER_1 "La commande 'task <id> edit' vous permet de modifier tous les aspects d'une tâche"

View file

@ -192,7 +192,6 @@
#define STRING_CMD_CAL_LABEL_DATE "Data"
#define STRING_CMD_CAL_LABEL_HOL "Festività"
#define STRING_CMD_CAL_SUN_MON "La variabile di configurazione 'weekstart' può solo contenere i valori 'Domenica' or 'Lunedì'."
#define STRING_CMD_CALC_USAGE "Calculator"
// Feedback
#define STRING_FEEDBACK_NO_TASKS "Nessun task."

View file

@ -193,7 +193,6 @@
#define STRING_CMD_CAL_LABEL_DATE "Date"
#define STRING_CMD_CAL_LABEL_HOL "Holiday"
#define STRING_CMD_CAL_SUN_MON "'weekstart' 設定変数は 'Sunday' または 'Monday' のみが使えます。"
#define STRING_CMD_CALC_USAGE "電卓"
// Feedback
#define STRING_FEEDBACK_NO_TASKS "タスクがない。"

View file

@ -193,7 +193,6 @@
#define STRING_CMD_CAL_LABEL_DATE "Data"
#define STRING_CMD_CAL_LABEL_HOL "Wakacje"
#define STRING_CMD_CAL_SUN_MON "Początek tygodnia może mieć wartość 'Niedziela' lub 'Poniedziałek'."
#define STRING_CMD_CALC_USAGE "Kalkulator"
// Feedback
#define STRING_FEEDBACK_NO_TASKS "Brak zadań."

View file

@ -193,7 +193,6 @@
#define STRING_CMD_CAL_LABEL_DATE "Data"
#define STRING_CMD_CAL_LABEL_HOL "Feriado"
#define STRING_CMD_CAL_SUN_MON "A variável de configuração 'weekstart' apenas pode conter 'domingo' ou 'segunda-feira'."
#define STRING_CMD_CALC_USAGE "Calculadora"
// Feedback
#define STRING_FEEDBACK_NO_TASKS "Nenhuma tarefa."