- Log -----------------------------------------------------------------
commit ffb24c8ab2c787022e726f975d80beab90bc2d38
Author: Felipe Szczesny Rout <fel...@al...>
Date: Thu Nov 26 00:56:02 2009 +0100
Adding Brazilian Portuguese templates for Web UI (translated by Felipe Szczesny Rout <fel...@al...>)
MFM: 1 day
Bug-ID: none
Bug-Reported-By: none
Security: none
-----------------------------------------------------------------------
Summary of changes:
CHANGELOG | 2 +
configure.ac | 3 +-
webui/cgi-bin/Makefile.am | 10 ++-
webui/{ => cgi-bin/templates/pt-br}/.cvsignore | 0
webui/cgi-bin/templates/{de => pt-br}/Makefile.am | 0
.../templates/{ro => pt-br}/nav_admin_error.html | 14 ++--
.../{ro => pt-br}/nav_admin_preferences.html | 61 ++++++------
.../templates/{ => pt-br}/nav_admin_status.html | 62 ++++++------
.../templates/{ro => pt-br}/nav_admin_user.html | 28 +++---
.../cgi-bin/templates/{ => pt-br}/nav_alerts.html | 14 ++--
.../templates/{ro => pt-br}/nav_analysis.html | 18 ++--
webui/cgi-bin/templates/{ => pt-br}/nav_error.html | 16 ++--
.../templates/{ => pt-br}/nav_fragment.html | 4 +-
.../cgi-bin/templates/{ => pt-br}/nav_history.html | 28 +++---
webui/cgi-bin/templates/pt-br/nav_performance.html | 109 ++++++++++++++++++++
.../templates/{ => pt-br}/nav_preferences.html | 60 ++++++------
.../templates/{ => pt-br}/nav_quarantine.html | 28 +++---
.../templates/{ => pt-br}/nav_viewmessage.html | 16 ++--
webui/cgi-bin/templates/pt-br/strings.pl | 84 +++++++++++++++
19 files changed, 379 insertions(+), 178 deletions(-)
copy webui/{ => cgi-bin/templates/pt-br}/.cvsignore (100%)
copy webui/cgi-bin/templates/{de => pt-br}/Makefile.am (100%)
copy webui/cgi-bin/templates/{ro => pt-br}/nav_admin_error.html (50%)
copy webui/cgi-bin/templates/{ro => pt-br}/nav_admin_preferences.html (53%)
copy webui/cgi-bin/templates/{ => pt-br}/nav_admin_status.html (54%)
copy webui/cgi-bin/templates/{ro => pt-br}/nav_admin_user.html (51%)
copy webui/cgi-bin/templates/{ => pt-br}/nav_alerts.html (66%)
copy webui/cgi-bin/templates/{ro => pt-br}/nav_analysis.html (63%)
copy webui/cgi-bin/templates/{ => pt-br}/nav_error.html (58%)
copy webui/cgi-bin/templates/{ => pt-br}/nav_fragment.html (89%)
copy webui/cgi-bin/templates/{ => pt-br}/nav_history.html (69%)
create mode 100644 webui/cgi-bin/templates/pt-br/nav_performance.html
copy webui/cgi-bin/templates/{ => pt-br}/nav_preferences.html (54%)
copy webui/cgi-bin/templates/{ => pt-br}/nav_quarantine.html (60%)
copy webui/cgi-bin/templates/{ => pt-br}/nav_viewmessage.html (64%)
create mode 100755 webui/cgi-bin/templates/pt-br/strings.pl
hooks/post-receive
--
dspam
|