Philipp Hörist pushed to branch master at gajim / gajim


Commits:
3742e9da by Philipp Hörist at 2022-12-12T20:25:46+01:00
other: Discover translations correctly

- - - - -


1 changed file:

- scripts/update_translations.py


Changes:

=====================================
scripts/update_translations.py
=====================================
@@ -44,8 +44,7 @@ def update_translation_template() -> bool:
         '-o', '-',
         '-c#',
         '--from-code=utf-8',
-        '--keyword=Q_',
-        '--keyword=P_:1c,2',
+        '--keyword=p_:1c,2',
         '--no-location',
         '--sort-output',
         '--package-name=Gajim'



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/3742e9da0b58abe5689042983cb6b5c375d4b6fe

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/3742e9da0b58abe5689042983cb6b5c375d4b6fe
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to