[devhelp] Created branch gnome-3-36

2020-04-03 Thread Sébastien Wilmet
The branch 'gnome-3-36' was created pointing to: 5191b34... SearchBar: use GtkBox, not GtkGrid, when using GTK_STYLE_CL ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n

[gnome-software] Created branch gnome-3-36

2020-04-03 Thread Richard Hughes
The branch 'gnome-3-36' was created pointing to: f0bfd56... Update Finnish translation ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n

Re: Broken markup in [es, hu, sv] zenity user doc translations

2020-04-03 Thread Daniel Mustieles García via gnome-i18n
Never mind ;-) My proposal is to include gtxml as part of the checks DL (or git, in a pre-commit hook) does, like it's currently done with msgfmt, to avoid this issues when committing help files (maybe a pre-commit hook is the best option, to also detect possible issues out of DL workflow). As a

Re: Broken markup in [es, hu, sv] zenity user doc translations

2020-04-03 Thread Andre Klapper
On Fri, 2020-04-03 at 11:26 +0200, Daniel Mustieles García wrote: > Yes, id hast not detected that one (and I'm Cc'ed Ask, gtxml's > developer to review it) but id detects many others. Are we dropping a > good tool because of an isolated bug? ;-) Ah, sorry, I thought you had meant that gtxml

Re: Broken markup in [es, hu, sv] zenity user doc translations

2020-04-03 Thread Claude Paroz
Le 03.04.20 à 11:08, Andre Klapper a écrit : > [No need to CC me as I am a mailing list member] > > On Fri, 2020-04-03 at 10:19 +0200, Daniel Mustieles García wrote: >> I don't know about Gitlab, buy PyG3t tools (gtxml especifically) >> checks XML syntax to detect this cases. > > No, as you

Re: Broken markup in [es, hu, sv] zenity user doc translations

2020-04-03 Thread Daniel Mustieles García via gnome-i18n
Yes, id hast not detected that one (and I'm Cc'ed Ask, gtxml's developer to review it) but id detects many others. Are we dropping a good tool because of an isolated bug? ;-) El vie., 3 abr. 2020 a las 11:08, Andre Klapper () escribió: > [No need to CC me as I am a mailing list member] > > On

Re: Broken markup in [es, hu, sv] zenity user doc translations

2020-04-03 Thread Andre Klapper
[No need to CC me as I am a mailing list member] On Fri, 2020-04-03 at 10:19 +0200, Daniel Mustieles García wrote: > I don't know about Gitlab, buy PyG3t tools (gtxml especifically) > checks XML syntax to detect this cases. No, as you wrote yourself that it does NOT detect these cases in

Re: Broken markup in [es, hu, sv] zenity user doc translations

2020-04-03 Thread Daniel Mustieles García via gnome-i18n
Hi Andre, Spanish should be fixed, many thanks for reporting it. I don't know about Gitlab, buy PyG3t tools (gtxml especifically) checks XML syntax to detect this cases. I've put this on the table several times, asking to integrate it in DL like msgfmt is. This would help us avoid this

Broken markup in [es, hu, sv] zenity user doc translations

2020-04-03 Thread Andre Klapper
There is a contributed patch by Christian in https://gitlab.gnome.org/GNOME/zenity/-/merge_requests/4/ which fixes broken markup in the es, hu, sv user help translations. I'd like to merge this patch (and hence bypass our l10n.gnome.org process) as the situation breaks compiling.