l10n-scripty/update_xml needs a little change
Albert Astals Cid
aacid at kde.org
Mon May 20 23:42:27 BST 2024
El dijous, 25 d’abril del 2024, a les 14:41:31 (CEST), Freek de Kruijf va
escriure:
> When I run l10n-scripty/update_xml it complains about not being run with
> language code C.UTF-8.
> In the script at lines 31 till 33 I found:
> LANG=C
> LC_ALL=C
> LC_MESSAGES=C
>
> I suppose this should be:
> LANG=C.UTF-8
> LC_ALL=C.UTF-8
> LC_MESSAGES=C.UTF-8
Can you confirm you don't get the warning anymore with
https://invent.kde.org/sysadmin/l10n-scripty/-/merge_requests/77/diffs
?
Cheers,
Albert
More information about the kde-i18n-doc
mailing list