aboutsummaryrefslogtreecommitdiff
path: root/h-source/Application/Include/hardware.php
diff options
context:
space:
mode:
authorAntonio Gallo <tonicucoz@gmail.com>2011-12-04 19:53:26 +0000
committerAntonio Gallo <tonicucoz@gmail.com>2011-12-04 19:53:26 +0000
commit37b417757fc21ecf2ae159fc8f5182ec234e0be0 (patch)
tree42ccc1ed730377e3c8eaa5da1cfd98921109bd67 /h-source/Application/Include/hardware.php
parent9cfcb4bb32e2fb8f5dbabd7faa06e47adf1c23af (diff)
improved i18n
Diffstat (limited to 'h-source/Application/Include/hardware.php')
-rw-r--r--h-source/Application/Include/hardware.php3
1 files changed, 3 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(