From: amosjeffries <> Date: Wed, 27 Feb 2008 17:55:13 +0000 (+0000) Subject: Author: Vitaliy Matytsyn (main) X-Git-Tag: SQUID_3_0_STABLE2~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c866496fc7fbb0c85e92fabe7296faeaefca236c;p=thirdparty%2Fsquid.git Author: Vitaliy Matytsyn (main) Updated Ukrainan error pages Copy the english ERR_SECURE_CONNECT_FAIL message to Ukrainian while waiting for a translation. --- diff --git a/errors/Makefile.am b/errors/Makefile.am index cf027ee1b5..77587ccf90 100644 --- a/errors/Makefile.am +++ b/errors/Makefile.am @@ -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 \