diff options
author | Günther Deschner <gd@samba.org> | 2004-09-28 10:46:40 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 10:52:50 -0500 |
commit | 429dc212fbc4dd34f346cc3696783e0e7e114396 (patch) | |
tree | c0b1fef4cc98739f5d7addf0199f3ea22376a860 /swat/lang/ja/include/header.html | |
parent | 39efdab4c150f1a6dc1fec1ce26cb0bf1e53669b (diff) | |
download | samba-429dc212fbc4dd34f346cc3696783e0e7e114396.tar.gz samba-429dc212fbc4dd34f346cc3696783e0e7e114396.tar.bz2 samba-429dc212fbc4dd34f346cc3696783e0e7e114396.zip |
r2715: Swat-i18n-Patch from Björn Jacke <bjacke@sernet.de>:
"Unify charset-handling in Content-Type:-headers to UTF-8 (fixes #1766),
making UTF-8 the only supported (but fully functional) charset. Also
remove html-header-files for ja and tr that have become obsolete now.
Reformat msgstr in msg-files to UTF-8."
Guenther
(This used to be commit 0f8e1a0d0083ffb25b1888f5cae2613f7a7dbc46)
Diffstat (limited to 'swat/lang/ja/include/header.html')
-rw-r--r-- | swat/lang/ja/include/header.html | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/swat/lang/ja/include/header.html b/swat/lang/ja/include/header.html deleted file mode 100644 index 2fbe9bb754..0000000000 --- a/swat/lang/ja/include/header.html +++ /dev/null @@ -1,12 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> -<HTML> -<HEAD> -<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS"> -<TITLE>Samba Web Administration Tool</TITLE> -<link rel="STYLESHEET" type="text/css" href="/swat/include/header_css.html"> -</HEAD> -<BODY bgcolor="white"> -<CENTER> -<IMG SRC="/swat/images/samba.gif" ALT="[ Samba ]" border=0><BR> -<TABLE WIDTH="98%" CELLSPACING=1 CELLPADDING=4 BORDER=1> -<TR><TD BGCOLOR="#ddddd0"> |