- Log -----------------------------------------------------------------
commit 7d4000786b3cb6679a04ee978ab0fcc001b42186
Author: Stevan Bajic <st...@ba...>
Date: Sat Feb 6 00:29:51 2010 +0100
Adding Russian templates
MFM: 0 days
Bug-ID: 2945937
Bug-Reported-By: Andrey Ananin <was...@us...>
Security: none
commit 34b50930dbd51fcafd7af5a35860964fcf0459d2
Author: Stevan Bajic <st...@ba...>
Date: Sat Feb 6 00:21:10 2010 +0100
Formatting changes
MFM: 0 days
Bug-ID: none
Bug-Reported-By: none
Security: none
-----------------------------------------------------------------------
Summary of changes:
CHANGELOG | 2 +
configure.ac | 3 +-
webui/cgi-bin/Makefile.am | 5 +-
webui/cgi-bin/templates/Makefile.am | 26 ++--
webui/cgi-bin/templates/{de => ru}/Makefile.am | 2 +-
webui/cgi-bin/templates/ru/nav_admin_error.html | 38 +++++
.../templates/ru/nav_admin_preferences.html | 127 +++++++++++++++++
webui/cgi-bin/templates/ru/nav_admin_status.html | 143 ++++++++++++++++++++
webui/cgi-bin/templates/ru/nav_admin_user.html | 59 ++++++++
webui/cgi-bin/templates/ru/nav_alerts.html | 53 +++++++
webui/cgi-bin/templates/ru/nav_analysis.html | 53 +++++++
webui/cgi-bin/templates/ru/nav_error.html | 41 ++++++
.../templates/{es-es => ru}/nav_fragment.html | 4 +-
webui/cgi-bin/templates/ru/nav_history.html | 85 ++++++++++++
webui/cgi-bin/templates/ru/nav_performance.html | 107 +++++++++++++++
webui/cgi-bin/templates/ru/nav_preferences.html | 121 +++++++++++++++++
webui/cgi-bin/templates/ru/nav_quarantine.html | 85 ++++++++++++
webui/cgi-bin/templates/ru/nav_viewmessage.html | 55 ++++++++
webui/cgi-bin/templates/ru/strings.pl | 84 ++++++++++++
19 files changed, 1074 insertions(+), 19 deletions(-)
copy webui/cgi-bin/templates/{de => ru}/Makefile.am (84%)
create mode 100644 webui/cgi-bin/templates/ru/nav_admin_error.html
create mode 100644 webui/cgi-bin/templates/ru/nav_admin_preferences.html
create mode 100644 webui/cgi-bin/templates/ru/nav_admin_status.html
create mode 100644 webui/cgi-bin/templates/ru/nav_admin_user.html
create mode 100644 webui/cgi-bin/templates/ru/nav_alerts.html
create mode 100644 webui/cgi-bin/templates/ru/nav_analysis.html
create mode 100644 webui/cgi-bin/templates/ru/nav_error.html
copy webui/cgi-bin/templates/{es-es => ru}/nav_fragment.html (71%)
create mode 100644 webui/cgi-bin/templates/ru/nav_history.html
create mode 100644 webui/cgi-bin/templates/ru/nav_performance.html
create mode 100644 webui/cgi-bin/templates/ru/nav_preferences.html
create mode 100644 webui/cgi-bin/templates/ru/nav_quarantine.html
create mode 100644 webui/cgi-bin/templates/ru/nav_viewmessage.html
create mode 100755 webui/cgi-bin/templates/ru/strings.pl
hooks/post-receive
--
dspam
|