silverstripe-cms/templates
Ingo Schommer 07cccc8e95 Translations: Switch to Transifex format
- Based on new (last) translation download from getlocalization.com
- Removed untranslated strings. Getlocalization started including those at some point
which is highly annoying, unnecessary and breaks the new transfix system,
since it'll mark all of the english strings as actual translations
- Avoid dots in entities. It confuses the Transifex YML parser
- Removed some locales unknown to Transifex which didn't have any translations anyway
- Removed "lolcat" locale, uses custom notation (en@lolcal)
  which SilverStripe's i18n system can't handle
  (needs mapping from SS naming to Zend naming)
- Renamed "Te Reo/Maori" locale from "mi_NZ" to "mi" (Transifex/CLDR notation)
- Namespaced all entities used in templates (deprecated usage)
- Converted dots to underscores where template filenames are used for namespaces,
since Transifex YML parsing handles them as separate YML keys otherwise
- Removed whitespace in entity names, SilverStripe i18n can't handle it
- Only allow selection of locales registered through i18n::$all_locales to avoid
  issues with unknown locales in Zend's CLDR database
2013-08-04 12:31:29 +02:00
..
email Translations: Switch to Transifex format 2013-08-04 12:31:29 +02:00
forms Updated templates to be more consistent and removed trailing spaces 2013-07-18 13:14:29 +02:00
Includes Translations: Switch to Transifex format 2013-08-04 12:31:29 +02:00
BlankPage.ss MINOR HTML5 for BlankPage.ss default template 2012-04-13 15:34:14 +02:00
BreadcrumbsTemplate.ss Updated templates to be more consistent and removed trailing spaces 2013-07-18 13:14:29 +02:00
CMSMain_notice.ss ENHANCEMENT: added notice template for outputting notices to cmsmain interfaces. 2011-09-19 17:30:47 +02:00
CMSPageHistoryController_versions.ss Translations: Switch to Transifex format 2013-08-04 12:31:29 +02:00
ReportAdminForm.ss Updated templates to be more consistent and removed trailing spaces 2013-07-18 13:14:29 +02:00
SilverStripeNavigatorLink.ss MINOR Moved SilverStripeNavigator from 'sapphire' to 'cms' 2011-03-28 09:02:42 +13:00
SiteTree_Information.ss Updated templates to be more consistent and removed trailing spaces 2013-07-18 13:14:29 +02:00
SSReportTableField_printable.ss Updated templates to be more consistent and removed trailing spaces 2013-07-18 13:14:29 +02:00