mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-05-03 10:29:54 -05:00
a983248931
The width of the UI elements is forced by the text in buttons. This is a problem in some translations, where the text are longer than the original. This PR address this tweaking some aspects: * change UI size policy * make RU translation for some buttons shorter * move Set as NULL to bottom in EditDialog
TS files for the application should be all named according to a convention such as <short_appname>_<locale>, e.g. sqlb_de, sqlb_ru etc.