Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 May 2020 17:21:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 243615] graphics/inkscape: upgrade to 1.0, use GraphicsMagick by default, enable OpenMP on amd64
Message-ID:  <bug-243615-6497-llQFKh2dOE@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-243615-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-243615-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243615

--- Comment #70 from VVD <vvd@unislabs.com> ---
[17.05.2020][20:06:54] <@Mc> it's "just" running a python script, so that m=
ight
come from different python versions of different versions of python-getttex=
t or
something similar
[17.05.2020][20:07:37] <@Mc> if it finds "Capa" it's probably not looking at
es_MX.po but at es.po
[17.05.2020][20:08:38] <VVD> es.po have Capa
[17.05.2020][20:08:53] <VVD> <g inkscape:label=3D"Capa 1"
inkscape:groupmode=3D"layer" id=3D"layer1" />
[17.05.2020][20:09:28] <@Mc> so probably in one case it does not find it in
es_MX (and concludes that the word is not translated in mexican, so there i=
s no
reason to produce a mexican version of the default.svg file); and in another
case it defaults back from es_MX to es instead of giving up, and finds a
translation (which is a sensible thing to do for gettext as es_MX is a deri=
vate
of es)
[17.05.2020][20:10:06] <@Mc> =3D> My guess is a difference in gettext "fall=
back"
behavior

So we can explore more, or just remove line "if translated_string !=3D
LAYER_STRING:" from create_default_templates.py.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243615-6497-llQFKh2dOE>