Neue Netzwerkdialoge sind zum ersten Test verfuegbar.

git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@515 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
casemaster
2007-05-02 22:32:02 +00:00
parent bd3a8a5088
commit 5057b6110c
10 changed files with 517 additions and 257 deletions

View File

@@ -513,5 +513,11 @@ char *de_tr[] = {
"Willkommen zum %s Installationsprogramm. Wenn Sie auf irgendeiner der folgenden Seiten 'Abbrechen' auswählen, wird der Computer neu gestartet.",
/* TR_YOUR_CONFIGURATION_IS_SINGLE_GREEN_ALREADY_HAS_DRIVER */
"Ihre Konfiguration ist für eine einzelne GRÜNE Schnittstelle eingestellt, der bereits ein Treiber zugewiesen ist.",
/* TR_YES */
"Ja",
/* TR_NO */
"Nein",
/* TR_AS */
"als",
};

View File

@@ -509,5 +509,11 @@ char *en_tr[] = {
"Welcome to the %s installation program. Selecting Cancel on any of the following screens will reboot the computer.",
/* TR_YOUR_CONFIGURATION_IS_SINGLE_GREEN_ALREADY_HAS_DRIVER */
"Your configuration is set for a single GREEN interface, which already has a driver assigned.",
/* TR_YES */
"Yes",
/* TR_NO */
"No",
/* TR_AS */
"as",
};