Index: sources/gui/qml/pages/settings/SettingsLocalization.qml =================================================================== diff -u -redb8ee3edc41b1d324cd8a53e8e27a2a58289563 -r1f9e84f74ead9e10577c8caa204c6eb911e12ab8 --- sources/gui/qml/pages/settings/SettingsLocalization.qml (.../SettingsLocalization.qml) (revision edb8ee3edc41b1d324cd8a53e8e27a2a58289563) +++ sources/gui/qml/pages/settings/SettingsLocalization.qml (.../SettingsLocalization.qml) (revision 1f9e84f74ead9e10577c8caa204c6eb911e12ab8) @@ -37,7 +37,6 @@ anchors.horizontalCenter : parent.horizontalCenter width : Variables.adjustmentLabelUnitContainerWidth height : Variables.adjustmentLabelUnitContainerHeight - showUnit : false text : qsTr("Language") contentItem: BaseComboBox { id: _settingsLanguageCombo