This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: warning: internationalized messages should not contain the '\v' escape sequence


12.01.2020 12:59 Румен Петров <transl@roumenpetrov.info> wrote:
> During the check of 2.30.9000 translation I note again above warning. In 
> Bulgarian tab is it is translated as new line.
> 
> Please could you update original text to be gettext compliant.

According to the documentation it is:

   "A descriptive string about this program; if it contains a
    vertical tab character (\v), the part after it will be
    printed *following* the options"

which means that character is necessary in this place and should
be preserved by translators.  What kind of warning can you see?
Is it OK if we just ignore the warning?

Regards,

Rafal


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]