Translation import API.

Functions

NameLocationDescription
_locale_import_append_pluralincludes/locale.incModify a string to contain proper count indices
_locale_import_messageincludes/locale.incSets an error message occurred during locale file parsing.
_locale_import_one_stringincludes/locale.incImports a string into the database
_locale_import_one_string_dbincludes/locale.incImport one string into the database.
_locale_import_parse_arithmeticincludes/locale.incParses and sanitizes an arithmetic formula into a PHP expression
_locale_import_parse_headerincludes/locale.incParses a Gettext Portable Object file header
_locale_import_parse_plural_formsincludes/locale.incParses a Plural-Forms entry from a Gettext Portable Object file header
_locale_import_parse_quotedincludes/locale.incParses a string in quotes
_locale_import_poincludes/locale.incParses Gettext Portable Object file information and inserts into database
_locale_import_read_poincludes/locale.incParses Gettext Portable Object file into an array
_locale_import_shorten_commentsincludes/locale.incGenerate a short, one string version of the passed comment array
_locale_import_tokenize_formulaincludes/locale.incBackward compatible implementation of token_get_all() for formula parsing
Login or register to post comments
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.