From: cash Date: Sun, 3 Jul 2011 13:27:29 +0000 (-0400) Subject: Fixes #3640 added 'none' as a language string X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=84ffd10e88ad2cdf945965fbf15f771df8bf6ed7;p=lorea%2Felgg.git Fixes #3640 added 'none' as a language string --- diff --git a/languages/en.php b/languages/en.php index 72369c82f..c30a1bdd8 100644 --- a/languages/en.php +++ b/languages/en.php @@ -857,6 +857,7 @@ $english = array( 'mine' => "Mine", 'by' => 'by', + 'none' => 'none', 'annotations' => "Annotations", 'relationships' => "Relationships",