1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
Commit Graph

25 Commits

Author SHA1 Message Date
Andrew Tridgell
153cfb9c83 r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
(This used to be commit 87c91e4362)
2007-10-10 12:28:27 -05:00
Jeremy Allison
2a9b4da0fa r23780: Find and fix more GPL2 -> GPL3.
Jeremy.
(This used to be commit c2f7ab1c17)
2007-10-10 12:28:21 -05:00
Simo Sorce
547a9fa45f r20745: Commit Finnish transalation of SWAT after review
(This used to be commit a971374117)
2007-10-10 12:17:08 -05:00
Günther Deschner
7e64659f65 r3912: More fixes to have proper german in swat.
(The new german orthography is another story...)

Thanks to Reiner Klaproth and Björn Jacke <bjacke@sernet.de>.

Guenther
(This used to be commit 1680446ce2)
2007-10-10 10:53:24 -05:00
Günther Deschner
11c15472f8 r2732: Fixed typo.
Guenther
(This used to be commit 8521891ee8)
2007-10-10 10:52:50 -05:00
Günther Deschner
429dc212fb 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 0f8e1a0d00)
2007-10-10 10:52:50 -05:00
Volker Lendecke
a0fb9600d5 There is a German translation of swat -- surprise :-)
Fix some msgs

Volker
(This used to be commit d429536817)
2004-01-07 10:02:10 +00:00
Jelmer Vernooij
11b044e424 Add Dutch swat translation
(This used to be commit 8646f1014f)
2003-10-08 15:57:28 +00:00
Tim Potter
efb3fa5db8 Add script to generate msg files from SWAT sources.
Re-generate msg files.  Monyo has updated the Japanese translation.
Others remain incomplete.
(This used to be commit 9cf7021b88)
2003-10-07 02:06:41 +00:00
Motonobu Takahashi
f13f9940b7 added fr.msg from Fanch
(This used to be commit 3a3b3469e6)
2001-12-09 17:06:45 +00:00
Motonobu Takahashi
0374d57a4c added de.msg from Andreas Moroder
(This used to be commit bc909797ef)
2001-10-28 12:16:00 +00:00
Motonobu Takahashi
5837031ee2 added Italian message file from Simo Source
(This used to be commit 810272fe44)
2001-10-16 15:28:49 +00:00
Motonobu Takahashi
faeae34bac remove zh_CN.msg because there is no maintainer.
and correct some strings in ja.msg
(This used to be commit 77806c3178)
2001-10-15 13:14:05 +00:00
Andrew Tridgell
0bee95b365 updated copyright notices
(This used to be commit 1f4c8a1d9f)
2001-10-15 12:06:16 +00:00
Andrew Tridgell
6aec31c426 - renamed *.po message files to *.msg
- fixed minor bug in lang_tdb.c

the msg files are still in a po/ directory, but unfortunately that is
not easy to fix given the terrible handling of directories in CVS.
(This used to be commit 2fbeedeb16)
2001-10-15 08:10:07 +00:00
Andrew Tridgell
30bcb1151d removed unused gettext code
(This used to be commit aaa1e9315e)
2001-10-15 05:11:31 +00:00
Andrew Tridgell
8cec5cf35f first step in converting the head branch to use lang_tdb.c instead
of gettext for internationalisation support. There is more to do
(This used to be commit ab7f67677a)
2001-10-11 08:40:42 +00:00
Jeremy Allison
cb4b13a82b Fixed the bug with member servers in a Samba PDC hosted domain not allowing
other access. Problem was max time was being set to 0xffffffff, instead of
0x7fffffff.
Jeremy.
(This used to be commit 94403d8417)
2001-10-02 06:57:18 +00:00
Motonobu Takahashi
14b47c8c53 fixed in *BSD
(This used to be commit d3cb139aff)
2001-09-29 20:07:26 +00:00
Motonobu Takahashi
51bb6e8248 fixed not to install in *BSD, but perhaps on Solaris, cannot install
(This used to be commit a91777fb47)
2001-09-29 20:06:35 +00:00
Motonobu Takahashi
b4dc377673 not to creat gmo files from po files during making
this is because some platforms such as HP-UX do not have any msgfmt
command.

if someone updates po file,
then he has to update gmo files manually and commit.
(This used to be commit ca350fdf03)
2001-09-29 16:07:01 +00:00
Jeremy Allison
6ddcd8a3bc Fixup passdb stuff to add new nisplus and ldap backends.
Jeremy.
(This used to be commit 611bf806d5)
2001-09-25 20:21:21 +00:00
Motonobu Takahashi
14403d5e8a fixed a typo in installman.sh
fixed a problem that source/install-sh is not executable
(This used to be commit c2e256c18c)
2001-09-24 18:22:46 +00:00
Motonobu Takahashi
fce47dc67a fixed a typo
(This used to be commit 87a945f13d)
2001-09-24 16:38:54 +00:00
Motonobu Takahashi
1207c43204 added files and directories to support gettext() feature
Also added some po files to support:
    English, Japanese, Polish, Turlish
(This used to be commit 736b713c49)
2001-09-24 16:13:06 +00:00