bin/exportgettext.sh | ●●●●● patch | view | raw | blame | history |
bin/exportgettext.sh
@@ -106,7 +106,7 @@ } else if (is_file($fn)) { include($fn); $texts = array_merge($texts, (array)$labels); $texts = array_merge($texts, (array)$labels, (array)$messages); } $GLOBALS['en_US'] = $texts;