Created attachment 132586 [details] safe mode options dialog - button appears twice fresh install of LO 5.3.2.2 on Windows 10 Pro Starting in safe mode the "apply changes and restart"-button appears twice. One time in german and one time in english. See attached screenshot.
I can reproduce it in Versión: 5.3.2.2 Id. de compilación: 6cd4f1ef626f15116896b1d8e1398b56da0d0ee1 Subproc. CPU: 1; SO: Windows 6.1; Repr. de IU: predet.; Motor de trazado: HarfBuzz; Configuración regional: es-ES (es_ES); Calc: group
Reproduced in Versió: 5.3.2.2 ID de la construcció: 1:5.3.2~rc2-0ubuntu1~yakkety0 Fils de CPU: 4; Versió de SO: Linux 4.8; Renderitzador de la IU: per defecte; VCL: gtk3; Motor de traçat: nou; Configuració local: ca-ES (ca_ES.UTF-8); Calc: group
So this looks like a mismatch of widget ids and respective translations (in .po files) because some1 backported my commit https://cgit.freedesktop.org/libreoffice/core/commit/?id=2b60861a84b3e28cc110110e762fba5d6fbc43dd to fix more serious bug (some crasher iirc), but obviously the translations ain't updated accordingly yet. But according to https://cgit.freedesktop.org/libreoffice/translations/commit/?id=769636b6ac5701c4378d685440fed2e1f968f4bc this should be okay in 5.3.3 again
Maybe not for all languages, but certainly for German and Spanish ... I dunno if I can close this bug as fixed then, I'll leave that decision to you QA people
AFAICT this can be closed, as after seeing the commit in the translations repo it seems that all the IDs are now in sync again, even if there aren’t translations for all the languages. Thanks for tracking down the cause of the bug, Katarina =)