Javascript validator
Web page editor
↑
Translation2::replaceEmptyStringsWithKeys() -- Replace the array values with their keys when empty
Description
Replace the array values with their keys when empty, just like gettext would do.
Parameter
- array
$strings array of strings (e.g. as returned by getPage())
→
Javascript validator
Web page editor