Description: LibO 5.3 introduced new template chooser. Unfortunately, each template is localized in a specific language according to contributor (mostly English or German). Spell checking, autocorrection cannot directly work. User needs to modify styles of slide master. Steps to reproduce: In a non-German user interface: 1. Create new Impress document from template 2. In template selector, choose Bright Blue template Actual behavior: Language of all element is German, and no spell checking is made if German dictionary is not installed Expected behavior: Language of Presentation should follow User Interface Language. Way to fix it: Modify XML code of each template to remove language specific references. Same occur with all templates I've tested: - Alizarin: en-US - Bright Blue: de-DE - DNA: de-DE - Focus: en-US - Impress: de-DE - Inspiration: de-DE - Lush Green: de-DE - Metropolis: de-DE - Midnight blue: en-US - Pencil: en-US - Sunset: de-DE - Vintage: de-DE - Vivid: spanish-Argentina
Created attachment 132405 [details] Modified template Proposed new version of BrightBlue template: - language independent - remove grid parameters - remove printer parameters - remove Spanish text "número" To test it: - save and replace {LOInstall}/share/template/common/presnt/BrightBlue.otp - start LibO with a new profile
Hi Laurent, I reproduce this behaviour with: LO 5.3.1.1 Build ID: 72fee18f394a980128dc111963f2eefb05998eeb Threads CPU : 2; Version de l'OS :Windows 6.1; UI Render : par défaut; Moteur de mise en page : nouveau; Locale : fr-FR (fr_FR); Calc: CL and upper versions. All templates, I confirm the found languages, have this behavour. Trying new Brightblue from the desk, Impress opens it into the locale language, with no underscore from the spellchecker. I will try with others languages. Jacques
Laurent Balland-Poirier committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=59cf94fac8e53d7f098eb2fbdf59d3a6aff254ce tdf#107027 Remove language specific tags in templates It will be available in 5.4.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Laurent Balland-Poirier committed a patch related to this issue. It has been pushed to "libreoffice-5-3": http://cgit.freedesktop.org/libreoffice/core/commit/?id=37b91d3f3a332ae7540c556751d39836b1f3d622&h=libreoffice-5-3 tdf#107027 Remove language specific tags in templates It will be available in 5.3.4. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
I think it’d be a good idea to put up in a wiki page some instructions for future template contributors on how to edit/create them so that this issue doesn’t resurface :-)
(In reply to Adolfo Jayme from comment #5) > I think it’d be a good idea to put up in a wiki page some instructions for > future template contributors on how to edit/create them so that this issue > doesn’t resurface :-) done: https://wiki.documentfoundation.org/Development/I18nTemplates
*** Bug 107571 has been marked as a duplicate of this bug. ***
Laurent BP committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=ebbcdd2416b02f2d796dc0dd24bc013be39575b3 tdf#103317 tdf#107027 tdf#113795 Impress Templates It will be available in 6.1.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Laurent BP committed a patch related to this issue. It has been pushed to "libreoffice-6-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=3139c93b62e17982d05117f6fcca7d6fb2920ba4&h=libreoffice-6-0 tdf#103317 tdf#107027 tdf#113795 Impress Templates It will be available in 6.0.0.2. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.