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


Hi,
I've checked the code. These strings are defined in file
./sw/inc/inspectorproperties.hrc:

#define NC_(Context, String) reinterpret_cast<char const *>(Context
"\004" u8##String)

/*--------------------------------------------------------------------
    Description: API names for Paragraph, Character
    and Text cursor properties
 --------------------------------------------------------------------*/

// Format names
#define RID_BORDER_DISTANCE                                
NC_("RID_ATTRIBUTE_NAMES_MAP", "Border Distance")
#define RID_BOTTOM_BORDER                                  
NC_("RID_ATTRIBUTE_NAMES_MAP", "Bottom Border")
#define RID_BOTTOM_BORDER_DISTANCE                 
NC_("RID_ATTRIBUTE_NAMES_MAP", "Bottom Border Distance")

(217 of them)


Is it sure that a user can see these strings somewhere in a translated form?

If yes, then we need to know structure of these strings (they do not
seem to be sentences) and how are they presented, since many of them
have 'cryptic" form like

Fill Bitmap Rectangle Point
Char Interoperability Grab Bag
Char Weight Complex


Milos



On 8/10/20 11:56 AM, Caolán McNamara wrote:
On Mon, 2020-08-10 at 12:01 +0300, Mike Kaganski wrote:
But for a random Russian user, who tries to understand why their text
is red, reading a random English description like "Color of
character", or random English-based ID like "CharColor", might be
absolutely incomprehensible. A string like "Цвет символа", to the
contrary, would make sense. So - well, on the second thought: no, we
should not avoid translation here
There is already a member in SfxPoolItem "GetPresentation" which is
used in the "organizer" tab of some dialogs to give a human-readable
representation of an SfxPoolItem, I wonder (without looking into it) if
that is anyway useful in this circumstance.



-- 
email & jabber: sramek.milos@gmail.com


-- 
To unsubscribe e-mail to: l10n+unsubscribe@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/l10n/
Privacy Policy: https://www.documentfoundation.org/privacy

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.