_locale_import_append_plural

function _locale_import_append_plural

_locale_import_append_plural($entry, $key)

Modify a string to contain proper count indices

This is a callback function used via array_map()

Parameters

$entry: An array element.

$key: Index of the array element.

Related topics