commit 5509b3abdd66b475f7b7b7171614cd925efdb844 in translations changed the translation of OK and Cancel for german to contain ~ to markup the accelerator key. This has the odd result of showing a literal ~ under Unix. See vcl/source/control/button.cxx for the odd code there which is unix-specific to add ~ to the string, resulting in doubled ~
Caolan McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=920807d4491834cd88e545fdb930c9105d58c4cd Resolves: rhbz#868479 / fdo#56281 doubled ~ in German ok/cancel translations 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.
Caolan McNamara committed a patch related to this issue. It has been pushed to "libreoffice-3-6": http://cgit.freedesktop.org/libreoffice/core/commit/?id=47a8db922ee6980c540c2223be5452bc6b2b2bbb&g=libreoffice-3-6 Resolves: rhbz#868479 / fdo#56281 doubled ~ in German ok/cancel translations It will be available in LibreOffice 3.6.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.
Caolan McNamara committed a patch related to this issue. It has been pushed to "libreoffice-3-5": http://cgit.freedesktop.org/libreoffice/core/commit/?id=1141d04daea3a0091c2d7533018dbe17e5b5a8bd&g=libreoffice-3-5 Resolves: rhbz#868479 / fdo#56281 doubled ~ in German ok/cancel translations It will be available in LibreOffice 3.5.8. 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.
@ Caolán: Thank you for fixing this issue! It was very annoying on Mac OS X, too: no loss of functionality at all, but just making LibO look unprofessional ...
Caolan McNamara committed a patch related to this issue. It has been pushed to "libreoffice-3-6-3": http://cgit.freedesktop.org/libreoffice/core/commit/?id=7dbcf00ffe16e61a9fbd7f58c6ed0c644d2e81ca&g=libreoffice-3-6-3 Resolves: rhbz#868479 / fdo#56281 doubled ~ in German ok/cancel translations It will be available already in LibreOffice 3.6.3. 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.