]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
Fixes #3636 added general language strings for sort and filter
authorCash Costello <cash.costello@gmail.com>
Thu, 30 Jun 2011 10:27:53 +0000 (06:27 -0400)
committerCash Costello <cash.costello@gmail.com>
Thu, 30 Jun 2011 10:27:53 +0000 (06:27 -0400)
languages/en.php

index f1e070f063591f1ed2798b11eb238519053e2704..113585a124ca5ad7970a13d6d1f066510fa05647 100644 (file)
@@ -802,6 +802,8 @@ $english = array(
        'submit' => 'Submit',
        'comment' => 'Comment',
        'upgrade' => 'Upgrade',
+       'sort' => 'Sort',
+       'filter' => 'Filter',
 
        'site' => 'Site',
        'activity' => 'Activity',