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; @@ -232,4 +232,4 @@ return rtrim($out); } ?> ?>