remove distribution names from language files
This commit is contained in:
@@ -64,14 +64,6 @@ $lng['install']['admin_pass2'] = 'Administrator-Password (confirm)';
|
||||
$lng['install']['activate_newsfeed'] = 'Enable the official newsfeed<br><small>(https://inside.froxlor.org/news/)</small>';
|
||||
$lng['install']['serversettings'] = 'Server settings';
|
||||
$lng['install']['distribution'] = 'Distribution';
|
||||
$lng['install']['jessie'] = 'Debian Jessie';
|
||||
$lng['install']['stretch'] = 'Debian Stretch';
|
||||
$lng['install']['buster'] = 'Debian Buster';
|
||||
$lng['install']['xenial'] = 'Ubuntu Xenial';
|
||||
$lng['install']['bionic'] = 'Ubuntu Bionic';
|
||||
$lng['install']['focal'] = 'Ubuntu Focal';
|
||||
$lng['install']['rhel7'] = 'RHEL 7';
|
||||
$lng['install']['rhel8'] = 'RHEL 8';
|
||||
$lng['install']['servername'] = 'Server name (FQDN, no ip-address)';
|
||||
$lng['install']['serverip'] = 'Server IP';
|
||||
$lng['install']['webserver'] = 'Webserver';
|
||||
|
||||
@@ -54,14 +54,6 @@ $lng['install']['admin_pass1'] = 'Mot de passe administrateur';
|
||||
$lng['install']['admin_pass2'] = 'Mot de passe administrateur (confirmez)';
|
||||
$lng['install']['serversettings'] = 'Réglages serveur';
|
||||
$lng['install']['distribution'] = 'Distribution';
|
||||
$lng['install']['jessie'] = 'Debian Jessie';
|
||||
$lng['install']['stretch'] = 'Debian Stretch';
|
||||
$lng['install']['buster'] = 'Debian Buster';
|
||||
$lng['install']['xenial'] = 'Ubuntu Xenial';
|
||||
$lng['install']['bionic'] = 'Ubuntu Bionic';
|
||||
$lng['install']['focal'] = 'Ubuntu Focal';
|
||||
$lng['install']['rhel7'] = 'RHEL 7';
|
||||
$lng['install']['rhel8'] = 'RHEL 8';
|
||||
$lng['install']['servername'] = 'Nom du serveur (FQDN, pas d\'adresse IP)';
|
||||
$lng['install']['serverip'] = 'Adresse IP du serveur';
|
||||
$lng['install']['webserver'] = 'Serveur Web';
|
||||
|
||||
@@ -64,14 +64,6 @@ $lng['install']['admin_pass2'] = 'Administrator-Passwort (Bestätigung)';
|
||||
$lng['install']['activate_newsfeed'] = 'Aktiviere das offizielle Newsfeed<br><small>(https://inside.froxlor.org/news/)</small>';
|
||||
$lng['install']['serversettings'] = 'Servereinstellungen';
|
||||
$lng['install']['distribution'] = 'Verteilung';
|
||||
$lng['install']['jessie'] = 'Debian Jessie';
|
||||
$lng['install']['stretch'] = 'Debian Stretch';
|
||||
$lng['install']['buster'] = 'Debian Buster';
|
||||
$lng['install']['xenial'] = 'Ubuntu Xenial';
|
||||
$lng['install']['bionic'] = 'Ubuntu Bionic';
|
||||
$lng['install']['focal'] = 'Ubuntu Focal';
|
||||
$lng['install']['rhel7'] = 'RHEL 7';
|
||||
$lng['install']['rhel8'] = 'RHEL 8';
|
||||
$lng['install']['servername'] = 'Servername (FQDN, keine IP-Adresse)';
|
||||
$lng['install']['serverip'] = 'Server-IP';
|
||||
$lng['install']['webserver'] = 'Webserver';
|
||||
|
||||
Reference in New Issue
Block a user