config/locales/en-GB.yml in activeadmin-3.2.5 vs config/locales/en-GB.yml in activeadmin-4.0.0.beta1

- old
+ new

@@ -1,11 +1,8 @@ "en-GB": active_admin: dashboard: Dashboard - dashboard_welcome: - welcome: "Welcome to Active Admin. This is the default dashboard page." - call_to_action: "To add dashboard sections, checkout 'app/admin/dashboards.rb'" view: "View" edit: "Edit" delete: "Delete" delete_confirmation: "Are you sure you want to delete this?" create_another: "Create another %{model}" @@ -24,19 +21,15 @@ filters: buttons: filter: "Filter" clear: "Clear Filters" search_status: - headline: "Search status:" - current_scope: "Scope:" - current_filters: "Current filters:" no_current_filters: "None" status_tag: "yes": "Yes" "no": "No" "unset": "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" @@ -52,12 +45,10 @@ other: "entries" any: "Any" blank_slate: content: "There are no %{resource_name} yet." link: "Create one" - dropdown_actions: - button_label: "Actions" 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: @@ -117,16 +108,9 @@ sign_in: "Sign in" forgot_your_password: "Forgot your password?" sign_in_with_omniauth_provider: "Sign in with %{provider}" 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=\"https://support.microsoft.com/en-gb/help/17471\">turn off \"Compatibility View\"</a>." access_denied: message: "You are not authorised to perform this action." index_list: table: "Table" - block: "List" - grid: "Grid" - blog: "Blog"