From cf4a452dd8f56e90a31544fcf71ceb92ebe6856a Mon Sep 17 00:00:00 2001 From: Martijn Rondeel Date: Sat, 3 Oct 2015 21:02:19 +0200 Subject: [PATCH] Fix typo in restore & rollback confirm dialog --- config/locales/client.en.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 1b1daeed99..1a0a800d49 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -2023,11 +2023,11 @@ en: is_disabled: "Restore is disabled in the site settings." label: "Restore" title: "Restore the backup" - confirm: "Are your sure you want to restore this backup?" + confirm: "Are you sure you want to restore this backup?" rollback: label: "Rollback" title: "Rollback the database to previous working state" - confirm: "Are your sure you want to rollback the database to the previous working state?" + confirm: "Are you sure you want to rollback the database to the previous working state?" export_csv: user_archive_confirm: "Are you sure you want to download your posts?"