aboutsummaryrefslogtreecommitdiff
path: root/h-source/Application/Include
diff options
context:
space:
mode:
Diffstat (limited to 'h-source/Application/Include')
-rw-r--r--h-source/Application/Include/hardware.php3
-rw-r--r--h-source/Application/Include/languages.php1
2 files changed, 4 insertions, 0 deletions
diff --git a/h-source/Application/Include/hardware.php b/h-source/Application/Include/hardware.php
index 4a651f6..c3827ad 100644
--- a/h-source/Application/Include/hardware.php
+++ b/h-source/Application/Include/hardware.php
@@ -32,6 +32,9 @@ class Hardware
public static $translations = array(
"amd64" => 'x86-64/amd64',
"PC-Card" => 'PCMCIA/PC-Card',
+ "works_with_3D" => "works with 3D acceleration",
+ "works_without_3D" => "works, but without 3D acceleration",
+ "does_not_work" => "it does not work",
);
public static $regExpressions = array(
diff --git a/h-source/Application/Include/languages.php b/h-source/Application/Include/languages.php
index ecd7318..abdd0f2 100644
--- a/h-source/Application/Include/languages.php
+++ b/h-source/Application/Include/languages.php
@@ -342,6 +342,7 @@ class Lang
/*0294*/"alphabetically desc" => "alfabeticamente decresc",
/*0295*/"undef" => "tutti",
/*0296*/"All" => "Tutti",
+ /*0297*/"inkjet" => "getto d'inchiostro",
),
'es' => array
(