]> git.mxchange.org Git - friendica.git/blobdiff - util/README
Remove util/po2php
[friendica.git] / util / README
index 5808194ecb24f96ae1dd2b82934da4d21d7064b6..725bef452504bcc68dbda90d31e24d93e3cef656 100644 (file)
@@ -107,7 +107,7 @@ Xgettext and .po workflow
        of the many .po editors out there, like QtLinguist
 
 5. run
-       $ php util/po2php.php view/lang/<language>/messages.po
+       $ php bin/console po2php view/lang/<language>/messages.po
        to create the strings.php file
 
 When strings are added or modified in source, you could run