Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F1821084
settings.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Size
689 B
Subscribers
None
settings.php
View Options
<?php
/**
* English language file for DAVCal
*
* @author Andreas Böhler <dev@aboehler.at>
*/
$lang
[
'hide_settings'
]
=
'Hide the settings button beneath the calendar'
;
$lang
[
'disable_sync'
]
=
'Disable CalDAV synchronisation (but still allow private ICS URL)'
;
$lang
[
'disable_ics'
]
=
'Disable private ICS URL synchronisation (but still allow CalDAV sync)'
;
$lang
[
'monday'
]
=
'Start week on Monday instead of Sunday'
;
$lang
[
'timezone'
]
=
'Set the timezone of the calendar (e.g. "Europe/Vienna" or "local" for browser-based)'
;
$lang
[
'workweek'
]
=
'Show only workweek'
;
$lang
[
'weeknumbers'
]
=
'Show week numbers'
;
$lang
[
'timeformat'
]
=
'Time format to use, lang means based on language'
;
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, Dec 23, 2:47 AM (1 d, 16 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
915340
Default Alt Text
settings.php (689 B)
Attached To
rDAVCAL DokuWiki DAVCal PlugIn
Event Timeline
Log In to Comment