From owner-svn-ports-all@FreeBSD.ORG Mon Oct 8 16:45:12 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4A37B106566B; Mon, 8 Oct 2012 16:45:12 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 316CB8FC1B; Mon, 8 Oct 2012 16:45:12 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q98GjCnE036072; Mon, 8 Oct 2012 16:45:12 GMT (envelope-from adamw@svn.freebsd.org) Received: (from adamw@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q98GjBia036066; Mon, 8 Oct 2012 16:45:11 GMT (envelope-from adamw@svn.freebsd.org) Message-Id: <201210081645.q98GjBia036066@svn.freebsd.org> From: Adam Weinberger Date: Mon, 8 Oct 2012 16:45:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r305547 - in head/mail: . squirrelmail-translations X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Oct 2012 16:45:12 -0000 Author: adamw Date: Mon Oct 8 16:45:11 2012 New Revision: 305547 URL: http://svn.freebsd.org/changeset/ports/305547 Log: Splitting the l10n/i18n package out from the Squirrelmail port. Added: head/mail/squirrelmail-translations/ head/mail/squirrelmail-translations/Makefile (contents, props changed) head/mail/squirrelmail-translations/distinfo (contents, props changed) head/mail/squirrelmail-translations/pkg-descr (contents, props changed) head/mail/squirrelmail-translations/pkg-plist (contents, props changed) Modified: head/mail/Makefile Modified: head/mail/Makefile ============================================================================== --- head/mail/Makefile Mon Oct 8 16:42:09 2012 (r305546) +++ head/mail/Makefile Mon Oct 8 16:45:11 2012 (r305547) @@ -696,6 +696,7 @@ SUBDIR += squirrelmail-squirrel_logger-plugin SUBDIR += squirrelmail-timeout_user-plugin SUBDIR += squirrelmail-tmda-plugin + SUBDIR += squirrelmail-translations SUBDIR += squirrelmail-unsafe_image_rules-plugin SUBDIR += squirrelmail-user_special_mailboxes-plugin SUBDIR += squirrelmail-vlogin-plugin Added: head/mail/squirrelmail-translations/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/squirrelmail-translations/Makefile Mon Oct 8 16:45:11 2012 (r305547) @@ -0,0 +1,39 @@ +# Whom: Adam Weinberger +# +# $FreeBSD$ +# + +PORTNAME= squirrelmail-translations +PORTVERSION= 1.4.18 # Translations updated less often than SM +CATEGORIES= mail www +MASTER_SITES= SF/squirrelmail/locales/${PORTVERSION}-${PORTDATE} +DISTNAME= all_locales-${PORTVERSION}-${PORTDATE} +DIST_SUBDIR= squirrelmail + +MAINTAINER= adamw@FreeBSD.org +COMMENT= NLS translations for Squirrelmail (mail/squirrelmail) + +RUN_DEPENDS= ${SQUIRRELDIR}/index.php:${PORTSDIR}/mail/squirrelmail + +PORTDATE= 20090526 + +USE_BZIP2= yes + +WRKSRC= ${WRKDIR} +NO_BUILD= yes + +# if you were using WITHOUT_WWWDIR, use SQUIRRELDIR=${PREFIX}/${PORTNAME} +SQUIRRELDIR?= ${PREFIX}/www/squirrelmail +PLIST_SUB= SQUIRRELDIR="${SQUIRRELDIR:S,^${PREFIX}/,,}" + +post-patch: +# The en_US help files are included with the main tarball + @${RM} -r ${WRKSRC}/help/en_US + +do-install: + ${MKDIR} ${SQUIRRELDIR} +.for DIR in help images locale + ${CP} -rp ${WRKSRC}/${DIR} ${SQUIRRELDIR} +.endfor + +.include Added: head/mail/squirrelmail-translations/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/squirrelmail-translations/distinfo Mon Oct 8 16:45:11 2012 (r305547) @@ -0,0 +1,2 @@ +SHA256 (squirrelmail/all_locales-1.4.18-20090526.tar.bz2) = b9198127084407950ad6158e030c76fdf9be5fd0d0abd69c606fb7757ae246c6 +SIZE (squirrelmail/all_locales-1.4.18-20090526.tar.bz2) = 3898341 Added: head/mail/squirrelmail-translations/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/squirrelmail-translations/pkg-descr Mon Oct 8 16:45:11 2012 (r305547) @@ -0,0 +1,3 @@ +The collection of l10n/i18n data files for Squirrelmail. + +WWW: http://www.squirrelmail.org/ Added: head/mail/squirrelmail-translations/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/squirrelmail-translations/pkg-plist Mon Oct 8 16:45:11 2012 (r305547) @@ -0,0 +1,1686 @@ +%%SQUIRRELDIR%%/help/bg_BG/FAQ.hlp +%%SQUIRRELDIR%%/help/bg_BG/addresses.hlp +%%SQUIRRELDIR%%/help/bg_BG/basic.hlp +%%SQUIRRELDIR%%/help/bg_BG/compose.hlp +%%SQUIRRELDIR%%/help/bg_BG/folders.hlp +%%SQUIRRELDIR%%/help/bg_BG/main_folder.hlp +%%SQUIRRELDIR%%/help/bg_BG/options.hlp +%%SQUIRRELDIR%%/help/bg_BG/read_mail.hlp +%%SQUIRRELDIR%%/help/bg_BG/search.hlp +%%SQUIRRELDIR%%/help/ca_ES/FAQ.hlp +%%SQUIRRELDIR%%/help/ca_ES/addresses.hlp +%%SQUIRRELDIR%%/help/ca_ES/basic.hlp +%%SQUIRRELDIR%%/help/ca_ES/compose.hlp +%%SQUIRRELDIR%%/help/ca_ES/folders.hlp +%%SQUIRRELDIR%%/help/ca_ES/main_folder.hlp +%%SQUIRRELDIR%%/help/ca_ES/options.hlp +%%SQUIRRELDIR%%/help/ca_ES/read_mail.hlp +%%SQUIRRELDIR%%/help/ca_ES/search.hlp +%%SQUIRRELDIR%%/help/cs_CZ/FAQ.hlp +%%SQUIRRELDIR%%/help/cs_CZ/addresses.hlp +%%SQUIRRELDIR%%/help/cs_CZ/basic.hlp +%%SQUIRRELDIR%%/help/cs_CZ/compose.hlp +%%SQUIRRELDIR%%/help/cs_CZ/folders.hlp +%%SQUIRRELDIR%%/help/cs_CZ/main_folder.hlp +%%SQUIRRELDIR%%/help/cs_CZ/options.hlp +%%SQUIRRELDIR%%/help/cs_CZ/read_mail.hlp +%%SQUIRRELDIR%%/help/cs_CZ/search.hlp +%%SQUIRRELDIR%%/help/cy_GB/FAQ.hlp +%%SQUIRRELDIR%%/help/cy_GB/addresses.hlp +%%SQUIRRELDIR%%/help/cy_GB/basic.hlp +%%SQUIRRELDIR%%/help/cy_GB/compose.hlp +%%SQUIRRELDIR%%/help/cy_GB/folders.hlp +%%SQUIRRELDIR%%/help/cy_GB/main_folder.hlp +%%SQUIRRELDIR%%/help/cy_GB/options.hlp +%%SQUIRRELDIR%%/help/cy_GB/read_mail.hlp +%%SQUIRRELDIR%%/help/cy_GB/search.hlp +%%SQUIRRELDIR%%/help/da_DK/FAQ.hlp +%%SQUIRRELDIR%%/help/da_DK/addresses.hlp +%%SQUIRRELDIR%%/help/da_DK/basic.hlp +%%SQUIRRELDIR%%/help/da_DK/compose.hlp +%%SQUIRRELDIR%%/help/da_DK/folders.hlp +%%SQUIRRELDIR%%/help/da_DK/main_folder.hlp +%%SQUIRRELDIR%%/help/da_DK/options.hlp +%%SQUIRRELDIR%%/help/da_DK/read_mail.hlp +%%SQUIRRELDIR%%/help/da_DK/search.hlp +%%SQUIRRELDIR%%/help/de_DE/FAQ.hlp +%%SQUIRRELDIR%%/help/de_DE/addresses.hlp +%%SQUIRRELDIR%%/help/de_DE/basic.hlp +%%SQUIRRELDIR%%/help/de_DE/compose.hlp +%%SQUIRRELDIR%%/help/de_DE/folders.hlp +%%SQUIRRELDIR%%/help/de_DE/main_folder.hlp +%%SQUIRRELDIR%%/help/de_DE/options.hlp +%%SQUIRRELDIR%%/help/de_DE/read_mail.hlp +%%SQUIRRELDIR%%/help/de_DE/search.hlp +%%SQUIRRELDIR%%/help/es_ES/FAQ.hlp +%%SQUIRRELDIR%%/help/es_ES/addresses.hlp +%%SQUIRRELDIR%%/help/es_ES/basic.hlp +%%SQUIRRELDIR%%/help/es_ES/compose.hlp +%%SQUIRRELDIR%%/help/es_ES/folders.hlp +%%SQUIRRELDIR%%/help/es_ES/main_folder.hlp +%%SQUIRRELDIR%%/help/es_ES/options.hlp +%%SQUIRRELDIR%%/help/es_ES/read_mail.hlp +%%SQUIRRELDIR%%/help/es_ES/search.hlp +%%SQUIRRELDIR%%/help/fa_IR/FAQ.hlp +%%SQUIRRELDIR%%/help/fa_IR/addresses.hlp +%%SQUIRRELDIR%%/help/fa_IR/basic.hlp +%%SQUIRRELDIR%%/help/fa_IR/compose.hlp +%%SQUIRRELDIR%%/help/fa_IR/folders.hlp +%%SQUIRRELDIR%%/help/fa_IR/main_folder.hlp +%%SQUIRRELDIR%%/help/fa_IR/options.hlp +%%SQUIRRELDIR%%/help/fa_IR/read_mail.hlp +%%SQUIRRELDIR%%/help/fa_IR/search.hlp +%%SQUIRRELDIR%%/help/fi_FI/FAQ.hlp +%%SQUIRRELDIR%%/help/fi_FI/addresses.hlp +%%SQUIRRELDIR%%/help/fi_FI/basic.hlp +%%SQUIRRELDIR%%/help/fi_FI/compose.hlp +%%SQUIRRELDIR%%/help/fi_FI/folders.hlp +%%SQUIRRELDIR%%/help/fi_FI/main_folder.hlp +%%SQUIRRELDIR%%/help/fi_FI/options.hlp +%%SQUIRRELDIR%%/help/fi_FI/read_mail.hlp +%%SQUIRRELDIR%%/help/fi_FI/search.hlp +%%SQUIRRELDIR%%/help/fr_FR/FAQ.hlp +%%SQUIRRELDIR%%/help/fr_FR/addresses.hlp +%%SQUIRRELDIR%%/help/fr_FR/basic.hlp +%%SQUIRRELDIR%%/help/fr_FR/compose.hlp +%%SQUIRRELDIR%%/help/fr_FR/folders.hlp +%%SQUIRRELDIR%%/help/fr_FR/main_folder.hlp +%%SQUIRRELDIR%%/help/fr_FR/options.hlp +%%SQUIRRELDIR%%/help/fr_FR/read_mail.hlp +%%SQUIRRELDIR%%/help/fr_FR/search.hlp +%%SQUIRRELDIR%%/help/id_ID/FAQ.hlp +%%SQUIRRELDIR%%/help/id_ID/addresses.hlp +%%SQUIRRELDIR%%/help/id_ID/basic.hlp +%%SQUIRRELDIR%%/help/id_ID/compose.hlp +%%SQUIRRELDIR%%/help/id_ID/folders.hlp +%%SQUIRRELDIR%%/help/id_ID/main_folder.hlp +%%SQUIRRELDIR%%/help/id_ID/options.hlp +%%SQUIRRELDIR%%/help/id_ID/read_mail.hlp +%%SQUIRRELDIR%%/help/id_ID/search.hlp +%%SQUIRRELDIR%%/help/it_IT/FAQ.hlp +%%SQUIRRELDIR%%/help/it_IT/addresses.hlp +%%SQUIRRELDIR%%/help/it_IT/basic.hlp +%%SQUIRRELDIR%%/help/it_IT/compose.hlp +%%SQUIRRELDIR%%/help/it_IT/folders.hlp +%%SQUIRRELDIR%%/help/it_IT/main_folder.hlp +%%SQUIRRELDIR%%/help/it_IT/options.hlp +%%SQUIRRELDIR%%/help/it_IT/read_mail.hlp +%%SQUIRRELDIR%%/help/it_IT/search.hlp +%%SQUIRRELDIR%%/help/ja_JP/FAQ.hlp +%%SQUIRRELDIR%%/help/ja_JP/addresses.hlp +%%SQUIRRELDIR%%/help/ja_JP/basic.hlp +%%SQUIRRELDIR%%/help/ja_JP/compose.hlp +%%SQUIRRELDIR%%/help/ja_JP/folders.hlp +%%SQUIRRELDIR%%/help/ja_JP/main_folder.hlp +%%SQUIRRELDIR%%/help/ja_JP/options.hlp +%%SQUIRRELDIR%%/help/ja_JP/read_mail.hlp +%%SQUIRRELDIR%%/help/ja_JP/search.hlp +%%SQUIRRELDIR%%/help/ko_KR/FAQ.hlp +%%SQUIRRELDIR%%/help/ko_KR/addresses.hlp +%%SQUIRRELDIR%%/help/ko_KR/basic.hlp +%%SQUIRRELDIR%%/help/ko_KR/compose.hlp +%%SQUIRRELDIR%%/help/ko_KR/folders.hlp +%%SQUIRRELDIR%%/help/ko_KR/main_folder.hlp +%%SQUIRRELDIR%%/help/ko_KR/options.hlp +%%SQUIRRELDIR%%/help/ko_KR/read_mail.hlp +%%SQUIRRELDIR%%/help/ko_KR/search.hlp +%%SQUIRRELDIR%%/help/lt_LT/FAQ.hlp +%%SQUIRRELDIR%%/help/lt_LT/addresses.hlp +%%SQUIRRELDIR%%/help/lt_LT/basic.hlp +%%SQUIRRELDIR%%/help/lt_LT/compose.hlp +%%SQUIRRELDIR%%/help/lt_LT/folders.hlp +%%SQUIRRELDIR%%/help/lt_LT/main_folder.hlp +%%SQUIRRELDIR%%/help/lt_LT/options.hlp +%%SQUIRRELDIR%%/help/lt_LT/read_mail.hlp +%%SQUIRRELDIR%%/help/lt_LT/search.hlp +%%SQUIRRELDIR%%/help/nl_NL/FAQ.hlp +%%SQUIRRELDIR%%/help/nl_NL/addresses.hlp +%%SQUIRRELDIR%%/help/nl_NL/basic.hlp +%%SQUIRRELDIR%%/help/nl_NL/compose.hlp +%%SQUIRRELDIR%%/help/nl_NL/folders.hlp +%%SQUIRRELDIR%%/help/nl_NL/main_folder.hlp +%%SQUIRRELDIR%%/help/nl_NL/options.hlp +%%SQUIRRELDIR%%/help/nl_NL/read_mail.hlp +%%SQUIRRELDIR%%/help/nl_NL/search.hlp +%%SQUIRRELDIR%%/help/pl_PL/FAQ.hlp +%%SQUIRRELDIR%%/help/pl_PL/addresses.hlp +%%SQUIRRELDIR%%/help/pl_PL/basic.hlp +%%SQUIRRELDIR%%/help/pl_PL/compose.hlp +%%SQUIRRELDIR%%/help/pl_PL/folders.hlp +%%SQUIRRELDIR%%/help/pl_PL/main_folder.hlp +%%SQUIRRELDIR%%/help/pl_PL/options.hlp +%%SQUIRRELDIR%%/help/pl_PL/read_mail.hlp +%%SQUIRRELDIR%%/help/pl_PL/search.hlp +%%SQUIRRELDIR%%/help/pt_BR/FAQ.hlp +%%SQUIRRELDIR%%/help/pt_BR/addresses.hlp +%%SQUIRRELDIR%%/help/pt_BR/basic.hlp +%%SQUIRRELDIR%%/help/pt_BR/compose.hlp +%%SQUIRRELDIR%%/help/pt_BR/folders.hlp +%%SQUIRRELDIR%%/help/pt_BR/main_folder.hlp +%%SQUIRRELDIR%%/help/pt_BR/options.hlp +%%SQUIRRELDIR%%/help/pt_BR/read_mail.hlp +%%SQUIRRELDIR%%/help/pt_BR/search.hlp +%%SQUIRRELDIR%%/help/pt_PT/FAQ.hlp +%%SQUIRRELDIR%%/help/pt_PT/addresses.hlp +%%SQUIRRELDIR%%/help/pt_PT/basic.hlp +%%SQUIRRELDIR%%/help/pt_PT/compose.hlp +%%SQUIRRELDIR%%/help/pt_PT/folders.hlp +%%SQUIRRELDIR%%/help/pt_PT/main_folder.hlp +%%SQUIRRELDIR%%/help/pt_PT/options.hlp +%%SQUIRRELDIR%%/help/pt_PT/read_mail.hlp +%%SQUIRRELDIR%%/help/pt_PT/search.hlp +%%SQUIRRELDIR%%/help/ru_RU/FAQ.hlp +%%SQUIRRELDIR%%/help/ru_RU/addresses.hlp +%%SQUIRRELDIR%%/help/ru_RU/basic.hlp +%%SQUIRRELDIR%%/help/ru_RU/compose.hlp +%%SQUIRRELDIR%%/help/ru_RU/folders.hlp +%%SQUIRRELDIR%%/help/ru_RU/main_folder.hlp +%%SQUIRRELDIR%%/help/ru_RU/options.hlp +%%SQUIRRELDIR%%/help/ru_RU/read_mail.hlp +%%SQUIRRELDIR%%/help/ru_RU/search.hlp +%%SQUIRRELDIR%%/help/sk_SK/FAQ.hlp +%%SQUIRRELDIR%%/help/sk_SK/addresses.hlp +%%SQUIRRELDIR%%/help/sk_SK/basic.hlp +%%SQUIRRELDIR%%/help/sk_SK/compose.hlp +%%SQUIRRELDIR%%/help/sk_SK/folders.hlp +%%SQUIRRELDIR%%/help/sk_SK/main_folder.hlp +%%SQUIRRELDIR%%/help/sk_SK/options.hlp +%%SQUIRRELDIR%%/help/sk_SK/read_mail.hlp +%%SQUIRRELDIR%%/help/sk_SK/search.hlp +%%SQUIRRELDIR%%/help/sl_SI/FAQ.hlp +%%SQUIRRELDIR%%/help/sl_SI/addresses.hlp +%%SQUIRRELDIR%%/help/sl_SI/basic.hlp +%%SQUIRRELDIR%%/help/sl_SI/compose.hlp +%%SQUIRRELDIR%%/help/sl_SI/folders.hlp +%%SQUIRRELDIR%%/help/sl_SI/main_folder.hlp +%%SQUIRRELDIR%%/help/sl_SI/options.hlp +%%SQUIRRELDIR%%/help/sl_SI/read_mail.hlp +%%SQUIRRELDIR%%/help/sl_SI/search.hlp +%%SQUIRRELDIR%%/help/sr_YU/FAQ.hlp +%%SQUIRRELDIR%%/help/sr_YU/addresses.hlp +%%SQUIRRELDIR%%/help/sr_YU/basic.hlp +%%SQUIRRELDIR%%/help/sr_YU/compose.hlp +%%SQUIRRELDIR%%/help/sr_YU/folders.hlp +%%SQUIRRELDIR%%/help/sr_YU/main_folder.hlp +%%SQUIRRELDIR%%/help/sr_YU/options.hlp +%%SQUIRRELDIR%%/help/sr_YU/read_mail.hlp +%%SQUIRRELDIR%%/help/sr_YU/search.hlp +%%SQUIRRELDIR%%/help/sv_SE/FAQ.hlp +%%SQUIRRELDIR%%/help/sv_SE/addresses.hlp +%%SQUIRRELDIR%%/help/sv_SE/basic.hlp +%%SQUIRRELDIR%%/help/sv_SE/compose.hlp +%%SQUIRRELDIR%%/help/sv_SE/folders.hlp +%%SQUIRRELDIR%%/help/sv_SE/main_folder.hlp +%%SQUIRRELDIR%%/help/sv_SE/options.hlp +%%SQUIRRELDIR%%/help/sv_SE/read_mail.hlp +%%SQUIRRELDIR%%/help/sv_SE/search.hlp +%%SQUIRRELDIR%%/help/uk_UA/FAQ.hlp +%%SQUIRRELDIR%%/help/uk_UA/addresses.hlp +%%SQUIRRELDIR%%/help/uk_UA/basic.hlp +%%SQUIRRELDIR%%/help/uk_UA/compose.hlp +%%SQUIRRELDIR%%/help/uk_UA/folders.hlp +%%SQUIRRELDIR%%/help/uk_UA/main_folder.hlp +%%SQUIRRELDIR%%/help/uk_UA/options.hlp +%%SQUIRRELDIR%%/help/uk_UA/read_mail.hlp +%%SQUIRRELDIR%%/help/uk_UA/search.hlp +%%SQUIRRELDIR%%/help/zh_CN/FAQ.hlp +%%SQUIRRELDIR%%/help/zh_CN/addresses.hlp +%%SQUIRRELDIR%%/help/zh_CN/basic.hlp +%%SQUIRRELDIR%%/help/zh_CN/compose.hlp +%%SQUIRRELDIR%%/help/zh_CN/folders.hlp +%%SQUIRRELDIR%%/help/zh_CN/main_folder.hlp +%%SQUIRRELDIR%%/help/zh_CN/options.hlp +%%SQUIRRELDIR%%/help/zh_CN/read_mail.hlp +%%SQUIRRELDIR%%/help/zh_CN/search.hlp +%%SQUIRRELDIR%%/images/sec_remove_bn_BD.png +%%SQUIRRELDIR%%/images/sec_remove_bn_IN.png +%%SQUIRRELDIR%%/images/sec_remove_cs_CZ.png +%%SQUIRRELDIR%%/images/sec_remove_da_DK.png +%%SQUIRRELDIR%%/images/sec_remove_de_DE.png +%%SQUIRRELDIR%%/images/sec_remove_el_GR.png +%%SQUIRRELDIR%%/images/sec_remove_es_ES.png +%%SQUIRRELDIR%%/images/sec_remove_et_EE.png +%%SQUIRRELDIR%%/images/sec_remove_fi_FI.png +%%SQUIRRELDIR%%/images/sec_remove_fo_FO.png +%%SQUIRRELDIR%%/images/sec_remove_fr_FR.png +%%SQUIRRELDIR%%/images/sec_remove_fy.png +%%SQUIRRELDIR%%/images/sec_remove_he_IL.png +%%SQUIRRELDIR%%/images/sec_remove_hr_HR.png +%%SQUIRRELDIR%%/images/sec_remove_hu_HU.png +%%SQUIRRELDIR%%/images/sec_remove_id_ID.png +%%SQUIRRELDIR%%/images/sec_remove_it_IT.png +%%SQUIRRELDIR%%/images/sec_remove_ja_JP.png +%%SQUIRRELDIR%%/images/sec_remove_km.png +%%SQUIRRELDIR%%/images/sec_remove_ko_KR.png +%%SQUIRRELDIR%%/images/sec_remove_lt_LT.png +%%SQUIRRELDIR%%/images/sec_remove_nb_NO.png +%%SQUIRRELDIR%%/images/sec_remove_nl_NL.png +%%SQUIRRELDIR%%/images/sec_remove_nn_NO.png +%%SQUIRRELDIR%%/images/sec_remove_pt_BR.png +%%SQUIRRELDIR%%/images/sec_remove_pt_PT.png +%%SQUIRRELDIR%%/images/sec_remove_ru_RU.png +%%SQUIRRELDIR%%/images/sec_remove_sk_SK.png +%%SQUIRRELDIR%%/images/sec_remove_sl_SI.png +%%SQUIRRELDIR%%/images/sec_remove_sr_YU.png +%%SQUIRRELDIR%%/images/sec_remove_sv_SE.png +%%SQUIRRELDIR%%/images/sec_remove_ta_LK.png +%%SQUIRRELDIR%%/images/sec_remove_tr_TR.png +%%SQUIRRELDIR%%/images/sec_remove_ug.png +%%SQUIRRELDIR%%/images/sec_remove_uk_UA.png +%%SQUIRRELDIR%%/locale/ar/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/ar/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/ar/setup.php +%%SQUIRRELDIR%%/locale/bg_BG/LC_MESSAGES/change_pass.mo +%%SQUIRRELDIR%%/locale/bg_BG/LC_MESSAGES/change_pass.po +%%SQUIRRELDIR%%/locale/bg_BG/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/bg_BG/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/bg_BG/setup.php +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/abook_import_export.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/abook_import_export.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/advanced_settings.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/advanced_settings.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/archive_mail.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/archive_mail.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/askuserinfo.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/askuserinfo.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/calendar.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/calendar.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/captcha.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/captcha.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/censor.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/censor.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/change_sqlpass.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/change_sqlpass.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/check_quota.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/check_quota.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/compatibility.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/compatibility.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/compose_fix.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/compose_fix.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/contactclean.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/contactclean.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/cookie_warning.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/cookie_warning.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/custom_charset.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/custom_charset.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/debugger.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/debugger.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/empty_folders.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/empty_folders.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/expire.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/expire.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/folder_settings.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/folder_settings.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/folder_sizes.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/folder_sizes.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/forum.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/forum.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/html_mail.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/html_mail.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/japanese_input.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/japanese_input.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/ldapquery.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/ldapquery.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/limit_languages.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/limit_languages.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/local_autorespond_forward.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/local_autorespond_forward.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/lockout.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/lockout.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/login_alias.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/login_alias.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/mark_read.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/mark_read.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/mini.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/mini.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/msg_flags.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/msg_flags.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/multilogin.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/multilogin.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/naguser.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/naguser.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/newuser_wiz.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/newuser_wiz.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/proon.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/proon.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/qmailadmin_login.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/qmailadmin_login.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/quicksave.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/quicksave.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/reply_buttons.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/reply_buttons.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/restrict_senders.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/restrict_senders.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/rootly_news.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/rootly_news.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/same_ip.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/same_ip.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/sasql.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/sasql.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/select_language.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/select_language.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/serversidefilter.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/serversidefilter.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/show_ssl_link.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/show_ssl_link.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/smallcal.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/smallcal.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/spam_buttons.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/spam_buttons.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/squirrel_logger.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/squirrel_logger.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/templates.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/templates.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/unsafe_image_rules.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/unsafe_image_rules.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/vacation_local.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/vacation_local.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/verify_reply_to.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/verify_reply_to.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/vkeyboard.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/vkeyboard.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/web_search.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/web_search.po +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/yelp.mo +%%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES/yelp.po +%%SQUIRRELDIR%%/locale/bn_BD/setup.php +%%SQUIRRELDIR%%/locale/bn_IN/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/bn_IN/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/bn_IN/setup.php +%%SQUIRRELDIR%%/locale/ca_ES/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/ca_ES/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/ca_ES/setup.php +%%SQUIRRELDIR%%/locale/cs_CZ/LC_MESSAGES/abook_import_export.mo +%%SQUIRRELDIR%%/locale/cs_CZ/LC_MESSAGES/abook_import_export.po +%%SQUIRRELDIR%%/locale/cs_CZ/LC_MESSAGES/calendar.mo +%%SQUIRRELDIR%%/locale/cs_CZ/LC_MESSAGES/calendar.po +%%SQUIRRELDIR%%/locale/cs_CZ/LC_MESSAGES/check_quota.mo +%%SQUIRRELDIR%%/locale/cs_CZ/LC_MESSAGES/check_quota.po +%%SQUIRRELDIR%%/locale/cs_CZ/LC_MESSAGES/compatibility.mo +%%SQUIRRELDIR%%/locale/cs_CZ/LC_MESSAGES/compatibility.po +%%SQUIRRELDIR%%/locale/cs_CZ/LC_MESSAGES/folder_sizes.mo +%%SQUIRRELDIR%%/locale/cs_CZ/LC_MESSAGES/folder_sizes.po +%%SQUIRRELDIR%%/locale/cs_CZ/LC_MESSAGES/local_autorespond_forward.mo +%%SQUIRRELDIR%%/locale/cs_CZ/LC_MESSAGES/local_autorespond_forward.po +%%SQUIRRELDIR%%/locale/cs_CZ/LC_MESSAGES/msg_flags.mo +%%SQUIRRELDIR%%/locale/cs_CZ/LC_MESSAGES/msg_flags.po +%%SQUIRRELDIR%%/locale/cs_CZ/LC_MESSAGES/proon.mo +%%SQUIRRELDIR%%/locale/cs_CZ/LC_MESSAGES/proon.po +%%SQUIRRELDIR%%/locale/cs_CZ/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/cs_CZ/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/cs_CZ/LC_MESSAGES/vacation_local.mo +%%SQUIRRELDIR%%/locale/cs_CZ/LC_MESSAGES/vacation_local.po +%%SQUIRRELDIR%%/locale/cs_CZ/LC_MESSAGES/vkeyboard.mo +%%SQUIRRELDIR%%/locale/cs_CZ/LC_MESSAGES/vkeyboard.po +%%SQUIRRELDIR%%/locale/cs_CZ/LC_MESSAGES/yelp.mo +%%SQUIRRELDIR%%/locale/cs_CZ/LC_MESSAGES/yelp.po +%%SQUIRRELDIR%%/locale/cs_CZ/setup.php +%%SQUIRRELDIR%%/locale/cy_GB/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/cy_GB/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/cy_GB/setup.php +%%SQUIRRELDIR%%/locale/da_DK/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/da_DK/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/da_DK/setup.php +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/abook_import_export.mo +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/abook_import_export.po +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/archive_mail.mo +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/archive_mail.po +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/askuserinfo.mo +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/askuserinfo.po +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/calendar.mo +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/calendar.po +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/change_pass.mo +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/change_pass.po +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/change_sqlpass.mo +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/change_sqlpass.po +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/check_quota.mo +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/check_quota.po +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/compatibility.mo +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/compatibility.po +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/empty_folders.mo +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/empty_folders.po +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/expire.mo +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/expire.po +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/folder_sizes.mo +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/folder_sizes.po +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/japanese_input.mo +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/japanese_input.po +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/ldapquery.mo +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/ldapquery.po +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/limit_languages.mo +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/limit_languages.po +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/local_autorespond_forward.mo +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/local_autorespond_forward.po +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/login_alias.mo +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/login_alias.po +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/mark_read.mo +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/mark_read.po +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/naguser.mo +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/naguser.po +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/newuser_wiz.mo +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/newuser_wiz.po +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/reply_buttons.mo +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/reply_buttons.po +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/restrict_senders.mo +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/restrict_senders.po +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/select_language.mo +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/select_language.po +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/serversidefilter.mo +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/serversidefilter.po +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/show_ssl_link.mo +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/show_ssl_link.po +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/spam_buttons.mo +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/spam_buttons.po +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/squirrel_logger.mo +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/squirrel_logger.po +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/templates.mo +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/templates.po +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/unsafe_image_rules.mo +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/unsafe_image_rules.po +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/vacation_local.mo +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/vacation_local.po +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/verify_reply_to.mo +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/verify_reply_to.po +%%SQUIRRELDIR%%/locale/de_DE/setup.php +%%SQUIRRELDIR%%/locale/el_GR/LC_MESSAGES/ldapquery.mo +%%SQUIRRELDIR%%/locale/el_GR/LC_MESSAGES/ldapquery.po +%%SQUIRRELDIR%%/locale/el_GR/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/el_GR/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/el_GR/setup.php +%%SQUIRRELDIR%%/locale/es_ES/LC_MESSAGES/askuserinfo.mo +%%SQUIRRELDIR%%/locale/es_ES/LC_MESSAGES/askuserinfo.po +%%SQUIRRELDIR%%/locale/es_ES/LC_MESSAGES/change_pass.mo +%%SQUIRRELDIR%%/locale/es_ES/LC_MESSAGES/change_pass.po +%%SQUIRRELDIR%%/locale/es_ES/LC_MESSAGES/change_sqlpass.mo +%%SQUIRRELDIR%%/locale/es_ES/LC_MESSAGES/change_sqlpass.po +%%SQUIRRELDIR%%/locale/es_ES/LC_MESSAGES/check_quota.mo +%%SQUIRRELDIR%%/locale/es_ES/LC_MESSAGES/check_quota.po +%%SQUIRRELDIR%%/locale/es_ES/LC_MESSAGES/contactclean.mo +%%SQUIRRELDIR%%/locale/es_ES/LC_MESSAGES/contactclean.po +%%SQUIRRELDIR%%/locale/es_ES/LC_MESSAGES/serversidefilter.mo +%%SQUIRRELDIR%%/locale/es_ES/LC_MESSAGES/serversidefilter.po +%%SQUIRRELDIR%%/locale/es_ES/LC_MESSAGES/smallcal.mo +%%SQUIRRELDIR%%/locale/es_ES/LC_MESSAGES/smallcal.po +%%SQUIRRELDIR%%/locale/es_ES/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/es_ES/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/es_ES/LC_MESSAGES/unsafe_image_rules.mo +%%SQUIRRELDIR%%/locale/es_ES/LC_MESSAGES/unsafe_image_rules.po +%%SQUIRRELDIR%%/locale/es_ES/LC_MESSAGES/vkeyboard.mo +%%SQUIRRELDIR%%/locale/es_ES/LC_MESSAGES/vkeyboard.po +%%SQUIRRELDIR%%/locale/es_ES/setup.php +%%SQUIRRELDIR%%/locale/et_EE/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/et_EE/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/et_EE/setup.php +%%SQUIRRELDIR%%/locale/eu_ES/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/eu_ES/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/eu_ES/setup.php +%%SQUIRRELDIR%%/locale/fa_IR/LC_MESSAGES/captcha.mo +%%SQUIRRELDIR%%/locale/fa_IR/LC_MESSAGES/captcha.po +%%SQUIRRELDIR%%/locale/fa_IR/LC_MESSAGES/qmailadmin_login.mo +%%SQUIRRELDIR%%/locale/fa_IR/LC_MESSAGES/qmailadmin_login.po +%%SQUIRRELDIR%%/locale/fa_IR/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/fa_IR/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/fa_IR/setup.php +%%SQUIRRELDIR%%/locale/fi_FI/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/fi_FI/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/fi_FI/setup.php +%%SQUIRRELDIR%%/locale/fo_FO/LC_MESSAGES/abook_import_export.mo +%%SQUIRRELDIR%%/locale/fo_FO/LC_MESSAGES/abook_import_export.po +%%SQUIRRELDIR%%/locale/fo_FO/LC_MESSAGES/archive_mail.mo +%%SQUIRRELDIR%%/locale/fo_FO/LC_MESSAGES/archive_mail.po +%%SQUIRRELDIR%%/locale/fo_FO/LC_MESSAGES/askuserinfo.mo +%%SQUIRRELDIR%%/locale/fo_FO/LC_MESSAGES/askuserinfo.po +%%SQUIRRELDIR%%/locale/fo_FO/LC_MESSAGES/compatibility.mo +%%SQUIRRELDIR%%/locale/fo_FO/LC_MESSAGES/compatibility.po +%%SQUIRRELDIR%%/locale/fo_FO/LC_MESSAGES/empty_folders.mo +%%SQUIRRELDIR%%/locale/fo_FO/LC_MESSAGES/empty_folders.po +%%SQUIRRELDIR%%/locale/fo_FO/LC_MESSAGES/folder_settings.mo +%%SQUIRRELDIR%%/locale/fo_FO/LC_MESSAGES/folder_settings.po +%%SQUIRRELDIR%%/locale/fo_FO/LC_MESSAGES/html_mail.mo +%%SQUIRRELDIR%%/locale/fo_FO/LC_MESSAGES/html_mail.po +%%SQUIRRELDIR%%/locale/fo_FO/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/fo_FO/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/fo_FO/setup.php +%%SQUIRRELDIR%%/locale/fr_FR/LC_MESSAGES/archive_mail.mo +%%SQUIRRELDIR%%/locale/fr_FR/LC_MESSAGES/archive_mail.po +%%SQUIRRELDIR%%/locale/fr_FR/LC_MESSAGES/calendar.mo +%%SQUIRRELDIR%%/locale/fr_FR/LC_MESSAGES/calendar.po +%%SQUIRRELDIR%%/locale/fr_FR/LC_MESSAGES/change_pass.mo +%%SQUIRRELDIR%%/locale/fr_FR/LC_MESSAGES/change_pass.po +%%SQUIRRELDIR%%/locale/fr_FR/LC_MESSAGES/change_sqlpass.mo +%%SQUIRRELDIR%%/locale/fr_FR/LC_MESSAGES/change_sqlpass.po +%%SQUIRRELDIR%%/locale/fr_FR/LC_MESSAGES/check_quota.mo +%%SQUIRRELDIR%%/locale/fr_FR/LC_MESSAGES/check_quota.po +%%SQUIRRELDIR%%/locale/fr_FR/LC_MESSAGES/empty_folders.mo +%%SQUIRRELDIR%%/locale/fr_FR/LC_MESSAGES/empty_folders.po +%%SQUIRRELDIR%%/locale/fr_FR/LC_MESSAGES/folder_sizes.mo +%%SQUIRRELDIR%%/locale/fr_FR/LC_MESSAGES/folder_sizes.po +%%SQUIRRELDIR%%/locale/fr_FR/LC_MESSAGES/mark_read.mo +%%SQUIRRELDIR%%/locale/fr_FR/LC_MESSAGES/mark_read.po +%%SQUIRRELDIR%%/locale/fr_FR/LC_MESSAGES/quicksave.mo +%%SQUIRRELDIR%%/locale/fr_FR/LC_MESSAGES/quicksave.po +%%SQUIRRELDIR%%/locale/fr_FR/LC_MESSAGES/spam_buttons.mo +%%SQUIRRELDIR%%/locale/fr_FR/LC_MESSAGES/spam_buttons.po +%%SQUIRRELDIR%%/locale/fr_FR/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/fr_FR/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/fr_FR/LC_MESSAGES/vacation_local.mo +%%SQUIRRELDIR%%/locale/fr_FR/LC_MESSAGES/vacation_local.po +%%SQUIRRELDIR%%/locale/fr_FR/LC_MESSAGES/vkeyboard.mo +%%SQUIRRELDIR%%/locale/fr_FR/LC_MESSAGES/vkeyboard.po +%%SQUIRRELDIR%%/locale/fr_FR/LC_MESSAGES/yelp.mo +%%SQUIRRELDIR%%/locale/fr_FR/LC_MESSAGES/yelp.po +%%SQUIRRELDIR%%/locale/fr_FR/setup.php +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/abook_import_export.mo +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/abook_import_export.po +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/advanced_settings.mo +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/advanced_settings.po +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/archive_mail.mo +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/archive_mail.po +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/askuserinfo.mo +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/askuserinfo.po +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/calendar.mo +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/calendar.po +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/change_pass.mo +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/change_pass.po +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/change_sqlpass.mo +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/change_sqlpass.po +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/check_quota.mo +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/check_quota.po +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/compatibility.mo +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/compatibility.po +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/compose_fix.mo +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/compose_fix.po +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/contactclean.mo +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/contactclean.po +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/cookie_warning.mo +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/cookie_warning.po +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/custom_charset.mo +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/custom_charset.po +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/debugger.mo +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/debugger.po +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/empty_folders.mo +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/empty_folders.po +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/expire.mo +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/expire.po +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/folder_settings.mo +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/folder_settings.po +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/folder_sizes.mo +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/folder_sizes.po +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/forum.mo +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/forum.po +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/html_mail.mo +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/html_mail.po +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/ldapquery.mo +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/ldapquery.po +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/limit_languages.mo +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/limit_languages.po +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/login_alias.mo +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/login_alias.po +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/mark_read.mo +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/mark_read.po +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/mini.mo +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/mini.po +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/multilogin.mo +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/multilogin.po +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/naguser.mo +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/naguser.po +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/newuser_wiz.mo +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/newuser_wiz.po +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/proon.mo +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/proon.po +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/qmailadmin_login.mo +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/qmailadmin_login.po +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/quicksave.mo +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/quicksave.po +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/reply_buttons.mo +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/reply_buttons.po +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/restrict_senders.mo +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/restrict_senders.po +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/sasql.mo +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/sasql.po +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/select_language.mo +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/select_language.po +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/serversidefilter.mo +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/serversidefilter.po +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/show_ssl_link.mo +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/show_ssl_link.po +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/smallcal.mo +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/smallcal.po +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/spam_buttons.mo +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/spam_buttons.po +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/squirrel_logger.mo +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/squirrel_logger.po +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/templates.mo +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/templates.po +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/unsafe_image_rules.mo +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/unsafe_image_rules.po +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/vacation_local.mo +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/vacation_local.po +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/verify_reply_to.mo +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/verify_reply_to.po +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/vkeyboard.mo +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/vkeyboard.po +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/web_search.mo +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/web_search.po +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/yelp.mo +%%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/yelp.po +%%SQUIRRELDIR%%/locale/fy/setup.php +%%SQUIRRELDIR%%/locale/he_IL/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/he_IL/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/he_IL/setup.php +%%SQUIRRELDIR%%/locale/hr_HR/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/hr_HR/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/hr_HR/setup.php +%%SQUIRRELDIR%%/locale/hu_HU/LC_MESSAGES/askuserinfo.mo +%%SQUIRRELDIR%%/locale/hu_HU/LC_MESSAGES/askuserinfo.po +%%SQUIRRELDIR%%/locale/hu_HU/LC_MESSAGES/change_pass.mo +%%SQUIRRELDIR%%/locale/hu_HU/LC_MESSAGES/change_pass.po +%%SQUIRRELDIR%%/locale/hu_HU/LC_MESSAGES/check_quota.mo +%%SQUIRRELDIR%%/locale/hu_HU/LC_MESSAGES/check_quota.po +%%SQUIRRELDIR%%/locale/hu_HU/LC_MESSAGES/compatibility.mo +%%SQUIRRELDIR%%/locale/hu_HU/LC_MESSAGES/compatibility.po +%%SQUIRRELDIR%%/locale/hu_HU/LC_MESSAGES/folder_sizes.mo +%%SQUIRRELDIR%%/locale/hu_HU/LC_MESSAGES/folder_sizes.po +%%SQUIRRELDIR%%/locale/hu_HU/LC_MESSAGES/local_autorespond_forward.mo +%%SQUIRRELDIR%%/locale/hu_HU/LC_MESSAGES/local_autorespond_forward.po +%%SQUIRRELDIR%%/locale/hu_HU/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/hu_HU/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/hu_HU/setup.php +%%SQUIRRELDIR%%/locale/id_ID/LC_MESSAGES/askuserinfo.mo +%%SQUIRRELDIR%%/locale/id_ID/LC_MESSAGES/askuserinfo.po +%%SQUIRRELDIR%%/locale/id_ID/LC_MESSAGES/change_pass.mo +%%SQUIRRELDIR%%/locale/id_ID/LC_MESSAGES/change_pass.po +%%SQUIRRELDIR%%/locale/id_ID/LC_MESSAGES/compatibility.mo +%%SQUIRRELDIR%%/locale/id_ID/LC_MESSAGES/compatibility.po +%%SQUIRRELDIR%%/locale/id_ID/LC_MESSAGES/cookie_warning.mo +%%SQUIRRELDIR%%/locale/id_ID/LC_MESSAGES/cookie_warning.po +%%SQUIRRELDIR%%/locale/id_ID/LC_MESSAGES/folder_sizes.mo +%%SQUIRRELDIR%%/locale/id_ID/LC_MESSAGES/folder_sizes.po +%%SQUIRRELDIR%%/locale/id_ID/LC_MESSAGES/select_language.mo +%%SQUIRRELDIR%%/locale/id_ID/LC_MESSAGES/select_language.po +%%SQUIRRELDIR%%/locale/id_ID/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/id_ID/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/id_ID/setup.php +%%SQUIRRELDIR%%/locale/is_IS/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/is_IS/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/is_IS/setup.php +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/abook_import_export.mo +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/abook_import_export.po +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/advanced_settings.mo +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/advanced_settings.po +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/archive_mail.mo +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/archive_mail.po +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/askuserinfo.mo +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/askuserinfo.po +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/calendar.mo +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/calendar.po +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/captcha.mo +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/captcha.po +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/censor.mo +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/censor.po +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/change_pass.mo +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/change_pass.po +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/change_sqlpass.mo +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/change_sqlpass.po +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/check_quota.mo +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/check_quota.po +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/compatibility.mo +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/compatibility.po +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/compose_fix.mo +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/compose_fix.po +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/contactclean.mo +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/contactclean.po +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/cookie_warning.mo +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/cookie_warning.po +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/custom_charset.mo +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/custom_charset.po +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/debugger.mo +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/debugger.po +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/empty_folders.mo +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/empty_folders.po +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/expire.mo +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/expire.po +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/folder_settings.mo +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/folder_settings.po +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/folder_sizes.mo +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/folder_sizes.po +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/forum.mo +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/forum.po +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/html_mail.mo +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/html_mail.po +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/japanese_input.mo +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/japanese_input.po +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/limit_languages.mo +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/limit_languages.po +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/local_autorespond_forward.mo +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/local_autorespond_forward.po +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/lockout.mo +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/lockout.po +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/multilogin.mo +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/multilogin.po +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/newuser_wiz.mo +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/newuser_wiz.po +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/vacation_local.mo +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/vacation_local.po +%%SQUIRRELDIR%%/locale/it_IT/setup.php +%%SQUIRRELDIR%%/locale/ja_JP/LC_MESSAGES/archive_mail.mo +%%SQUIRRELDIR%%/locale/ja_JP/LC_MESSAGES/archive_mail.po +%%SQUIRRELDIR%%/locale/ja_JP/LC_MESSAGES/askuserinfo.mo +%%SQUIRRELDIR%%/locale/ja_JP/LC_MESSAGES/askuserinfo.po +%%SQUIRRELDIR%%/locale/ja_JP/LC_MESSAGES/compatibility.mo +%%SQUIRRELDIR%%/locale/ja_JP/LC_MESSAGES/compatibility.po +%%SQUIRRELDIR%%/locale/ja_JP/LC_MESSAGES/cookie_warning.mo +%%SQUIRRELDIR%%/locale/ja_JP/LC_MESSAGES/cookie_warning.po +%%SQUIRRELDIR%%/locale/ja_JP/LC_MESSAGES/custom_charset.mo +%%SQUIRRELDIR%%/locale/ja_JP/LC_MESSAGES/custom_charset.po +%%SQUIRRELDIR%%/locale/ja_JP/LC_MESSAGES/debugger.mo +%%SQUIRRELDIR%%/locale/ja_JP/LC_MESSAGES/debugger.po +%%SQUIRRELDIR%%/locale/ja_JP/LC_MESSAGES/html_mail.mo +%%SQUIRRELDIR%%/locale/ja_JP/LC_MESSAGES/html_mail.po +%%SQUIRRELDIR%%/locale/ja_JP/LC_MESSAGES/mini.mo +%%SQUIRRELDIR%%/locale/ja_JP/LC_MESSAGES/mini.po +%%SQUIRRELDIR%%/locale/ja_JP/LC_MESSAGES/reply_buttons.mo +%%SQUIRRELDIR%%/locale/ja_JP/LC_MESSAGES/reply_buttons.po +%%SQUIRRELDIR%%/locale/ja_JP/LC_MESSAGES/sasql.mo +%%SQUIRRELDIR%%/locale/ja_JP/LC_MESSAGES/sasql.po +%%SQUIRRELDIR%%/locale/ja_JP/LC_MESSAGES/select_language.mo +%%SQUIRRELDIR%%/locale/ja_JP/LC_MESSAGES/select_language.po +%%SQUIRRELDIR%%/locale/ja_JP/LC_MESSAGES/serversidefilter.mo +%%SQUIRRELDIR%%/locale/ja_JP/LC_MESSAGES/serversidefilter.po +%%SQUIRRELDIR%%/locale/ja_JP/LC_MESSAGES/show_ssl_link.mo +%%SQUIRRELDIR%%/locale/ja_JP/LC_MESSAGES/show_ssl_link.po +%%SQUIRRELDIR%%/locale/ja_JP/LC_MESSAGES/smallcal.mo +%%SQUIRRELDIR%%/locale/ja_JP/LC_MESSAGES/smallcal.po +%%SQUIRRELDIR%%/locale/ja_JP/LC_MESSAGES/spam_buttons.mo +%%SQUIRRELDIR%%/locale/ja_JP/LC_MESSAGES/spam_buttons.po +%%SQUIRRELDIR%%/locale/ja_JP/LC_MESSAGES/squirrel_logger.mo +%%SQUIRRELDIR%%/locale/ja_JP/LC_MESSAGES/squirrel_logger.po +%%SQUIRRELDIR%%/locale/ja_JP/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/ja_JP/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/ja_JP/LC_MESSAGES/web_search.mo +%%SQUIRRELDIR%%/locale/ja_JP/LC_MESSAGES/web_search.po +%%SQUIRRELDIR%%/locale/ja_JP/setup.php +%%SQUIRRELDIR%%/locale/ka/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/ka/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/ka/setup.php +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/abook_import_export.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/abook_import_export.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/advanced_settings.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/advanced_settings.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/archive_mail.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/archive_mail.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/askuserinfo.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/askuserinfo.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/calendar.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/calendar.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/captcha.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/captcha.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/censor.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/censor.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/change_pass.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/change_pass.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/change_sqlpass.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/change_sqlpass.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/check_quota.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/check_quota.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/compatibility.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/compatibility.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/compose_fix.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/compose_fix.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/contactclean.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/contactclean.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/cookie_warning.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/cookie_warning.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/custom_charset.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/custom_charset.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/debugger.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/debugger.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/empty_folders.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/empty_folders.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/expire.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/expire.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/folder_settings.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/folder_settings.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/folder_sizes.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/folder_sizes.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/forum.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/forum.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/html_mail.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/html_mail.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/japanese_input.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/japanese_input.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/ldapquery.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/ldapquery.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/limit_languages.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/limit_languages.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/local_autorespond_forward.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/local_autorespond_forward.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/lockout.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/lockout.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/login_alias.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/login_alias.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/mark_read.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/mark_read.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/mini.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/mini.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/msg_flags.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/msg_flags.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/multilogin.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/multilogin.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/naguser.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/naguser.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/newuser_wiz.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/newuser_wiz.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/proon.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/proon.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/qmailadmin_login.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/qmailadmin_login.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/quicksave.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/quicksave.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/reply_buttons.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/reply_buttons.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/restrict_senders.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/restrict_senders.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/rootly_news.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/rootly_news.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/same_ip.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/same_ip.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/sasql.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/sasql.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/select_language.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/select_language.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/serversidefilter.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/serversidefilter.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/show_ssl_link.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/show_ssl_link.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/smallcal.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/smallcal.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/spam_buttons.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/spam_buttons.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/squirrel_logger.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/squirrel_logger.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/templates.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/templates.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/unsafe_image_rules.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/unsafe_image_rules.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/vacation_local.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/vacation_local.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/verify_reply_to.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/verify_reply_to.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/vkeyboard.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/vkeyboard.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/web_search.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/web_search.po +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/yelp.mo +%%SQUIRRELDIR%%/locale/km/LC_MESSAGES/yelp.po +%%SQUIRRELDIR%%/locale/km/setup.php +%%SQUIRRELDIR%%/locale/ko_KR/LC_MESSAGES/change_pass.mo +%%SQUIRRELDIR%%/locale/ko_KR/LC_MESSAGES/change_pass.po +%%SQUIRRELDIR%%/locale/ko_KR/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/ko_KR/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/ko_KR/setup.php +%%SQUIRRELDIR%%/locale/lt_LT/LC_MESSAGES/abook_import_export.mo +%%SQUIRRELDIR%%/locale/lt_LT/LC_MESSAGES/abook_import_export.po +%%SQUIRRELDIR%%/locale/lt_LT/LC_MESSAGES/advanced_settings.mo *** DIFF OUTPUT TRUNCATED AT 1000 LINES ***