https://bugs.documentfoundation.org/show_bug.cgi?id=139546
Regina Henschel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Regina Henschel <[email protected]> --- (In reply to Jürgen Kirsten from comment #0) > Created attachment 168824 [details] > two screenshots of the Sort Dialogue. Different language settings [..] > > When you open the dialogue, the language is always set to "Standard - > Deutsch(Deutschland)". Initially, it is not possible to select an option > here. If you then select "Deutsch (Deutschland)" - without "Standard" -, you > can now select the option "Alphanumerisch" or "Telefonbuch". Standard means > default. > The program should not care whether German is set as the default or not. It > should always display the option. The behavior is by purpose. When you see "Standard - Deutsch(Deutschlang)" or in English user interface "Default - German(Germany)", then this information is from the global locale setting. When the document is saved, it will not contain any information about the global locale. Thus a locale dependent algorithm is not meaningful. > > After closing and reopening the sort dialogue, the language is in any case > again the one with "Default". A permanent change does not seem possible. As the information is not stored in the file in case you use "Standard - Deutsch(Deutschlang)" it cannot be retained, when reopening the file. When you select the locale as "Deutsch (Deutschland)", then this information is saved in the file and the Sort dialog will have it. (At least in current daily build.) Please remember, that any information in the sort dialog can only be written to file, if you have defined a database range for the to be sorted area. That is in Data > Define Range. For me this is a WontFix. -- You are receiving this mail because: You are the assignee for the bug.
