l10n: Eliminated STRING_ASSUME_INFO

This commit is contained in:
Paul Beckingham
2018-01-15 11:01:36 -05:00
parent 4ad3c48f2d
commit 47e9aa9abb
10 changed files with 1 additions and 10 deletions

View File

@@ -699,7 +699,6 @@
// 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_ASSUME_INFO "No command specified - assuming 'information'."
#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é."