From 115aab0f5fca76360c50f759f587229ff327105d Mon Sep 17 00:00:00 2001 From: lisps Date: Wed, 19 Mar 2014 10:54:00 +0100 Subject: fix config option --- lib/plugins/config/lang/en/lang.php | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/plugins/config/lang') diff --git a/lib/plugins/config/lang/en/lang.php b/lib/plugins/config/lang/en/lang.php index 66d4dc356..92e500ab4 100644 --- a/lib/plugins/config/lang/en/lang.php +++ b/lib/plugins/config/lang/en/lang.php @@ -171,6 +171,7 @@ $lang['xsendfile'] = 'Use the X-Sendfile header to let the webserver deliver s $lang['renderer_xhtml'] = 'Renderer to use for main (xhtml) wiki output'; $lang['renderer__core'] = '%s (dokuwiki core)'; $lang['renderer__plugin'] = '%s (plugin)'; +$lang['date_at_format'] = 'Date at format (see PHP\'s datetime.formats information). If empty UNIX timestamp format will be used.'; /* Network Options */ $lang['dnslookups'] = 'DokuWiki will lookup hostnames for remote IP addresses of users editing pages. If you have a slow or non working DNS server or don\'t want this feature, disable this option'; -- cgit v1.2.3