diff --git a/public_html/lang/generate_lang_file.php b/public_html/lang/generate_lang_file.php
index e8b5bad1..52c615ef 100755
--- a/public_html/lang/generate_lang_file.php
+++ b/public_html/lang/generate_lang_file.php
@@ -259,22 +259,28 @@ function parse_addon_file($file) {
while ($pos = strpos($line,'__(',$offset)) {
$quote='';
$res='';
- for ($i=$pos+2;$i