silverstripe-reports/templates/Includes
Ingo Schommer 3f118ef08f 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
2013-08-04 12:28:07 +02:00
..
AssetAdmin_Content.ss Adding DOM ids for all tabsets to aid saving their state 2012-07-13 16:44:01 +02:00
AssetAdmin_EditForm.ss ENHANCEMENT: refactoring template "control" loops into "loop" and "with" to fit with the new template syntax 2012-05-18 16:32:44 +12:00
AssetAdmin_Tools.ss BUG Fully qualified namespace for _t() in templates 2012-08-06 13:44:33 +02:00
AssetAdmin_UploadContent.ss Adding DOM ids for all tabsets to aid saving their state 2012-07-13 16:44:01 +02:00
CMSMain_Content.ss Fixes required for jQuery UI 1.9 2012-11-06 15:54:37 +01:00
CMSMain_EditForm.ss ENHANCEMENT: refactoring template "control" loops into "loop" and "with" to fit with the new template syntax 2012-05-18 16:32:44 +12:00
CMSMain_ListView.ss BUG: Add "add new" button to Pages list view (fixes 7649) 2012-10-15 14:59:04 +13:00
CMSMain_Tools.ss MINOR Removed duplicate HTML ids from tools panels, which meant they were sharing a collapse state cookie (see #7210). Marking AssetAdmin filters and 'edit page" tree sidebar as expanded by default, but the filters on "pages" as collapsed. 2012-05-01 14:08:14 +02:00
CMSMain_TreeView.ss Moving "edit tree" button next to "add new" (fixes #8119) 2013-01-16 00:19:56 +01:00
CMSPageAddController_Content.ss BUGFIX: Catch and display validation errors when adding a page. 2012-06-11 23:19:59 +10:00
CMSPageHistoryController_Tools.ss API CHANGE Combined "Pages" and "Edit Page" into a single menu entry 2012-04-17 22:59:08 +02:00
CMSPagesController_Content.ss Fixes required for jQuery UI 1.9 2012-11-06 15:54:37 +01:00
CMSPagesController_ContentToolActions.ss Moving "edit tree" button next to "add new" (fixes #8119) 2013-01-16 00:19:56 +01:00
CMSPagesController_ContentToolbar.ss Translations: Switch to Transifex format 2013-08-04 12:28:07 +02:00
CMSPagesController_Tools.ss Translations: Switch to Transifex format 2013-08-04 12:28:07 +02:00
CMSSettingsController_Content.ss Adding DOM ids for all tabsets to aid saving their state 2012-07-13 16:44:01 +02:00
CMSSettingsController_EditForm.ss MINOR Removing unused template control 2012-05-18 16:47:12 +12:00
Install_deleteinstallfiles.ss ENHANCEMENT: refactoring template "control" loops into "loop" and "with" to fit with the new template syntax 2012-05-18 16:32:44 +12:00
Install_successfullyinstalled.ss Tweaking text for "You can start editing" on successful install 2012-11-05 11:12:49 +13:00
ReportAdmin_Content.ss Adding DOM ids for all tabsets to aid saving their state 2012-07-13 16:44:01 +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