summaryrefslogtreecommitdiff
path: root/lib/plugins/config/lang/ja
Commit message (Collapse)AuthorAge
* Japanese language updateAndreas Gohr2008-03-16
| | | | darcs-hash:20080316180958-7ad00-d945196d74b662bb21619d318d63073c9b4cf83b.gz
* Japanese Language updateAndreas Gohr2008-03-15
| | | | darcs-hash:20080315175515-7ad00-a05574659f7595727825e22fa8768d208c1e16be.gz
* use strftime() instead of date() FS#1335 :!:Andreas Gohr2008-02-23
| | | | | | | | | | | | | | This patch replaces the use of the date() function with the strftime() function. The latter will respect a set locale and will use localized strings for things like month names. Because the format options for strftime differ from the ones used in date, DokuWiki will rest the value of $conf['dformat'] if it contains an old date format string (detected by missing % characters). Plugins or templates using the $conf['dformat'] need to be updated. darcs-hash:20080223124045-7ad00-6afb2b839afc58781463e25577e06adb675fff79.gz
* Spellchecker removedAndreas Gohr2007-11-23
| | | | | | | | With spell checkers available in all modern browsers, having a spell checker in DokuWiki's core code is no longer necessary. This patch removes the spell checking feature. It will be made available as optional plugin. darcs-hash:20071123125840-7ad00-faf7aa4673421dbb3fad904ba5b46b4927a5176d.gz
* fixed unclean language files FS#1186Andreas Gohr2007-07-15
| | | | darcs-hash:20070715090528-7ad00-ffebbfcd0e4b12e839a958932afd1db2c4fb8765.gz
* japanese language updateAndreas Gohr2007-06-28
| | | | darcs-hash:20070628191802-7ad00-00dd404a1b70e314c76d07080a6085e731ffd238.gz
* Japanese language updateAndreas Gohr2007-06-04
| | | | darcs-hash:20070604174939-7ad00-73a8a54560f0b801f293ced2213a3ca1fd1a394c.gz
* cache, metadata & purgefile updateschris2006-09-24
| | | | | | | | | | | | | | | | | | | Cache - add dependency for metadata renderer file - check metadata for end of page life, "date valid end". Metadata Renderer - RSS syntax mode now sets rendered page expiry, "date valid end" and includes the feed URL in "relation haspart". Purgefile For all wiki installations the purgefile records the earliest time before which no cache purge (based on data consistency) is required. Cache files older than this time MAY need to be purged. - remove purgeonadd configuration setting darcs-hash:20060924202157-9b6ab-4531e91411c41914eeab2b6a8160c3d46b001cee.gz
* japanes language updateAndreas Gohr2006-09-25
| | | | darcs-hash:20060925182128-7ad00-99db9371c6986605eb4d990f819f09bf850ffaa1.gz
* japanese language updateAndreas Gohr2006-09-16
| | | | darcs-hash:20060916145219-7ad00-2ca985138204b2547ef9e24d780c226af8073fcb.gz
* japanese language updateAndreas Gohr2006-08-07
| | | | darcs-hash:20060807200813-7ad00-ca46ec6eca59cc368fbace6f7de337e4d1e997a5.gz
* japanes updateYuji Takenaka2006-03-07
| | | | darcs-hash:20060307193413-dc488-cc44f0f46ae44db605e4202713c18ff8ad3db144.gz
* simplified file permission handlingAndreas Gohr2006-03-04
| | | | | | | | | | This patch simpliefies the configuration of the file and directory creation modes. There is no need to set the umask anymore. Only the wanted permissions for files and directories are set. An init function compares the wanted modes with the ones that would be choosen by the system automatically (consulting the system's umask) and sets the modes for chmod when needed. darcs-hash:20060304154038-7ad00-5ef1db3a87e42563a602f9d050c681d2ea74682f.gz
* japanese language updateYuji Takenaka2006-03-03
darcs-hash:20060303130539-dc488-ca951b1c91efba5c7d78a7799016b8885bb6ba21.gz