]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Author: Vitaliy Matytsyn (main) <vm@if.bank.gov.ua>
authoramosjeffries <>
Wed, 27 Feb 2008 17:55:13 +0000 (17:55 +0000)
committeramosjeffries <>
Wed, 27 Feb 2008 17:55:13 +0000 (17:55 +0000)
Updated Ukrainan error pages

Copy the english ERR_SECURE_CONNECT_FAIL message to Ukrainian while waiting
for a translation.

errors/Makefile.am

index cf027ee1b53cb5f8bd5eb3cf0b4b36001322984b..77587ccf908e88fc52ee5bd82bc5294d3fe5d895 100644 (file)
@@ -1,6 +1,6 @@
 ## Process this file with automake to produce Makefile.in
 #
-# $Id: Makefile.am,v 1.14 2007/08/22 00:20:10 hno Exp $
+# $Id: Makefile.am,v 1.14.2.1 2008/02/27 10:55:13 amosjeffries Exp $
 #
 
 errordir = $(datadir)/errors
@@ -42,7 +42,10 @@ LANGUAGES    = \
                Spanish \
                Swedish \
                Traditional_Chinese \
-               Turkish 
+               Turkish \
+               Ukrainian-1251 \
+               Ukrainian-koi8-u \
+               Ukrainian-utf8
 
 install-data-local: 
        @for l in $(INSTALL_LANGUAGES); do \