summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2009-06-08 05:00:12 +0000
committerDries Buytaert <dries@buytaert.net>2009-06-08 05:00:12 +0000
commit28b2f098beb2dcf1e3b6745c65c1194d45da0691 (patch)
tree799076def12eb7e551b6e0825a0924dd0fb9630c /CHANGELOG.txt
parentece9032afd035bbe4ca55b6fd671df03b96b4e35 (diff)
downloadbrdo-28b2f098beb2dcf1e3b6745c65c1194d45da0691.tar.gz
brdo-28b2f098beb2dcf1e3b6745c65c1194d45da0691.tar.bz2
- Patch #334283 by Damien Tournoud, andypost, Freso et al: add context to t() to help deal with ambigious strings (and improved the locale APIs a bit). Example: May is both a short month name as a long month name in English, but not necessarily in other languages.
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 9c59fa4c2..798c55977 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -123,6 +123,8 @@ Drupal 7.0, xxxx-xx-xx (development version)
with other blocks in the same region.
* Blocks can now return structured arrays for later rendering just
like page callbacks.
+- Translation system
+ * The translation system now supports message context (msgctxt).
- Upgraded the core JavaScript library to jQuery version 1.3.2.
- Upgraded the jQuery Forms library to 2.21.