]> git.lyx.org Git - lyx.git/commitdiff
* postats.py
authorPavel Sanda <sanda@lyx.org>
Fri, 6 Sep 2024 21:06:52 +0000 (23:06 +0200)
committerPavel Sanda <sanda@lyx.org>
Fri, 6 Sep 2024 21:06:52 +0000 (23:06 +0200)
po/postats.py

index ec2ceb36f74a3c17fcf6709340c242e732526fb5..55de6a1fe47d0927ecb469fddeba994d09feff44 100755 (executable)
@@ -25,6 +25,11 @@ and generates a PHP web page.
 
 Invocation:
    postats.py lyx_version po_files > "pathToWebPages"/i18n.inc
+
+or simply
+   make i18n.inc
+to create stats only for allowed langauages in LINGUAS file
+(typically good for stable branch stats).
 """
 from __future__ import print_function