[ui] fix: upgrading: only requesting the root password if required | [flatpak] fix -> crashing when trying to downgrade

This commit is contained in:
Vinicius Moreira
2020-12-10 19:15:34 -03:00
parent d435480165
commit bef465a1ea
19 changed files with 213 additions and 132 deletions

View File

@@ -58,7 +58,7 @@ action.cancelled=lusuari ha cancel·lat loperació
action.disk_trim=Optimizing disc (TRIM)
action.disk_trim.error=There was a problem while optimizing the disk
action.failed=L'acció ha fallat
action.history.no_history.body=There is no available history for {}
action.history.no_history.body=There is no history available for {}
action.history.no_history.title=No history
action.ignore_updates.fail=It was not possible to ignore updates from {}
action.ignore_updates.success=Updates from {} will be ignored from now on

View File

@@ -58,7 +58,7 @@ action.cancelled=Aktion vom Nutzer abgebrochen
action.disk_trim=Optimizing disc (TRIM)
action.disk_trim.error=There was a problem while optimizing the disk
action.failed=Aktion fehlgeschlagen
action.history.no_history.body=There is no available history for {}
action.history.no_history.body=There is no history available for {}
action.history.no_history.title=No history
action.ignore_updates.fail=It was not possible to ignore updates from {}
action.ignore_updates.success=Updates from {} will be ignored from now on

View File

@@ -58,7 +58,7 @@ action.cancelled=operation cancelled by the user
action.disk_trim.error=There was a problem while optimizing the disk
action.disk_trim=Optimizing disc (TRIM)
action.failed=Action failed
action.history.no_history.body=There is no available history for {}
action.history.no_history.body=There is no history available for {}
action.history.no_history.title=No history
action.ignore_updates.fail=It was not possible to ignore updates from {}
action.ignore_updates.success=Updates from {} will be ignored from now on

View File

@@ -58,7 +58,7 @@ action.cancelled=operación cancelada por el usuario
action.disk_trim=Optimizando el disco (TRIM)
action.disk_trim.error=Hubo un problema al optimizar el disco
action.failed=Acción fallida
action.history.no_history.body=There is no available history for {}
action.history.no_history.body=No hay historial disponible para {}
action.history.no_history.title=No history
action.ignore_updates.fail=No fue posible ignorar las actualizaciones de {}
action.ignore_updates.success=Las actualizaciones de {} serán ignoradas de ahora en adelante

View File

@@ -58,7 +58,7 @@ action.cancelled=operazione annullata dall'utente
action.disk_trim=Optimizing disc (TRIM)
action.disk_trim.error=There was a problem while optimizing the disk
action.failed=Azione non riuscita
action.history.no_history.body=There is no available history for {}
action.history.no_history.body=There is no history available for {}
action.history.no_history.title=No history
action.ignore_updates.fail=It was not possible to ignore updates from {}
action.ignore_updates.success=Updates from {} will be ignored from now on

View File

@@ -58,7 +58,7 @@ action.cancelled=Операция отменена пользователем
action.disk_trim=Optimizing disc (TRIM)
action.disk_trim.error=There was a problem while optimizing the disk
action.failed=Действие не удалось
action.history.no_history.body=There is no available history for {}
action.history.no_history.body=There is no history available for {}
action.history.no_history.title=No history
action.ignore_updates.fail=It was not possible to ignore updates from {}
action.ignore_updates.success=Updates from {} will be ignored from now on