silverstripe-versionfeed/lang/en.yml

14 lines
863 B
YAML
Raw Normal View History

2013-10-24 23:33:20 +02:00
en:
2017-12-11 23:39:57 +01:00
SilverStripe\VersionFeed\VersionFeed:
2013-10-24 23:33:20 +02:00
LABEL: 'Make history public'
SINGLEPAGEFEEDTITLE: 'Updates to {title} page'
SITEFEEDTITLE: 'Updates to {title}'
2013-10-24 23:33:20 +02:00
TITLECHANGED: 'Title has changed:'
Warning: 'Publicising the history will also disclose the changes that have at the time been protected from the public view.'
2019-05-10 00:16:23 +02:00
Warning2: 'Changing access settings in such a way that this page or pages under it become publicly<br>accessible may result in publicising all historical changes on these pages too. Please review<br> this section''s "Public history" settings to ascertain only intended information is disclosed.'
2023-06-14 08:42:48 +02:00
db_PublicHistory: 'Public history'
2017-12-11 23:39:57 +01:00
SilverStripe\VersionFeed\VersionFeedSiteConfig:
ALLCHANGES: 'All page changes'
ALLCHANGESLABEL: 'Make global changes feed public'
2023-06-14 08:42:48 +02:00
db_AllChangesEnabled: 'All changes enabled'