summaryrefslogtreecommitdiff
path: root/modules/locale
Commit message (Collapse)AuthorAge
* Issue #495930 by fietserwin: Translated strings not correctly marked in the ↵David Rothstein2015-03-29
| | | | administrative interface when the default language is not English
* Issue #2417983 by jacob.embree: Change docs instances of "the the" to "the"Jennifer Hodgdon2015-02-17
|
* Issue #1426122 by deletedaccount, Alan D., andypost, maximpodorov: Some ↵David Rothstein2013-12-29
| | | | callbacks return junk when calling drupal_not_found(); replace with return MENU_NOT_FOUND instead.
* Issue #2145077 by TR: Fix spelling errors in D7 tests and commentsJennifer Hodgdon2013-12-03
|
* Issue #1797364 by dcam, David_Rothstein: Restore t() on button name in ↵Jennifer Hodgdon2013-08-07
| | | | locale test
* Issue #1797364 by dcam, xjm, Lars Toomre, neetu morwani, lazysoundsystem: ↵David Rothstein2013-08-06
| | | | Remove t() from assertion messages in tests for the locale module.
* Issue #2028643 by hass, tstoeckler: Fixed CSS files order is incorrect in RTL.David Rothstein2013-08-06
|
* Issue #1797926 by dcam, izus, Lars Toomre: Remove t() from test asserts in ↵Jennifer Hodgdon2013-04-26
| | | | misc system tests
* Issue #1797360 by dcam, izus, xjm, Lars Toomre: Remove t() from test asserts ↵Jennifer Hodgdon2013-04-26
| | | | in locale and path module backported from D8 language module
* Issue #1797940 by dcam, Lars Toomre: Add missing docs in locale test methodJennifer Hodgdon2013-04-10
|
* Issue #1565322 by Jorrit: Fixed Notice in locale_languages_edit_form_validate().David Rothstein2013-01-07
|
* Issue #1534674 by plach, slowflyer: Fixed Comment field language is ↵David Rothstein2012-12-26
| | | | completely broken.
* Issue #1742958 by DamienMcKenna: Fix capitalization of URL and other acronymsJennifer Hodgdon2012-09-17
|
* Issue #1571076 by droplet, yohannbzh: Fixed Plural formula field only ↵webchick2012-09-13
| | | | accepts 128 characters.
* Issue #1599618 by droplet, yurtboy, Albert Volkman: Fixed Remove duplicate ↵David Rothstein2012-07-29
| | | | array keys.
* Issue #1615312 by dsdeiz, David_Rothstein: Make sure all D7 to D7 updates ↵Jennifer Hodgdon2012-07-16
| | | | are listed in the updates-7.x-extra group
* Issue #1664528 by Carl Johan: Fixed It's impossible to search for 'Strings ↵David Rothstein2012-07-08
| | | | not translated to language ...'.
* Issue #507502 by fietserwin, cosmicdreams, Rob Loach, tim.plunkett, sun, ↵David Rothstein2012-06-25
| | | | marvil07, nod_: Fixed missing Locale support for jQuery UI Datepicker.
* Issue #1572394 by attiks, Sweetchuck: Fixed Language detection by domain ↵David Rothstein2012-06-09
| | | | only works on port 80.
* Issue #1567662 by sun | Georgii: Fixed The 1st plural index on a page is not ↵David Rothstein2012-06-09
| | | | calculated correctly.
* Issue #1495648 by plach: Introduce entity language support.David Rothstein2012-06-09
|
* Issue #1358944 by wulff: Fix misuse of ingroup in documentation blocksJennifer Hodgdon2012-05-23
|
* Issue #1513520 by pdrake, plach: Fixed locale_language_from_browser() ↵webchick2012-04-12
| | | | incorrectly matches invalid strings.
* Issue #1250800 by attiks, Jelle_S, dawehner, xjm, Gábor Hojtsy: Fixed ↵webchick2012-03-26
| | | | Language domain should work regardless of ports or protocols.
* Issue #1221276 by gumanist, fietserwin, Gábor Hojtsy, sun, kalman.hosszu: ↵webchick2012-03-26
| | | | Fixed locale_get_plural() only works for a single language within a request and does not work for English.
* Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pagesJennifer Hodgdon2012-03-26
|
* Issue #655048 by Gábor Hojtsy, gumanist, intuited: Fixed Plural formula ↵webchick2012-03-13
| | | | information blanked when importing a poorly-formed .po file.
* Issue #1472350 by John Morahan, greggles: Make 'translate interface' ↵webchick2012-03-10
| | | | restricted after DRUPAL-PSA-2012-001 - localizations - Cross Site Scripting.
* Issue #1470080 by Gábor Hojtsy: Move docs for hooks that are not ↵Jennifer Hodgdon2012-03-08
| | | | locale.module specific to a modules/system file
* Issue #746240 by c960657, Gábor Hojtsy: Fixed Race condition in locale() - ↵webchick2012-03-07
| | | | duplicates in {locales_source()}.
* Issue #1314384 by Pol, Gábor Hojtsy, oriol_e9g, plach: Added Remember the ↵webchick2012-03-01
| | | | provider that selected the language for later use.
* Issue #1260752 by andypost: Fixed _locale_languages_common_controls() ↵webchick2012-02-21
| | | | maxlength to conform schema.
* - Patch #852524 by plach, oriol_e9g: include language provider files only ↵Dries2012-01-26
| | | | when they are needed.
* Issue #1387766 by dereine: Added Use fast drupal static pattern for locale.webchick2012-01-11
|
* Issue #381994 by xjm, good_man, elcuco, brianV, yhager: Fixed Machine-name ↵webchick2011-12-24
| | | | fields are always in Latin characters, and should therefore always be LTR.
* Issue #488496 by loganfsmyth, Gábor Hojtsy: Implement missing msgctx ↵webchick2011-11-14
| | | | context in JS translation for feature parity with t().
* Issue #1334768 by ls206, Pasqualle: Fixed Syntax error in locale_test().js ↵webchick2011-11-11
| | | | line 27.
* Oops. Forgot a file.webchick2011-10-17
|
* Issue #221712 by Damien Tournoud, Gábor Hojtsy, iliphil, Bodo Maass, ↵webchick2011-10-17
| | | | idflood, loganfsmyth: Fixed locale_language_from_browser() doesn't parse language tags correctly, has a broken logic.
* Issue #1281932 by loganfsmyth, bfroehle, Gábor Hojtsy: Convert Drupal.t and ↵webchick2011-10-17
| | | | Drupal.formatPlural regular expressions to extended form.
* - Patch #1250800 by attiks, dereine: language domain should work regardless ↵Dries Buytaert2011-10-01
| | | | of ports or protocols.
* Issue #76824 by geerlingguy, xjm, droplet, kbahey: Change notice for Drupal ↵webchick2011-09-30
| | | | should not handle 404 for certain files.
* Issue #1164852 by plach: Default the 'translatable' bit on fields to FALSE ↵webchick2011-07-20
| | | | for fields created in the UI, to match those created by the API.
* Issue #1040262 by tsi: Fixed locale-rtl.css.webchick2011-07-07
|
* Issue #1040262 by tsi: Fixed locale-rtl.css.webchick2011-07-07
|
* Issue #885616 by mgifford, Everett Zufelt: Fixed Labels missing from a ↵webchick2011-06-26
| | | | number of locale admin forms.
* Issue #1096340 by plach, fietserwin, sun: Fixed Stale language ↵webchick2011-05-24
| | | | types/negotation info after enabling/disabling modules.
* - Patch #1099396 by Désiré, droplet, plach: language_count() is never ↵Dries Buytaert2011-05-01
| | | | decremented when removing a language.
* - Patch #1026058 by plach, droplet add back Language switcher block help ↵Dries Buytaert2011-04-20
| | | | message.
* - Patch #1037358 by sanduhrs, Azol: locale.datepicker.js minor fixes (js ↵Dries Buytaert2011-04-10
| | | | consistency).