require_once 'Translation2.php';
array Translation2::replaceEmptyStringsWithKeys (array $strings)
array Translation2::replaceEmptyStringsWithKeys
Replace the array values with their keys when empty, just like gettext would do.