mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
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:
@@ -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",
|
||||
};
|
||||
|
||||
|
||||
@@ -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",
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user