Date: prev next · Thread: first prev next last
December 2017 Archives by date, by thread · List index


https://bugs.documentfoundation.org/show_bug.cgi?id=104048

--- Comment #8 from Gabor Kelemen <kelemeng@ubuntu.com> ---
Stuart, I don't think these are used as keywords - I mean they are not saved to
files.

The way I see is that these are just strings on the UI and it does not really
matter how we spell them or how we display them, i.e. localized or not.

As a simple experiment I saved a simple image with a DarkSeaGreen color as FODG
and SVG using English UI in 6.1 master. 
The color is stored as a hex or RGB value in these:

gabor@dome:~$ grep 8fbc8f smiley.*
smiley.fodg:   <style:graphic-properties draw:fill="solid"
draw:fill-color="#8fbc8f" draw:textarea-horizontal-align="justify"
draw:textarea-vertical-align="middle" draw:auto-grow-height="false"
fo:min-height="4.842cm" fo:min-width="4.592cm"/>
smiley.fodg:   <loext:graphic-properties draw:fill="solid"
draw:fill-color="#8fbc8f"/>
gabor@dome:~$ grep 188 smiley.*
smiley.svg:        <path fill="rgb(143,188,143)" stroke="none" d="M 9000,6800 C
11041,6800 12600,8359 12600,10400 12600,12441 11041,14000 9000,14000 6959,14000
5400,12441 5400,10400 5400,8359 6959,6800 9000,6800 Z M 5400,6800 L 5400,6800 Z
M 12601,14001 L 12601,14001
Z"/><desc>140</desc><desc>139</desc><desc>132</desc><desc>512:
XPATHSTROKE_SEQ_BEGIN</desc><desc>132</desc><desc>133</desc><desc>109</desc>

This is why I think we could safely display these strings localized - even if
most of them is uncommon for normal users.

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

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.