l10n: Eliminated STRING_CMD_CONFIG_NO_CHANGE

This commit is contained in:
Paul Beckingham 2018-01-20 12:21:34 -05:00
parent 2854aba5e3
commit 8eec5c82c2
10 changed files with 1 additions and 10 deletions

View file

@ -220,7 +220,7 @@ int CmdConfig::execute (std::string& output)
<< '\n';
}
else
out << STRING_CMD_CONFIG_NO_CHANGE << '\n';
out << "No changes made.\n";
}
else
throw std::string (STRING_CMD_CONFIG_NO_NAME);

View file

@ -443,7 +443,6 @@
#define STRING_CMD_CONFIG_CONFIRM3 "Wirklich die Option '{1}' entfernen?"
#define STRING_CMD_CONFIG_NO_ENTRY "Kein Eintrag '{1}' gefunden."
#define STRING_CMD_CONFIG_FILE_MOD "Konfigurationsdatei {1} verändert."
#define STRING_CMD_CONFIG_NO_CHANGE "Keine Änderungen durchgeführt."
#define STRING_CMD_CONFIG_NO_NAME "Geben Sie den Wert der zu ändernden Option an."
#define STRING_CMD_HCONFIG_USAGE "Zeigt alle unterstützten Konfigurations-Optionen zur AUtovervollständigung"
#define STRING_CMD_CONTEXT_USAGE "Set and define contexts (default filters)"

View file

@ -440,7 +440,6 @@
#define STRING_CMD_CONFIG_CONFIRM3 "Are you sure you want to remove '{1}'?"
#define STRING_CMD_CONFIG_NO_ENTRY "No entry named '{1}' found."
#define STRING_CMD_CONFIG_FILE_MOD "Config file {1} modified."
#define STRING_CMD_CONFIG_NO_CHANGE "No changes made."
#define STRING_CMD_CONFIG_NO_NAME "Specify the name of a config variable to modify."
#define STRING_CMD_HCONFIG_USAGE "Lists all supported configuration variables, for completion purposes"
#define STRING_CMD_CONTEXT_USAGE "Set and define contexts (default filters)"

View file

@ -443,7 +443,6 @@
#define STRING_CMD_CONFIG_CONFIRM3 "Are you sure you want to remove '{1}'?"
#define STRING_CMD_CONFIG_NO_ENTRY "No entry named '{1}' found."
#define STRING_CMD_CONFIG_FILE_MOD "Agorda dosiero {1} modifita."
#define STRING_CMD_CONFIG_NO_CHANGE "Ne ŝanĝis nenion."
#define STRING_CMD_CONFIG_NO_NAME "Specifu la nomon de agordvariablo, kiun vi volas modifi."
#define STRING_CMD_HCONFIG_USAGE "Listigas çiun subtenatan agordan variablon, por motivo memkompletada"
#define STRING_CMD_CONTEXT_USAGE "Set and define contexts (default filters)"

View file

@ -455,7 +455,6 @@
#define STRING_CMD_CONFIG_CONFIRM3 "¿Está seguro de querer eliminar '{1}'?"
#define STRING_CMD_CONFIG_NO_ENTRY "No se encontró una entrada llamada '{1}'."
#define STRING_CMD_CONFIG_FILE_MOD "Archivo de configuración {1} modificado."
#define STRING_CMD_CONFIG_NO_CHANGE "No se hicieron cambios."
#define STRING_CMD_CONFIG_NO_NAME "Especifique el nombre de una variable de configuración a modificar."
#define STRING_CMD_HCONFIG_USAGE "Lista todas las variables de configuración soportadas, a fines de completado"
#define STRING_CMD_CONTEXT_USAGE "Establece y define contextos (filtros por defecto)"

View file

@ -445,7 +445,6 @@
#define STRING_CMD_CONFIG_CONFIRM3 "Are you sure you want to remove '{1}'?"
#define STRING_CMD_CONFIG_NO_ENTRY "No entry named '{1}' found."
#define STRING_CMD_CONFIG_FILE_MOD "Config file {1} modified."
#define STRING_CMD_CONFIG_NO_CHANGE "No changes made."
#define STRING_CMD_CONFIG_NO_NAME "Specify the name of a config variable to modify."
#define STRING_CMD_HCONFIG_USAGE "Lists all supported configuration variables, for completion purposes"
#define STRING_CMD_CONTEXT_USAGE "Set and define contexts (default filters)"

View file

@ -444,7 +444,6 @@
#define STRING_CMD_CONFIG_CONFIRM3 "Sei sicuro di voler rimuovere '{1}'?"
#define STRING_CMD_CONFIG_NO_ENTRY "Nessuna voce '{1}' trovata."
#define STRING_CMD_CONFIG_FILE_MOD "File di configurazione {1} modificato."
#define STRING_CMD_CONFIG_NO_CHANGE "Nessuna modifica apportata."
#define STRING_CMD_CONFIG_NO_NAME "Specificare il nome di una variabile di configurazione da modificare."
#define STRING_CMD_HCONFIG_USAGE "Elenca le variabili di configurazione supportate, per autocompletamento"
#define STRING_CMD_CONTEXT_USAGE "Set and define contexts (default filters)"

View file

@ -445,7 +445,6 @@
#define STRING_CMD_CONFIG_CONFIRM3 "Are you sure you want to remove '{1}'?"
#define STRING_CMD_CONFIG_NO_ENTRY "No entry named '{1}' found."
#define STRING_CMD_CONFIG_FILE_MOD "Config file {1} modified."
#define STRING_CMD_CONFIG_NO_CHANGE "No changes made."
#define STRING_CMD_CONFIG_NO_NAME "Specify the name of a config variable to modify."
#define STRING_CMD_HCONFIG_USAGE "Lists all supported configuration variables, for completion purposes"
#define STRING_CMD_CONTEXT_USAGE "Set and define contexts (default filters)"

View file

@ -445,7 +445,6 @@
#define STRING_CMD_CONFIG_CONFIRM3 "Czy na pewno chcesz usunąć '{1}'?"
#define STRING_CMD_CONFIG_NO_ENTRY "Nie znaleziono wpisu '{1}'."
#define STRING_CMD_CONFIG_FILE_MOD "Plik konfiguracyjny {1} został zmodyfikowany."
#define STRING_CMD_CONFIG_NO_CHANGE "Brak zmian."
#define STRING_CMD_CONFIG_NO_NAME "Podaj nazwę zmiennej w konfiguracji do zmiany."
#define STRING_CMD_HCONFIG_USAGE "Wylistuj wszystkie zmienne konfiguracji."
#define STRING_CMD_CONTEXT_USAGE "Set and define contexts (default filters)"

View file

@ -445,7 +445,6 @@
#define STRING_CMD_CONFIG_CONFIRM3 "Tem a certeza que pretende remover '{1}'?"
#define STRING_CMD_CONFIG_NO_ENTRY "Não encontrada a entrada '{1}' ."
#define STRING_CMD_CONFIG_FILE_MOD "Ficheiro de configuração {1} alterado."
#define STRING_CMD_CONFIG_NO_CHANGE "Nenhuma alteração efectuada."
#define STRING_CMD_CONFIG_NO_NAME "Especifique o nome da configuração a modificar."
#define STRING_CMD_HCONFIG_USAGE "Lista todas as configurações suportadas, para fins de terminação automática"
#define STRING_CMD_CONTEXT_USAGE "Set and define contexts (default filters)"