From ab17e1476b8c8bfb530cff4eabf2acefe3581c7d Mon Sep 17 00:00:00 2001 From: Sam Date: Fri, 28 Feb 2014 10:19:00 +1100 Subject: [PATCH] Revert "Add explicit confirm button text on post abandon" BROKEN This reverts commit 6bab39b9cd9b320a22add268704ea2f379f955f5. --- config/locales/client.en.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 84410b3a3c3..14dc7e1300b 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -904,10 +904,7 @@ en: image_upload_not_allowed_for_new_user: "Sorry, new users can not upload images." attachment_upload_not_allowed_for_new_user: "Sorry, new users can not upload attachments." - abandon: - confirm: "Are you sure you want to abandon your post?" - yes_value: "Yes, abandon" - no_value: "No, keep" + abandon: "Are you sure you want to abandon your post?" archetypes: save: 'Save Options'