From 806a67c75bdaa6642bb1bc7d276b33ca86ae8218 Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Fri, 6 Sep 2024 23:06:52 +0200 Subject: [PATCH] * postats.py --- po/postats.py | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/po/postats.py b/po/postats.py index d44088b27d..9d02707b9b 100755 --- a/po/postats.py +++ b/po/postats.py @@ -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