- Patch #334283 by Damien Tournoud, andypost, Freso et al: add context to t()...
- 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.
Showing
- CHANGELOG.txt 2 additions, 0 deletionsCHANGELOG.txt
- includes/common.inc 45 additions, 35 deletionsincludes/common.inc
- includes/locale.inc 74 additions, 34 deletionsincludes/locale.inc
- modules/contact/contact.module 6 additions, 6 deletionsmodules/contact/contact.module
- modules/locale/locale.install 27 additions, 1 deletionmodules/locale/locale.install
- modules/locale/locale.module 12 additions, 8 deletionsmodules/locale/locale.module
- modules/locale/locale.test 81 additions, 36 deletionsmodules/locale/locale.test
- modules/update/update.module 13 additions, 13 deletionsmodules/update/update.module
- modules/user/user.module 17 additions, 17 deletionsmodules/user/user.module
- sites/default/default.settings.php 1 addition, 1 deletionsites/default/default.settings.php
- update.php 4 additions, 1 deletionupdate.php
Loading
Please register or sign in to comment