use russian word for russian. add subgroup targets in Makefile
authorchriskl <chriskl>
Mon, 7 Apr 2003 05:46:38 +0000 (05:46 +0000)
committerchriskl <chriskl>
Mon, 7 Apr 2003 05:46:38 +0000 (05:46 +0000)
lang/Makefile
lang/recoded/russian-koi8.php
lang/russian-koi8.php

index 37fa001bb5a767c70c02ee8e3458f79a72f22e1a..225f252a456836537bb8b122aebcf6391c7cc802 100644 (file)
@@ -6,11 +6,11 @@
 # It is important to fix first and last lines of the file <?php and ?>
 # using 'awk'
 # 
-# $Id: Makefile,v 1.11 2003/04/04 02:13:28 chriskl Exp $
+# $Id: Makefile,v 1.12 2003/04/07 05:46:38 chriskl Exp $
 #
 DESTDIR=./recoded
 
-all:   polish english chinese-tr-utf8 chinese-tr-big5 chinese-sim-utf8 chinese-sim-gb2312 dutch german spanish italian french russian-cp1251 russian-koi8 japanese
+all:   polish english chinese dutch german spanish italian french russian japanese
 
 polish:
        cat polish.php | recode latin2..html | \
@@ -41,6 +41,7 @@ italian:
        cat italian.php | recode latin1..html | \
                awk '{ gsub("&gt;",">"); gsub("&lt;","<"); print $0}' \
                > ${DESTDIR}/italian.php
+chinese: chinese-tr-utf8 chinese-tr-big5 chinese-sim-utf8 chinese-sim-gb2312
 
 chinese-tr-utf8:
        cat chinese-tr-utf8.php | recode utf8..html  | \
@@ -79,6 +80,8 @@ japanese-sjis:
                awk '{ gsub("&gt;",">"); gsub("&lt;","<"); print $0}' \
                > ${DESTDIR}/japanese-sjis.php
 
+russian: russian-cp1251 russian-koi8 
+
 russian-cp1251:
        cat russian-cp1251.php | recode cp1251..html | \
                awk '{ gsub("&gt;",">"); gsub("&lt;","<"); print $0}' \
index a67bf55720514fd7334c91226f35c3846fe9cc66..f5d3bf9b15459b0a13bcf70b23e3a83f67486b08 100644 (file)
@@ -4,11 +4,11 @@
          * Russian KOI8 language file for phpPgAdmin. 
          * @maintainer Alexander Khodorivsky [askh@ukr.net]
          *
-         * $Id: russian-koi8.php,v 1.1 2003/04/04 01:24:22 chriskl Exp $
+         * $Id: russian-koi8.php,v 1.2 2003/04/07 05:46:38 chriskl Exp $
          */
 
         // Language and character set
-        $lang['applang'] = 'Russian';
+        $lang['applang'] = '&#1056;&#1091;&#1089;&#1089;&#1082;&#1080;&#1081; &#1050;&#1054;&#1048;8';
         $lang['appcharset'] = 'KOI8-R';
 
         // Basic strings
index 564df2bfa16618c8f96330fe679ab40058ea3fce..6d3eadc4f4ba289839ee2d3a5d3dcf4d53126066 100644 (file)
@@ -4,11 +4,11 @@
          * Russian KOI8 language file for phpPgAdmin. 
          * @maintainer Alexander Khodorivsky [askh@ukr.net]
          *
-         * $Id: russian-koi8.php,v 1.1 2003/04/04 01:24:22 chriskl Exp $
+         * $Id: russian-koi8.php,v 1.2 2003/04/07 05:46:38 chriskl Exp $
          */
 
         // Language and character set
-        $lang['applang'] = 'Russian';
+        $lang['applang'] = 'òÕÓÓËÉÊ ëïé8';
         $lang['appcharset'] = 'KOI8-R';
 
         // Basic strings