]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Sync error templates list with actual content
authorAmos Jeffries <amosjeffries@squid-cache.org>
Wed, 30 Jun 2010 03:10:42 +0000 (21:10 -0600)
committerAmos Jeffries <amosjeffries@squid-cache.org>
Wed, 30 Jun 2010 03:10:42 +0000 (21:10 -0600)
errors/Makefile.am

index d84c182b4697b12ffd306f31a330f96319324c61..77bf17ed10a6d7b565908fad1f862ee1aabdc30f 100644 (file)
@@ -12,45 +12,41 @@ DEFAULT_STYLESHEET  = $(sysconfdir)/errorpage.css
 
 ## List of automated translations possible:
 ERROR_TEMPLATES =  \
-       templates/ERR_AGENT_PAC \
-       templates/ERR_AGENT_WPAD \
-       templates/ERR_AGENT_CONFIGURE \
-       templates/ERR_BLANK \
-       templates/ERR_FTP_PUT_MODIFIED \
-       templates/ERR_ESI \
-       templates/ERR_SECURE_CONNECT_FAIL \
-       templates/ERR_ZERO_SIZE_OBJECT \
-       templates/ERR_SHUTTING_DOWN \
-       templates/ERR_URN_RESOLVE \
+       templates/ERR_ACCESS_DENIED \
+       templates/ERR_CACHE_ACCESS_DENIED \
+       templates/ERR_CACHE_MGR_ACCESS_DENIED \
+       templates/ERR_CANNOT_FORWARD \
        templates/ERR_CONNECT_FAIL \
-       templates/ERR_SOCKET_FAILURE \
+       templates/ERR_DIR_LISTING \
+       templates/ERR_DNS_FAIL \
+       templates/ERR_ESI \
+       templates/ERR_FORWARDING_DENIED \
+       templates/ERR_FTP_DISABLED \
+       templates/ERR_FTP_FAILURE \
+       templates/ERR_FTP_FORBIDDEN \
        templates/ERR_FTP_NOT_FOUND \
+       templates/ERR_FTP_PUT_CREATED \
+       templates/ERR_FTP_PUT_ERROR \
+       templates/ERR_FTP_PUT_MODIFIED \
        templates/ERR_FTP_UNAVAILABLE \
+       templates/ERR_ICAP_FAILURE \
+       templates/ERR_INVALID_REQ \
+       templates/ERR_INVALID_RESP \
+       templates/ERR_INVALID_URL \
        templates/ERR_LIFETIME_EXP \
-       templates/ERR_READ_ERROR \
+       templates/ERR_NO_RELAY \
        templates/ERR_ONLY_IF_CACHED_MISS \
-       templates/ERR_UNSUP_HTTPVERSION \
+       templates/ERR_READ_ERROR \
        templates/ERR_READ_TIMEOUT \
-       templates/ERR_ICAP_FAILURE \
-       templates/ERR_DIR_LISTING \
-       templates/ERR_FTP_FORBIDDEN \
-       templates/ERR_ACCESS_DENIED \
-       templates/ERR_FORWARDING_DENIED \
-       templates/ERR_CANNOT_FORWARD \
-       templates/ERR_CACHE_MGR_ACCESS_DENIED \
-       templates/ERR_INVALID_REQ \
-       templates/ERR_CACHE_ACCESS_DENIED \
-       templates/ERR_FTP_PUT_ERROR \
-       templates/ERR_FTP_PUT_CREATED \
+       templates/ERR_SECURE_CONNECT_FAIL \
+       templates/ERR_SHUTTING_DOWN \
+       templates/ERR_SOCKET_FAILURE \
        templates/ERR_TOO_BIG \
+       templates/ERR_UNSUP_HTTPVERSION \
        templates/ERR_UNSUP_REQ \
-       templates/ERR_FTP_FAILURE \
-       templates/ERR_DNS_FAIL \
-       templates/ERR_FTP_DISABLED \
-       templates/ERR_NO_RELAY \
-       templates/ERR_INVALID_URL \
-       templates/ERR_INVALID_RESP \
-       templates/ERR_WRITE_ERROR
+       templates/ERR_URN_RESOLVE \
+       templates/ERR_WRITE_ERROR \
+       templates/ERR_ZERO_SIZE_OBJECT
 
 TRANSLATE_LANGUAGES = \
        af.lang \