Added the singular noun 'Constraint', for use in a title attribute within the bread...
authorjollytoad <jollytoad>
Wed, 22 Sep 2004 10:35:33 +0000 (10:35 +0000)
committerjollytoad <jollytoad>
Wed, 22 Sep 2004 10:35:33 +0000 (10:35 +0000)
lang/english.php
lang/recoded/english.php

index e1c56c82ceeb3ce66a98dc36ed7570765249fa31..2a06e8db8e002aa59f799f083cb49cb9aab75b94 100755 (executable)
@@ -4,7 +4,7 @@
         * English language file for phpPgAdmin.  Use this as a basis
         * for new translations.
         *
-        * $Id: english.php,v 1.164 2004/09/02 14:03:06 jollytoad Exp $
+        * $Id: english.php,v 1.165 2004/09/22 10:35:33 jollytoad Exp $
         */
 
        // Language and character set
        $lang['strruledroppedbad'] = 'Rule drop failed.';
 
        // Constraints
+       $lang['strconstraint'] = 'Constraint';
        $lang['strconstraints'] = 'Constraints';
        $lang['strshowallconstraints'] = 'Show all constraints';
        $lang['strnoconstraints'] = 'No constraints found.';
index a59a60062ffdb16720431b347902933e18048dd3..715faff40235d568c8f43feb1afd1dc02cb4f819 100644 (file)
@@ -4,7 +4,7 @@
         * English language file for phpPgAdmin.  Use this as a basis
         * for new translations.
         *
-        * $Id: english.php,v 1.117 2004/09/02 14:03:06 jollytoad Exp $
+        * $Id: english.php,v 1.118 2004/09/22 10:35:33 jollytoad Exp $
         */
 
        // Language and character set
        $lang['strruledroppedbad'] = 'Rule drop failed.';
 
        // Constraints
+       $lang['strconstraint'] = 'Constraint';
        $lang['strconstraints'] = 'Constraints';
        $lang['strshowallconstraints'] = 'Show all constraints';
        $lang['strnoconstraints'] = 'No constraints found.';