silverstripe-cms/templates/Includes
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
..
AssetAdmin_Content.ss Updated templates to be more consistent and removed trailing spaces 2013-07-18 13:14:29 +02:00
AssetAdmin_EditForm.ss Updated templates to be more consistent and removed trailing spaces 2013-07-18 13:14:29 +02:00
AssetAdmin_Tools.ss BUG Fully qualified namespace for _t() in templates 2012-08-06 13:44:33 +02:00
AssetAdmin_UploadContent.ss Updated templates to be more consistent and removed trailing spaces 2013-07-18 13:14:29 +02:00
CMSMain_Content.ss Updated templates to be more consistent and removed trailing spaces 2013-07-18 13:14:29 +02:00
CMSMain_EditForm.ss Updated templates to be more consistent and removed trailing spaces 2013-07-18 13:14:29 +02:00
CMSMain_ListView.ss Updated templates to be more consistent and removed trailing spaces 2013-07-18 13:14:29 +02:00
CMSMain_Tools.ss FIX Ticket #8318 Append the HTML used for expanding/collapsing the site tree column in template instead of creating it on the fly with js 2013-03-18 08:57:13 +13:00
CMSMain_TreeView.ss Updated templates to be more consistent and removed trailing spaces 2013-07-18 13:14:29 +02:00
CMSPageAddController_Content.ss Updated templates to be more consistent and removed trailing spaces 2013-07-18 13:14:29 +02:00
CMSPageHistoryController_Tools.ss Updated templates to be more consistent and removed trailing spaces 2013-07-18 13:14:29 +02:00
CMSPagesController_Content.ss Updated templates to be more consistent and removed trailing spaces 2013-07-18 13:14:29 +02:00
CMSPagesController_ContentToolActions.ss Moving "edit tree" button next to "add new" (fixes #8119) 2012-12-17 15:35:52 +01:00
CMSPagesController_ContentToolbar.ss Translations: Switch to Transifex format 2013-08-04 12:31:29 +02:00
CMSPagesController_Tools.ss Translations: Switch to Transifex format 2013-08-04 12:31:29 +02:00
CMSSettingsController_Content.ss Updated templates to be more consistent and removed trailing spaces 2013-07-18 13:14:29 +02:00
CMSSettingsController_EditForm.ss Updated templates to be more consistent and removed trailing spaces 2013-07-18 13:14:29 +02:00
Install_deleteinstallfiles.ss Updated templates to be more consistent and removed trailing spaces 2013-07-18 13:14:29 +02:00
Install_successfullyinstalled.ss Updated templates to be more consistent and removed trailing spaces 2013-07-18 13:14:29 +02:00
ReportAdmin_Content.ss Updated templates to be more consistent and removed trailing spaces 2013-07-18 13:14:29 +02:00
ReportAdmin_Tools.ss ENHANCEMENT: Use GridFields to show reports in the ReportAdmin 2012-04-04 17:58:29 +12:00
SubscribeSubmission.ss MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:42 +02:00