]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
Fixes #3734. Changed "Tested value" to "Expected value" in the plugin deps matrix.
authorBrett Profitt <brett.profitt@gmail.com>
Fri, 14 Oct 2011 01:35:37 +0000 (18:35 -0700)
committerBrett Profitt <brett.profitt@gmail.com>
Fri, 14 Oct 2011 01:35:37 +0000 (18:35 -0700)
languages/en.php

index 5aecf559e2e4569a775f428b2ae3c8c5b39932db..9967bc34d6125e0db9c4bcbbc86e8d4a347e8238 100644 (file)
@@ -696,7 +696,7 @@ $english = array(
 
        'admin:plugins:dependencies:type' => 'Type',
        'admin:plugins:dependencies:name' => 'Name',
-       'admin:plugins:dependencies:expected_value' => 'Tested Value',
+       'admin:plugins:dependencies:expected_value' => 'Expected Value',
        'admin:plugins:dependencies:local_value' => 'Actual value',
        'admin:plugins:dependencies:comment' => 'Comment',