Am Dienstag, 10. Juli 2018 09:06:42 CEST schrieb Juergen Spitzmueller <sp...@lyx.org>: > commit b5c5083c6c035294e8a762bd5bd737a56d27317a > Author: Juergen Spitzmueller <sp...@lyx.org> > Date: Tue Jul 10 09:04:42 2018 +0200 > > More QDialogButtonBox > > Listings through Prefs.
There is a small glitch in using QDialogButtonBox:: ... The translation is done with respect to the local language (e.g env LANG, LANGUAGE) and not with respect to then lyx-GUI language. For instance QDialogButtonBox::Cancel displays "Abbrechen" because my LANGUAGE environment is set to "de_DE". Moreover, if QT does not have the correct translation, it uses the English version. Kornel
signature.asc
Description: This is a digitally signed message part.