diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2011-05-25 15:29:35 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2011-05-25 15:29:35 +0000 |
commit | b10b6c09d4085f6939140cb64f0f61aeeb653eca (patch) | |
tree | cdfb09fb7103960addd2868c87124afd49c6ea77 /h-source/Application/Include | |
parent | 1b04dfddf01053acce779d32fbf089411899f507 (diff) |
h-source:modified languages.php
Diffstat (limited to 'h-source/Application/Include')
-rw-r--r-- | h-source/Application/Include/languages.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/h-source/Application/Include/languages.php b/h-source/Application/Include/languages.php index ec73409..6cdd051 100644 --- a/h-source/Application/Include/languages.php +++ b/h-source/Application/Include/languages.php @@ -608,8 +608,9 @@ class Lang "tested on" => "überprüft mit Distribution", "tested with the following kernel libre" => "Überbrüft mit folgendem freien Betriebssystemkern (Libre Kernel)", "video card model" => "Grafikkarte", - "wifi model" => "WLAN, GNU/Linux distribution used for the test" => "Verwendete GNU/Linux-Distribution für die Überprüfung", - "does the video card work?" => "Funktioniert die Grafik einwandfrei?", + "wifi model" => "WLAN", + "GNU/Linux distribution used for the test" => "Verwendete GNU/Linux-Distribution für die Überprüfung", + "does the video card work?" => "Funktioniert die Grafik einwandfrei?", "does the wifi card work?" => "Funktioniert das WLAN einwandfrei?", "Description: (write here all the useful information)" => "Beschreibung: (alle nützliche Informationen)", "discover all the wiki tags" => "Wiki-Elemente", |