From 70ab623c6ebf4ce54b6f1272747449ddd20952d1 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 ec2ceb36f7..55de6a1fe4 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