| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
not import the plural forms from compact files.
|
| |
|
|
|
|
| |
considered broken if last msgstr is empty.
|
| |
|
| |
|
|
|
|
| |
should default to FALSE.
|
| |
|
|
|
|
| |
being cached.
|
|
|
|
| |
plural rules.
|
|
|
|
| |
and sha1.
|
|
|
|
| |
instances to exit().
|
|
|
|
| |
core.
|
|
|
|
| |
cache.
|
|
|
|
| |
protection to the plural forms.
|
|
|
|
| |
from core that are no longer relevant, given what made it into Drupal 7.
|
|
|
|
| |
query string cannot be loaded.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
locale module.
|
|
|
|
| |
rebuild lost Javascript translation files.
|
| |
|
|
|
|
| |
data in locales_source().
|
| |
|
|
|
|
| |
all tables.
|
| |
|
|
|
|
| |
arrays and forms (e.g. 'Operations') alterable.
|
|
|
|
| |
between field API and locale module + translatable node bodies.
|
|
|
|
| |
localize date formats.
|
|
|
|
| |
language for the same path.
|
|
|
|
| |
take a single argument. Code clean-up and performance improvement. Woot.
|
| |
|
|
|
|
| |
drupal_json() for consistency and readability.
|
|
|
|
|
|
| |
before a form builder function, to facilitate common form elements. Clean-up
from form_builder changes from CTools patch. Has nice side-benefit of making
all form functions' signatures consistent.
|
|
|
|
| |
Convert 'class' attribute to use an array, not a string.
|
|
|
|
| |
'configuration and modules'.
|
|
|
|
| |
dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://.
|
|
|
|
| |
modules' section so we can start moving over configuration items. Let's see how this goes ...
|
|
|
|
| |
set_time_limit() and prevent warnings/errors.
|
|
|
|
| |
when importing a translation file fails.
|
| |
|
|
|
|
| |
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.
|
|
|
|
| |
session handling.
|
|
|
|
| |
a file field.
|
| |
|
|
|
|
| |
unrendered forms.
|