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


Hi,

while reviewing a patch I came across a lot of comments like

CheckBox CB_USE_PASSWD
{
    /* ### ATTENTION: New text in resource? ~password : ~password */
    Text [ en-US ] = "~Password" ;
};

String STR_LINKEDIT_TEXT
{
    /* ### ATTENTION: New text in resource? edit links : edit links */
    Text [ en-US ] = "Edit links" ;
};

The message doesn't sound very exciting - so why all those ATTENTION? I'd suggest to remove the comments. It always follows the pattern

/* ### ATTENTION: New text in resource? <msg> : <msg> */
Text [ en-US ] = "<msg>" ;


One of these messages is "Subpoints per level" which should be subitems. May I change this (sw/source/ui/dialog/abstract.src)?

Christina Rossmanith

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.