silverstripe-googlesitemaps/lang/en.yml
Will Rossiter 8bbc14ee23 API Implement sitemap.xml partitioning (Fixes #9)
Misc upgrade of module code so that site map.xml provides a index site map file based on the standards. Moved configuration vars to the Config API.

Considering how large a change this is, I've branched a 1.0 release off in github.
2013-01-15 22:29:59 +13:00

10 lines
362 B
YAML

en:
GoogleSitemaps:
METANOTEPRIORITY: 'Manually specify a Google Sitemaps priority for this page (%s)'
METAPAGEPRIO: 'Page Priority'
PRIORITYAUTOSET: 'Auto-set based on page depth'
PRIORITYLEASTIMPORTANT: 'Least important'
PRIORITYMOSTIMPORTANT: 'Most important'
PRIORITYNOTINDEXED: 'Not indexed'
TABGOOGLESITEMAP: 'Google Sitemap'