Hi,
there had been found a typo in a translated string:
https://gitlab.gnome.org/GNOME/gnome-software/-/merge_requests/946
- g_dngettext (..., "%u reviews total", "%u reviews total", ...
+ g_dngettext (..., "%u review total", "%u reviews total", ...
It would be nice to have it
Hi Milan,
Technically this is not a freeze break since no new strings are added so
you can go ahead with it.
Many thanks for telling us about this change :-)
Regards
El vie, 3 sept 2021 a las 8:16, Milan Crha via gnome-i18n (<
gnome-i18n@gnome.org>) escribió:
> Hi,
> there had been fou
Le 03.09.21 à 08:34, Daniel Mustieles García via gnome-i18n a écrit :
Technically this is not a freeze break since no new strings are added so
you can go ahead with it.
Wow, wow, wow :-) That's not true. Changing a string is also a break!
I would tend to add my approval, though. 1/2
Claude
--
On Fri, 2021-09-03 at 08:34 +0200, Daniel Mustieles García wrote:
> Technically this is not a freeze break since no new strings are added
> so you can go ahead with it.
Hi,
I see, I wasn't sure. In that case I'm merging the change.
Thanks and bye,
Milan
___
Oh. I thought only adding new strings was a break, sorry for the mistake.
Of course I give my vote, 2/2 from i18n.
Thanks for the explanation!
El vie, 3 sept 2021 a las 8:43, Claude Paroz ()
escribió:
> Le 03.09.21 à 08:34, Daniel Mustieles García via gnome-i18n a écrit :
> > Technically this i