Fwd: Error string " º " = " ° " in all .po

---------- Forwarded message ---------- From: ValessioBrito <valessio@...155...> Date: 01/02/2007 14:19 Subject: Error string " º " = " ° " in all .po To: Inkscape-devel@lists.sourceforge.net ( I'm not subscribe? )
No render simbol " º " = 90º in: 90°
#: ../src/verbs.cpp:2170 msgid "Rotate 9_0° CCW" msgstr "Girar 9_0° graus"
#: ../src/verbs.cpp:2171 msgid "Rotate selection 90° counter-clockwise" msgstr "Girar a seleção 90° graus no sentido anti-horário"
I believe that all the languages.
view attach.

On Feb 1, 2007, at 9:40 AM, ValessioBrito wrote:
---------- Forwarded message ---------- From: ValessioBrito <valessio@...155...> Date: 01/02/2007 14:19 Subject: Error string " º " = " ° " in all .po To: Inkscape-devel@lists.sourceforge.net ( I'm not subscribe? )
No render simbol " º " = 90º in: 90°
#: ../src/verbs.cpp:2170 msgid "Rotate 9_0° CCW" msgstr "Girar 9_0° graus"
There is a general problem here.
Inkscape uses strings like that in two different ways. One widget takes raw text, the other takes markup. We also do a check for one form.
What probably needs to be done is get two strings split out.
participants (3)
-
Colin Marquardt
-
Jon A. Cruz
-
ValessioBrito