config/locales/en.yml in activeadmin-1.0.0.pre1 vs config/locales/en.yml in activeadmin-1.0.0.pre2
- old
+ new
@@ -29,18 +29,23 @@
equals: "Equals"
starts_with: "Starts with"
ends_with: "Ends with"
greater_than: "Greater than"
less_than: "Less than"
+ search_status:
+ headline: "Scope:"
+ current_filters: "Current filters:"
+ no_current_filters: "None"
status_tag:
"yes": "Yes"
"no": "No"
main_content: "Please implement %{model}#main_content to display content."
logout: "Logout"
powered_by: "Powered by %{active_admin} %{version}"
sidebars:
filters: "Filters"
+ search_status: "Search Status"
pagination:
empty: "No %{model} found"
one: "Displaying <b>1</b> %{model}"
one_page: "Displaying <b>all %{n}</b> %{model}"
multiple: "Displaying %{model} <b>%{from} - %{to}</b> of <b>%{total}</b> in total"
@@ -65,16 +70,19 @@
link: "Create one"
action_label: "%{title} Selected"
labels:
destroy: "Delete"
comments:
+ created_at: "Created"
resource_type: "Resource Type"
author_type: "Author Type"
body: "Body"
author: "Author"
title: "Comment"
add: "Add Comment"
+ delete: "Delete Comment"
+ delete_confirmation: "Are you sure you want to delete these comment?"
resource: "Resource"
no_comments_yet: "No comments yet."
author_missing: "Anonymous"
title_content: "Comments (%{count})"
errors:
@@ -110,11 +118,11 @@
links:
sign_up: "Sign up"
sign_in: "Sign in"
forgot_your_password: "Forgot your password?"
sign_in_with_omniauth_provider: "Sign in with %{provider}"
- resend_unlock_instructions: "Re-send unlock instructions"
- resend_confirmation_instructions: "Re-send confirmation instructions"
+ resend_unlock_instructions: "Resend unlock instructions"
+ resend_confirmation_instructions: "Resend confirmation instructions"
unsupported_browser:
headline: "Please note that ActiveAdmin no longer supports Internet Explorer versions 8 or less."
recommendation: "We recommend upgrading to the latest <a href=\"http://windows.microsoft.com/ie\">Internet Explorer</a>, <a href=\"https://chrome.google.com/\">Google Chrome</a>, or <a href=\"https://mozilla.org/firefox/\">Firefox</a>."
turn_off_compatibility_view: "If you are using IE 9 or later, make sure you <a href=\"http://windows.microsoft.com/en-US/windows7/webpages-look-incorrect-in-Internet-Explorer\">turn off \"Compatibility View\"</a>."
access_denied: