]> git.mxchange.org Git - friendica.git/blobdiff - src/Core/Console/Typo.php
Move master translation file away from util
[friendica.git] / src / Core / Console / Typo.php
index cdb3f9c81f6e7e88d56a3c2e01ab64d8e2bd8eca..832fdc2bde0cac86c047aa08f438459287f84cd1 100644 (file)
@@ -86,8 +86,6 @@ HELP;
                        $this->out('String files');
                }
 
-               $this->checkFile($php_path, 'util/strings.php');
-
                $files = glob('view/lang/*/strings.php');
                $this->checkFiles($php_path, $files);