silverstripe-framework/templates
Ingo Schommer 00ffe72944 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-07 00:25:16 +02:00
..
email Translations: Switch to Transifex format 2013-08-07 00:25:16 +02:00
forms BUGFIX Escape HTML in DropdownField and ListboxField 2013-02-17 23:27:15 +01:00
Includes Translations: Switch to Transifex format 2013-08-07 00:25:16 +02:00
AssetUploadField.ss i18n for "select an anchor" string (see #7798) 2012-08-26 23:58:31 +02:00
BlankPage.ss MINOR HTML5 for BlankPage.ss default template 2012-04-13 15:32:05 +02:00
ComplexTableField_popup.ss Translations: Switch to Transifex format 2013-08-07 00:25:16 +02:00
ComplexTableField.ss Translations: Switch to Transifex format 2013-08-07 00:25:16 +02:00
Controller.ss Fix typo in templates/Controller.ss 2013-01-23 23:55:34 +01:00
FileIFrameField_iframe.ss Translations: Switch to Transifex format 2013-08-07 00:25:16 +02:00
GridFieldDetailForm.ss API CHANGE: Renaming of gridfield components #6921 2012-03-09 12:54:02 +13:00
HtmlEditorField_UploadField.ss i18n for "select an anchor" string (see #7798) 2012-08-26 23:58:31 +02:00
Image_iframe.ss Translations: Switch to Transifex format 2013-08-07 00:25:16 +02:00
RelationComplexTableField.ss Translations: Switch to Transifex format 2013-08-07 00:25:16 +02:00
RightLabelledFieldHolder.ss Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
RSSFeed.ss MINOR Fixing use of <% control %> with <% with %> or <% loop %> as necessary. 2012-05-11 13:49:20 +12:00
SapphireInfo.ss API-CHANGE sapphire folder can now be renamed. 2012-04-15 10:50:19 +12:00
SearchForm.ss FIX: Added error message fields to default search form 2013-01-29 18:03:47 +01:00
TableField.ss Translations: Switch to Transifex format 2013-08-07 00:25:16 +02:00
TableListField_printable.ss MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00
TableListField.ss Translations: Switch to Transifex format 2013-08-07 00:25:16 +02:00
UploadField_FileEdit.ss ENHANCEMENT New UploadField class to replace FileIframeField, ImageField and SimpleImageField 2012-02-03 01:00:08 +01:00
UploadField.ss NEW: Added canAttachExisting config option for UploadField. 2013-01-11 09:29:02 +01:00