NOOP_Translations::translate_entry
NOOP_Translations::get_header
NOOP_Translations::set_headers
Advertisement
NOOP_Translations::set_header
NOOP_Translations::add_entry
Gettext_Translations::set_header
Gettext_Translations::make_headers
Advertisement
Gettext_Translations::parenthesize_plural_exression
Adds parentheses to the inner parts of ternary operators in plural expressions, because PHP evaluates ternary oerators from left to right
Gettext_Translations::make_plural_form_function
Makes a function, which will return the right translation index, according to the plural forms header
Gettext_Translations::nplurals_and_expression_from_header
Gettext_Translations::gettext_select_plural_form
The gettext implementation of select_plural_form.
Advertisement
Translations::merge_originals_with
Translations::merge_with
Merge $other in the current object.