diff --git a/plinth/modules/backups/templates/backups_repository_add.html b/plinth/modules/backups/templates/backups_repository_add.html index db110251e..5e9ae45ae 100644 --- a/plinth/modules/backups/templates/backups_repository_add.html +++ b/plinth/modules/backups/templates/backups_repository_add.html @@ -41,9 +41,8 @@ - - {% trans "Abort" %} + + {% trans "Cancel" %} diff --git a/plinth/modules/backups/templates/backups_repository_remove.html b/plinth/modules/backups/templates/backups_repository_remove.html index 8329a328e..3509c80c7 100644 --- a/plinth/modules/backups/templates/backups_repository_remove.html +++ b/plinth/modules/backups/templates/backups_repository_remove.html @@ -44,9 +44,9 @@ - - {% trans "Abort" %} + {% trans "Cancel" %}
diff --git a/plinth/modules/backups/templates/backups_restore.html b/plinth/modules/backups/templates/backups_restore.html index 4893911d7..e41072e2e 100644 --- a/plinth/modules/backups/templates/backups_restore.html +++ b/plinth/modules/backups/templates/backups_restore.html @@ -43,15 +43,13 @@ value="{% trans 'Restore' %}" /> - - {% trans 'Abort' %} + {% trans "Cancel" %}