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

--- Comment #10 from Gabor Kelemen (allotropia) <[email protected]> ---
(In reply to Sahil Gautam (Allotropia) from comment #8)
> strings.hrc
> ```
> #define STR_DUPLICATERECORDS_DATACONATINSROWHEADERS   
> NC_("STR_DUPLICATERECORDS_DATACONATINSROWHEADERS", "Data contains row
> headers")
> #define STR_DUPLICATERECORDS_DATACONATINSCOLUMNHEADERS
> NC_("STR_DUPLICATERECORDS_DATACONATINSCOLUMNHEADERS", "Data contains column
> headers")
> ```
> includeheaders is dynamically changed, and is already localized.

Oh great, thanks for the info :). Did not look into the code.

Unfortunately there is no practical way to mark such strings in ui files as
intentionally not marked for translation - Glade removes the translatable="no"
flag, so something more future-proof needs to be invented.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to