Bug 136939 - Help L10N: SQL example commands should be localizable
Summary: Help L10N: SQL example commands should be localizable
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Documentation (show other bugs)
Version:
(earliest affected)
7.1.0.0.alpha0+
Hardware: All All
: medium normal
Assignee: Olivier Hallot
URL:
Whiteboard: target:7.1.0
Keywords:
Depends on:
Blocks: HelpGaps-NewFeatures
  Show dependency treegraph
 
Reported: 2020-09-21 19:33 UTC by Modestas Rimkus
Modified: 2020-09-23 16:24 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Modestas Rimkus 2020-09-21 19:33:58 UTC
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
Comment 1 Commit Notification 2020-09-23 00:27:20 UTC
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