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.php1
-rw-r--r--h-source/Application/Include/languages.php1
2 files changed, 2 insertions, 0 deletions
diff --git a/h-source/Application/Include/hardware.php b/h-source/Application/Include/hardware.php
index e5dccea..4a651f6 100644
--- a/h-source/Application/Include/hardware.php
+++ b/h-source/Application/Include/hardware.php
@@ -31,6 +31,7 @@ class Hardware
public static $translations = array(
"amd64" => 'x86-64/amd64',
+ "PC-Card" => 'PCMCIA/PC-Card',
);
public static $regExpressions = array(
diff --git a/h-source/Application/Include/languages.php b/h-source/Application/Include/languages.php
index cbaf6bb..6f1fac4 100644
--- a/h-source/Application/Include/languages.php
+++ b/h-source/Application/Include/languages.php
@@ -334,6 +334,7 @@ class Lang
/*0286*/"October" => "ottobre",
/*0287*/"November" => "novembre",
/*0288*/"December" => "dicembre",
+ /*0289*/"not-specified" => "non specificato",
),
'es' => array
(