Description: The "Query Design" help page (../text/sdatabase/02010100.html) contains several examples of SQL commands. The commands include sample data that should be localizable: - ='Ms.' - LIKE 'g?ve' - NOT IN ('Smith') Actual Results: Examples include English words that should, but cannot be translated. Expected Results: Strings are localizable so that English words can be translated. Reproducible: Always User Profile Reset: No Additional Info: https://helponline.libreoffice.org/7.1/qtz/text/sdatabase/02010100.html
Olivier Hallot committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/help/commit/cd1253e8686bda4032ec658766eb8a103aca5d40 tdf#136939 Make strings localizable