summaryrefslogtreecommitdiffstats
path: root/source3/po
Commit message (Collapse)AuthorAgeFilesLines
* added fr.msg from FanchMotonobu Takahashi2001-12-091-0/+1709
| | | | (This used to be commit 3a3b3469e66e25531f4531dce8a1d7bc9c17896e)
* added de.msg from Andreas MoroderMotonobu Takahashi2001-10-281-0/+1707
| | | | (This used to be commit bc909797efcb9b13480d1a77e1429473bb107ed4)
* added Italian message file from Simo SourceMotonobu Takahashi2001-10-161-0/+1707
| | | | (This used to be commit 810272fe44e71706db4379a03c9f3766cfce3a68)
* remove zh_CN.msg because there is no maintainer.Motonobu Takahashi2001-10-152-1572/+13
| | | | | and correct some strings in ja.msg (This used to be commit 77806c317801a5fd2148e033f6dac21944e37409)
* updated copyright noticesAndrew Tridgell2001-10-153-6/+30
| | | | (This used to be commit 1f4c8a1d9f0bf6ff615566d1a9c2f457278acd6b)
* - renamed *.po message files to *.msgAndrew Tridgell2001-10-155-0/+0
| | | | | | | | - 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 2fbeedeb1607957f1e48e66074445dc3bc5a16f7)
* removed unused gettext codeAndrew Tridgell2001-10-1511-2658/+0
| | | | (This used to be commit aaa1e9315e5c8cc6ef4517aa9ec4f22fd2f0eb5c)
* first step in converting the head branch to use lang_tdb.c insteadAndrew Tridgell2001-10-111-3/+3
| | | | | of gettext for internationalisation support. There is more to do (This used to be commit ab7f67677a1ade4669e5c2750d0a38422ea616a9)
* Fixed the bug with member servers in a Samba PDC hosted domain not allowingJeremy Allison2001-10-023-560/+573
| | | | | | | other access. Problem was max time was being set to 0xffffffff, instead of 0x7fffffff. Jeremy. (This used to be commit 94403d841710391ec26539e4b4157439d5778ff7)
* fixed in *BSDMotonobu Takahashi2001-09-291-2/+2
| | | | (This used to be commit d3cb139aff9d232b4d70b197e806759b6fbada3b)
* fixed not to install in *BSD, but perhaps on Solaris, cannot installMotonobu Takahashi2001-09-291-2/+2
| | | | (This used to be commit a91777fb4711bfffafa96e0393ad8159b30a8853)
* not to creat gmo files from po files during makingMotonobu Takahashi2001-09-291-1/+3
| | | | | | | | | 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 ca350fdf0343b0bc5e78a35a7a2345ada8aca410)
* Fixup passdb stuff to add new nisplus and ldap backends.Jeremy Allison2001-09-254-708/+845
| | | | | Jeremy. (This used to be commit 611bf806d569b70edabbc04a2f5408142370a550)
* fixed a typo in installman.shMotonobu Takahashi2001-09-241-1/+1
| | | | | fixed a problem that source/install-sh is not executable (This used to be commit c2e256c18cbaa1145ab6ca8ad59baadca36abbdd)
* fixed a typoMotonobu Takahashi2001-09-241-1/+1
| | | | (This used to be commit 87a945f13d2f241facdd3a1bdc636193339f1697)
* added files and directories to support gettext() featureMotonobu Takahashi2001-09-2416-0/+11065
Also added some po files to support: English, Japanese, Polish, Turlish (This used to be commit 736b713c49ebe45923169b70f5c47f5afda8d94a)