aboutsummaryrefslogtreecommitdiff
path: root/h-source/Application/Models
diff options
context:
space:
mode:
authorAntonio Gallo <tonicucoz@gmail.com>2011-10-06 20:25:55 +0000
committerAntonio Gallo <tonicucoz@gmail.com>2011-10-06 20:25:55 +0000
commit53f9d690ee2f49545d63788be6c1fe80d9ec6e58 (patch)
treeb9b51d06c214396d6ca4b79c380d26ce13f53a92 /h-source/Application/Models
parent99a6ba9947839d62a3f09f48a0ba962c23794491 (diff)
added the entry "does it adopt any techniques to track users?" for printers - part 1
Diffstat (limited to 'h-source/Application/Models')
-rw-r--r--h-source/Application/Models/PrintersModel.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/h-source/Application/Models/PrintersModel.php b/h-source/Application/Models/PrintersModel.php
index 882224d..74cc0af 100644
--- a/h-source/Application/Models/PrintersModel.php
+++ b/h-source/Application/Models/PrintersModel.php
@@ -54,6 +54,7 @@ class PrintersModel extends GenericModel
'interface' => gtext("interface"),
'distribution' => gtext('GNU/Linux distribution used for the test'),
'compatibility' => gtext('compatibility with free software'),
+ 'it_tracks_users' => gtext('does it adopt any techniques to track users?'),
'kernel' => gtext('tested with the following kernel libre'),
'driver' => gtext("free driver used"),
'description' => gtext('Description'),