l10n removal of STRING_UNKNOWN_ERROR

This commit is contained in:
Paul Beckingham
2018-01-07 12:57:21 -05:00
parent f24ea5e56c
commit 798cd5b658
12 changed files with 5 additions and 15 deletions

View File

@@ -701,7 +701,6 @@
// Errors
// TODO Move each of these to appropriate section.
#define STRING_ERROR_PREFIX "Erreur : "
#define STRING_UNKNOWN_ERROR "Erreur inconnue."
#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."