l10n: Eliminated STRING_ERROR_PREFIX

This commit is contained in:
Paul Beckingham 2018-01-20 13:50:10 -05:00
parent e2ffcbd3d6
commit f27ddea013
9 changed files with 0 additions and 9 deletions

View file

@ -485,7 +485,6 @@
// Errors
// TODO Move each of these to appropriate section.
#define STRING_ERROR_PREFIX "Fehler: "
#define STRING_TRIVIAL_INPUT "Sie müssen einen Befehl oder eine Aufgabe zum ändern angeben."
#define STRING_INFINITE_LOOP "Beende Ersetzung, weil mehr als {1} Änderungen durchgeführt wurden - Schutz vor Endlosschleifen."
#define STRING_UDA_TYPE "UDAs müssen vom Typ 'string', 'date', 'duration' oder 'numeric' sein."

View file

@ -482,7 +482,6 @@
// Errors
// TODO Move each of these to appropriate section.
#define STRING_ERROR_PREFIX "Error: "
#define STRING_TRIVIAL_INPUT "You must specify a command or a task to modify."
#define STRING_INFINITE_LOOP "Terminated substitution because more than {1} changes were made - infinite loop protection."
#define STRING_UDA_TYPE "User defined attributes may only be of type 'string', 'date', 'duration' or 'numeric'."

View file

@ -485,7 +485,6 @@
// Errors
// TODO Move each of these to appropriate section.
#define STRING_ERROR_PREFIX "Eraro: "
#define STRING_TRIVIAL_INPUT "Oni devas specifi komandon, aŭ taskon ke vi volas modifi."
#define STRING_INFINITE_LOOP "Finis anstataŭon ĉar ekzistas pli de {1} ŝanĝoj - protekto kontraŭ senfina ripeton."
#define STRING_UDA_TYPE "La tipo de uzanto-definitaj atributoj devas esti 'string', 'date', 'duration', aŭ 'numeric'."

View file

@ -497,7 +497,6 @@
// Errors
// TODO Move each of these to appropriate section.
#define STRING_ERROR_PREFIX "Error: " // |esp-ESP|==|eng-USA|
#define STRING_TRIVIAL_INPUT "Debe especificar un comando o una tarea a modificar."
#define STRING_INFINITE_LOOP "Sustitución terminada debido a que se hicieron más de {1} cambios - protección contra ciclo eterno."
#define STRING_UDA_TYPE "Los atributos definidos por el usuario solamente pueden ser de los tipos 'string', 'date', 'duration' o 'numeric'."

View file

@ -507,7 +507,6 @@
// Errors
// TODO Move each of these to appropriate section.
#define STRING_ERROR_PREFIX "Erreur : "
#define STRING_TRIVIAL_INPUT "Il vous faut spécifier une commande ou une tâche à modifier."
#define STRING_INFINITE_LOOP "Substitution arrêté parce que plus de {1} changements ont été faits - protection contre les boucles infinies."
#define STRING_UDA_TYPE "User defined attributes may only be of type 'string', 'date', 'duration' or 'numeric'."

View file

@ -486,7 +486,6 @@
// Errors
// TODO Move each of these to appropriate section.
#define STRING_ERROR_PREFIX "Errore: "
#define STRING_TRIVIAL_INPUT "Specificare un comando o un task da modificare"
#define STRING_INFINITE_LOOP "Sostituzione terminata poiché più di {1} modifiche sono state fatte - protezione da ciclo infinito"
#define STRING_UDA_TYPE "Gli User defined attribute possono solo essere di tipo 'string', 'date', 'duration' o 'numeric'."

View file

@ -487,7 +487,6 @@
// Errors
// TODO Move each of these to appropriate section.
#define STRING_ERROR_PREFIX "エラー: "
#define STRING_TRIVIAL_INPUT "変更したいコマンドまたはタスクを指定しなければなりません。"
#define STRING_INFINITE_LOOP "Terminated substitution because more than {1} changes were made - infinite loop protection."
#define STRING_UDA_TYPE "User defined attributes may only be of type 'string', 'date', 'duration' or 'numeric'."

View file

@ -487,7 +487,6 @@
// Errors
// TODO Move each of these to appropriate section.
#define STRING_ERROR_PREFIX "Błąd: "
#define STRING_TRIVIAL_INPUT "Musisz podać polecenie lub zadanie do zmiany."
#define STRING_INFINITE_LOOP "Podstawienie anulowane ponieważ wykonano więcej niż {1} zmian - zabezpieczenie przed zapętleniem."
#define STRING_UDA_TYPE "Atrybuty definiowane przez użytkownika mogą być typu 'string', 'date', 'duration' lub 'numeric'."

View file

@ -487,7 +487,6 @@
// Errors
// TODO Move each of these to appropriate section.
#define STRING_ERROR_PREFIX "Erro: "
#define STRING_TRIVIAL_INPUT "Deve específicar um comando ou a tarefa a modificar."
#define STRING_INFINITE_LOOP "Substituição terminada. Efectuadas mais de {1} alterações - protecção de ciclos infinitos."
#define STRING_UDA_TYPE "Atributos definidos pelo utilizador (UDAs) apenas podem ser do tipo 'texto', 'data', 'duração' ou 'numérico'."