History log of /dokuwiki/lib/plugins/config/lang/ro/lang.php (Results 26 – 28 of 28)
Revision Date Author Comments
# e656dcd4 23-Feb-2008 Andreas Gohr <andi@splitbrain.org>

use strftime() instead of date() FS#1335 :!:

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

use strftime() instead of date() FS#1335 :!:

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

show more ...


# 867121c2 14-Dec-2007 Andreas Gohr <andi@splitbrain.org>

Romanian language update

darcs-hash:20071214105324-7ad00-fb59fd40d8c20f2019f3fa769bd229ba18d40903.gz


# a1207a93 03-Dec-2007 Andreas Gohr <andi@splitbrain.org>

romanian language update

darcs-hash:20071203183011-7ad00-ac36914f25ae71842551fb49bfdadb9ebf0aaba6.gz


12