While editing / translating a dialog inside the Basic IDE, the change of a string (e.g. title of a label) via the properties dialog or the selection of another language does not change the string in the dialogue form, which is currently displayed. Only after closing and re-opening the Basic IDE, the changes are displayed in the dialog form. However, changes of language are displayed in "Properties"-dialog and in "Testmode"-view, and when calling the dialog (while the Basic IDE is still open), any changed strings are displayed too.
Thanks for bugreport Changes in "Properties" dialog becomes visible after placing cursor in another field of this dialog. If I misunderstand problem, please, attach screenshot that demonstrates problem
Created attachment 68988 [details] still german strings after switching to french
Created attachment 68989 [details] french dialogue should be shown!
Maybe I was not clear enough? Given: an extension (like DmathsAddon) with different localizations (e.g. DialogStrings_de_DE.properties and DialogStrings_fr_FR.properties). Goto the BASIC IDE, select one dialogue. It shows the strings in the language of the application (here: de). Change the language (here: to fr). The dialogue does NOT show the french strings, but still the german strings. I attach two screenshots not_french.png and shouldshow.png. BTW: This bug was not there in OOo 3. This is a regression of LO behind OOo. Gisbert
Thanks for additional information [Reproduced] in 3.5.7 on RFR 17 64 bit (installed from Fedora repo) I have downloaded extension from this place: http://www.dmaths.org/addons/DmathsAddon.oxt installed and reproduced as described initially > This bug was not there in OOo 3. This is a regression of LO behind OOo. According to this information I am placing keyword "regression"
Created attachment 69066 [details] tiny testcase with one dialogue de/en
(In reply to comment #6) > Created attachment 69066 [details] > tiny testcase with one dialogue de/en ok, this is quite annoying for sure, it's also something I guess we inherited from AOO ( at least I reproduce this problem with OOO3.5 dev ) not familiar at all with this area but I will take this bug
Noel Power committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=9bf0f44d5aed9b8a11d0762571dd1e4e0a52390b fix dialog language support mess fdo#42978 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.
Noel Power committed a patch related to this issue. It has been pushed to "libreoffice-4-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=67b3af79bb17d8d8c8b9d2328051a340c107f956&g=libreoffice-4-0 fix dialog language support mess fdo#42978 It will be available in LibreOffice 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.
Thanks for fixing this bug
Merci, Noel, pour ce magnifique cadeau de Noël pour tous les traducteurs des dialogues Dmaths (et...)! Thanks, Noel, for that great Christmas present for all translators of dialogues in Dmaths and other addons! I wish you all a merry christmas et joyeux noël und frohe Weihnachten Gisbert
Noel Power committed a patch related to this issue. It has been pushed to "libreoffice-3-6": http://cgit.freedesktop.org/libreoffice/core/commit/?id=1cb77e94960d77b1d9cc9f06afa77cbe5920f282&h=libreoffice-3-6 fix dialog language support mess fdo#42978 It will be available in LibreOffice 3.6.5. 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.
marking this as fixed