pub fn set_display_language( app_data_dir: &Path, language: Option<&str>, ) -> Result<(), SettingsError>