In OO.o PO UI, the file:
officecfg/registry/data/org/openoffice/Office/UI.po
there are strings wich correspond to zoom levels in the Math window, as tooltips over an magnifying icon (1):

#:MathCommands.xcu#..MathCommands.UserInterface.Commands..uno_View100.Label.value.text
msgid "1"
msgstr "1"

#:MathCommands.xcu#..MathCommands.UserInterface.Commands..uno_View200.Label.value.text
msgid "2"
msgstr "2"

#:MathCommands.xcu#..MathCommands.UserInterface.Commands..uno_View50.Label.value.text
msgid "0.5"
msgstr "0.5"

#:MathCommands.xcu#..MathCommands.UserInterface.Commands..uno_ZoomIn.Label.value.text
msgid "Z~oom In"
msgstr "~Þysja inn"

In Math main toolbar -> View/Zoom... there's "100%" used as a zoom factor (gives the same result as using the (1) ).

So, shouldn't it be the same in both places: 100% or 1:1 ??
And, when/where are the other zoom factors used (2 and 0.5)?

Best regards,

Sveinn í Felli


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to