Issue #1777870 by rvilar, Gábor Hojtsy: Add changelog entries for multilingual updates
parent
87e9f0710d
commit
f91e543aaa
|
@ -51,6 +51,8 @@ Drupal 8.0, xxxx-xx-xx (development version)
|
||||||
* Added HTML 5 language markup; language information added in markup in
|
* Added HTML 5 language markup; language information added in markup in
|
||||||
several more places.
|
several more places.
|
||||||
* Made it possible to assign external language codes to local languages.
|
* Made it possible to assign external language codes to local languages.
|
||||||
|
* Introduced the possibility of an administration-specific language
|
||||||
|
preference for users.
|
||||||
* Simplified and added new features in interface translation:
|
* Simplified and added new features in interface translation:
|
||||||
* Made interface translation directly accessible from language list.
|
* Made interface translation directly accessible from language list.
|
||||||
* Centralized interface translation import to one directory.
|
* Centralized interface translation import to one directory.
|
||||||
|
@ -68,6 +70,8 @@ Drupal 8.0, xxxx-xx-xx (development version)
|
||||||
* Node type specific default language assignment is much more versatile.
|
* Node type specific default language assignment is much more versatile.
|
||||||
* Added entity language variance support to search module.
|
* Added entity language variance support to search module.
|
||||||
* Search indexing and query preprocessors now get language information.
|
* Search indexing and query preprocessors now get language information.
|
||||||
|
* Unified content translation permission granularity with content editing
|
||||||
|
permissions.
|
||||||
* Better language based configuration
|
* Better language based configuration
|
||||||
* Added language options to block visibility.
|
* Added language options to block visibility.
|
||||||
* Much improved language APIs for developers:
|
* Much improved language APIs for developers:
|
||||||
|
@ -85,6 +89,7 @@ Drupal 8.0, xxxx-xx-xx (development version)
|
||||||
* Removed textgroups support from interface translation in favor of
|
* Removed textgroups support from interface translation in favor of
|
||||||
native configuration language support.
|
native configuration language support.
|
||||||
* Reworked Gettext PO support to use pluggable read/write handlers.
|
* Reworked Gettext PO support to use pluggable read/write handlers.
|
||||||
|
* Added language select form element in the Form API.
|
||||||
- Added E-mail field type to core.
|
- Added E-mail field type to core.
|
||||||
|
|
||||||
Drupal 7.0, 2011-01-05
|
Drupal 7.0, 2011-01-05
|
||||||
|
|
Loading…
Reference in New Issue