l10n: Eliminated STRING_TRIVIAL_INPUT

This commit is contained in:
Paul Beckingham 2018-01-20 13:52:41 -05:00
parent 60394aad6a
commit f43b51cf85
10 changed files with 1 additions and 10 deletions

View file

@ -534,7 +534,7 @@ void CLI2::analyze ()
{
defaultCommand ();
if (! findCommand ())
throw std::string (STRING_TRIVIAL_INPUT);
throw std::string ("You must specify a command or a task to modify.");
}
demotion ();

View file

@ -487,7 +487,6 @@
// Errors
// TODO Move each of these to appropriate section.
#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."
#define STRING_UDA_COLLISION "Das UDA '{1}' hat den selben Namen wie eine eingebaute Eigenschaft, und ist daher nicht erlaubt."

View file

@ -484,7 +484,6 @@
// Errors
// TODO Move each of these to appropriate section.
#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'."
#define STRING_UDA_COLLISION "The UDA named '{1}' is the same as a core attribute, and is not permitted."

View file

@ -487,7 +487,6 @@
// Errors
// TODO Move each of these to appropriate section.
#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'."
#define STRING_UDA_COLLISION "UDA '{1}' kaj enkonstruita atributo havas la saman nomon. Tio estas malpermesita."

View file

@ -499,7 +499,6 @@
// Errors
// TODO Move each of these to appropriate section.
#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'."
#define STRING_UDA_COLLISION "El UDA denominado '{1}' es el mismo que un atributo del núcleo, y no está permitido."

View file

@ -509,7 +509,6 @@
// Errors
// TODO Move each of these to appropriate section.
#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'."
#define STRING_UDA_COLLISION "L'ADU nommé '{1}' est le même qu'un attribut du noyau, et ce n'est pas autorisé."

View file

@ -488,7 +488,6 @@
// Errors
// TODO Move each of these to appropriate section.
#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'."
#define STRING_UDA_COLLISION "L'UDA '{1}' ha lo stesso nome di un attributo di sistema, e ciò non è permesso."

View file

@ -489,7 +489,6 @@
// Errors
// TODO Move each of these to appropriate section.
#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'."
#define STRING_UDA_COLLISION "The UDA named '{1}' is the same as a core attribute, and is not permitted."

View file

@ -489,7 +489,6 @@
// Errors
// TODO Move each of these to appropriate section.
#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'."
#define STRING_UDA_COLLISION "Nazwa UDA '{1}' jest jedną z nazw atrybutów podstawowych i dlatego jest niedozwolona."

View file

@ -489,7 +489,6 @@
// Errors
// TODO Move each of these to appropriate section.
#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'."
#define STRING_UDA_COLLISION "O UDA '{1}' tem o mesmo nome que um atributo interno, tal não é permitido."