aboutsummaryrefslogtreecommitdiff
path: root/h-source/Application/Models/NotebooksModel.php
diff options
context:
space:
mode:
Diffstat (limited to 'h-source/Application/Models/NotebooksModel.php')
-rw-r--r--h-source/Application/Models/NotebooksModel.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/h-source/Application/Models/NotebooksModel.php b/h-source/Application/Models/NotebooksModel.php
index 40052d4..b9f4b80 100644
--- a/h-source/Application/Models/NotebooksModel.php
+++ b/h-source/Application/Models/NotebooksModel.php
@@ -49,6 +49,7 @@ class NotebooksModel extends GenericModel {
'subtype' => gtext('subtype (notebook or netbook)'),
'architecture' => gtext('architecture'),
'bios' => gtext('does it have a free bios?'),
+ 'can_free_systems_be_installed' => gtext('can free operating systems be installed?'),
'comm_year' => gtext('year of commercialization'),
'distribution' => gtext('GNU/Linux distribution used for the test'),
'compatibility' => gtext('compatibility with free software'),