SYSTEM WARNING: 'date_default_timezone_get(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone.' in '/usr/share/mantis/www/core.php' line 264
Anonymous | Login | 2021-01-17 21:53 UTC | ![]() |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||
0004173 | Endian Firewall | Proxy HTTP | public | 2011-09-29 14:01 | 2011-09-29 14:01 | ||||||
Reporter | tobiasoed | ||||||||||
Assigned To | |||||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||||
Status | new | Resolution | open | ||||||||
Platform | OS | OS Version | |||||||||
Product Version | 2.4.1 | ||||||||||
Target Version | Fixed in Version | ||||||||||
Summary | 0004173: French translation of squid/dansguardian error pages | ||||||||||
Description | The error pages of squid/dansguardian are available only in Italian, English and German. I attach what is needed to get French support :) | ||||||||||
Additional Information | The tar file contains the translated pages and this patch is also needed. --- /home/httpd/cgi-bin/proxyconfig.cgi-2011-09-29-to 2011-09-29 14:19:50.000000000 +0200 +++ /home/httpd/cgi-bin/proxyconfig.cgi 2011-09-29 14:28:12.000000000 +0200 @@ -72,6 +72,8 @@ T_OPTION => _("German")}, {V_VALUE => "it", T_OPTION => _("Italian")}, + {V_VALUE => "fr", + T_OPTION => _("French")}, ], ); push(@fields, {H_FIELD => get_selectfield_widget(\%params, \%conf)}); | ||||||||||
Tags | No tags attached. | ||||||||||
Attached Files | ![]() | ||||||||||
![]() |
|||
Date Modified | Username | Field | Change |
2011-09-29 14:01 | tobiasoed | New Issue | |
2011-09-29 14:01 | tobiasoed | File Added: fr.tgz |
Copyright © 2000 - 2012 MantisBT Group |