commit 79b66a55fe415aaf18c226f55b53063d268157c3
Author: Pavel Sanda <[email protected]>
Date:   Tue Feb 24 11:00:47 2026 +0100

    www: update stats
---
 farm/cookbook/LyX/i18n.inc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/farm/cookbook/LyX/i18n.inc b/farm/cookbook/LyX/i18n.inc
index 10e69abf..847893c1 100644
--- a/farm/cookbook/LyX/i18n.inc
+++ b/farm/cookbook/LyX/i18n.inc
@@ -2,7 +2,7 @@
 // The current version
 $lyx_version = "2.5.0";
 // The branch tag which will be used for git URL pointing to proper .po file
-$branch_tag = "master";
+$branch_tag = "2.5.x";
 
 // The data itself
 $podata = array (
@@ -13,7 +13,7 @@ array ( 'langcode' => 'bg', "date" => "2019-04-23",
 "msg_tr" => 5515, "msg_fu" => 2304, "msg_nt" => 1584,
 "translator" => "V. Jeliazkov", "email" => "vveesskkoo () google ! com"),
 array ( 'langcode' => 'cs', "date" => "2025-07-09",
-"msg_tr" => 9402, "msg_fu" => 1, "msg_nt" => 0,
+"msg_tr" => 9403, "msg_fu" => 0, "msg_nt" => 0,
 "translator" => "Pavel Sanda", "email" => "sanda () lyx ! org"),
 array ( 'langcode' => 'de', "date" => "2026-01-09",
 "msg_tr" => 9403, "msg_fu" => 0, "msg_nt" => 0,
-- 
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to