[ui][settings] new property to disable updates sorting

This commit is contained in:
Vinícius Moreira
2020-02-07 11:45:45 -03:00
parent ecd936c6fd
commit 0fd85fe10f
12 changed files with 39 additions and 9 deletions

View File

@@ -253,6 +253,8 @@ core.config.suggestions.by_type.tip=Maximum number of suggestions that should be
core.config.types.tip=Check the application types you want to manage
core.config.ui.auto_scale=Auto scale
core.config.ui.auto_scale.tip=It activates the auto screen scale factor ( {} ). It fixes scaling issues for some desktop environments.
core.config.updates.sort_pkgs=Sort updates
core.config.updates.sort_pkgs.tip=Defines the best update order for the selected applications / packages to avoid issues
settings.changed.success.warning=Settings successfully changed. Some of them will only take effect after a restart.
settings.changed.success.reboot=Restart now ?
settings.error=It was not possible to properly change all the settings

View File

@@ -208,6 +208,8 @@ core.config.suggestions.by_type.tip=Maximum number of suggestions that should be
core.config.types.tip=Check the application types you want to manage
core.config.ui.auto_scale=Auto scale
core.config.ui.auto_scale.tip=It activates the auto screen scale factor ( {} ). It fixes scaling issues for some desktop environments.
core.config.updates.sort_pkgs=Sort updates
core.config.updates.sort_pkgs.tip=Defines the best update order for the selected applications / packages to avoid issues
settings.changed.success.warning=Settings successfully changed. Some of them will only take effect after a restart.
settings.changed.success.reboot=Restart now ?
settings.error=It was not possible to properly change all the settings

View File

@@ -215,6 +215,8 @@ core.config.suggestions.by_type.tip=Maximum number of suggestions that should be
core.config.types.tip=Check the application types you want to manage
core.config.ui.auto_scale=Auto scale
core.config.ui.auto_scale.tip=It activates the auto screen scale factor ( {} ). It fixes scaling issues for some desktop environments.
core.config.updates.sort_pkgs=Sort updates
core.config.updates.sort_pkgs.tip=Defines the best update order for the selected applications / packages to avoid issues
settings.changed.success.warning=Settings successfully changed. Some of them will only take effect after a restart.
settings.changed.success.reboot=Restart now ?
settings.error=It was not possible to properly change all the settings

View File

@@ -256,6 +256,8 @@ core.config.suggestions.by_type.tip=Número máximo de sugerencias que deberían
core.config.types.tip=Marque los tipos de aplicaciones que desea administrar
core.config.ui.auto_scale=Escala automática
core.config.ui.auto_scale.tip=Activa el factor de escala de pantalla automática ( {} ). Soluciona problemas de escala para algunos ambientes desktop.
core.config.updates.sort_pkgs=Ordenar actualizaciones
core.config.updates.sort_pkgs.tip=Define el mejor orden de actualización para las aplicaciones / paquetes seleccionados para evitar problemas
settings.changed.success.warning=Las configuraciones se cambiaron con éxito. Algunas solo tendrán efecto después del reinicio.
settings.changed.success.reboot=¿Reiniciar ahora?
settings.error=No fue posible cambiar correctamente todas las configuraciones

View File

@@ -208,6 +208,8 @@ core.config.suggestions.by_type.tip=Maximum number of suggestions that should be
core.config.types.tip=Check the application types you want to manage
core.config.ui.auto_scale=Auto scale
core.config.ui.auto_scale.tip=It activates the auto screen scale factor ( {} ). It fixes scaling issues for some desktop environments.
core.config.updates.sort_pkgs=Sort updates
core.config.updates.sort_pkgs.tip=Defines the best update order for the selected applications / packages to avoid issues
settings.changed.success.warning=Settings successfully changed. Some of them will only take effect after a restart.
settings.changed.success.reboot=Restart now ?
settings.error=It was not possible to properly change all the settings

View File

@@ -259,6 +259,8 @@ core.config.suggestions.by_type.tip=Número máximo de sugestões que devem ser
core.config.types.tip=Marque os tipos de aplicativo que você quer gerenciar
core.config.ui.auto_scale=Escala automática
core.config.ui.auto_scale.tip=Ativa o fator de escala automático ( {} ). Corrige problemas de escala para alguns ambientes desktop.
core.config.updates.sort_pkgs=Organizar atualizações
core.config.updates.sort_pkgs.tip=Define a melhor ordem de atualização para os aplicativos / pacotes selecionados para evitar problemas
settings.changed.success.warning=Configurações alteradas com sucesso ! Algumas delas só surtirão após a reinicialização.
settings.changed.success.reboot=Reiniciar agora ?
settings.error=Não foi possível alterar todas as configurações adequadamente