config/locales/en-GB.yml in activeadmin-2.6.0 vs config/locales/en-GB.yml in activeadmin-2.6.1
- old
+ new
@@ -66,12 +66,12 @@
batch_actions:
button_label: "Batch Actions"
default_confirmation: "Are you sure you want to do this?"
delete_confirmation: "Are you sure you want to delete these %{plural_model}?"
succesfully_destroyed:
- one: "Successfully destroyed 1 %{model}"
- other: "Successfully destroyed %{count} %{plural_model}"
+ one: "Successfully deleted 1 %{model}"
+ other: "Successfully deleted %{count} %{plural_model}"
selection_toggle_explanation: "(Toggle Selection)"
action_label: "%{title} Selected"
labels:
destroy: "Delete"
comments:
@@ -80,10 +80,10 @@
author_type: "Author Type"
body: "Body"
author: "Author"
add: "Add Comment"
delete: "Delete Comment"
- delete_confirmation: "Are you sure you want to delete these comment?"
+ delete_confirmation: "Are you sure you want to delete these comments?"
resource: "Resource"
no_comments_yet: "No comments yet."
author_missing: "Anonymous"
title_content: "Comments (%{count})"
errors: