commit english recoded changes
authorchriskl <chriskl>
Fri, 23 Jul 2004 07:28:24 +0000 (07:28 +0000)
committerchriskl <chriskl>
Fri, 23 Jul 2004 07:28:24 +0000 (07:28 +0000)
lang/english.php
lang/recoded/english.php

index c5c3abc5560bb344c74a87be09a7c6f747abe936..88b08696420bbfd27e70aa93d334ff0cd2ea797e 100755 (executable)
@@ -4,7 +4,7 @@
         * English language file for phpPgAdmin.  Use this as a basis
         * for new translations.
         *
-        * $Id: english.php,v 1.157 2004/07/22 13:29:19 jollytoad Exp $
+        * $Id: english.php,v 1.158 2004/07/23 07:28:24 chriskl Exp $
         */
 
        // Language and character set
        $lang['strconfdroptype'] = 'Are you sure you want to drop the type "%s"?';
        $lang['strtypedropped'] = 'Type dropped.';
        $lang['strtypedroppedbad'] = 'Type drop failed.';
-       $lang['strflavour'] = 'Flavour';
+       $lang['strflavour'] = 'Flavor';
        $lang['strbasetype'] = 'Base';
        $lang['strcompositetype'] = 'Composite';
        $lang['strpseudotype'] = 'Pseudo';
index 041846140935d5458a3f226df76e8dadfd5fabc1..3a825a4fe6a16825ca9fd6ecb7cd118fd15b04ba 100644 (file)
@@ -4,7 +4,7 @@
         * English language file for phpPgAdmin.  Use this as a basis
         * for new translations.
         *
-        * $Id: english.php,v 1.109 2004/07/22 04:52:50 chriskl Exp $
+        * $Id: english.php,v 1.110 2004/07/23 07:28:24 chriskl Exp $
         */
 
        // Language and character set
        $lang['strconfdroptype'] = 'Are you sure you want to drop the type &quot;%s&quot;?';
        $lang['strtypedropped'] = 'Type dropped.';
        $lang['strtypedroppedbad'] = 'Type drop failed.';
+       $lang['strflavour'] = 'Flavor';
+       $lang['strbasetype'] = 'Base';
+       $lang['strcompositetype'] = 'Composite';
+       $lang['strpseudotype'] = 'Pseudo';
 
        // Schemas
        $lang['strschema'] = 'Schema';