config/locales/en-GB.yml in yousty-activeadmin-1.0.4.pre vs config/locales/en-GB.yml in yousty-activeadmin-1.0.5.pre

- old
+ new

@@ -7,13 +7,11 @@ view: "View" edit: "Edit" delete: "Delete" delete_confirmation: "Are you sure you want to delete this?" new_model: "New %{model}" - create_model: "New %{model}" edit_model: "Edit %{model}" - update_model: "Edit %{model}" delete_model: "Delete %{model}" details: "%{model} Details" cancel: "Cancel" empty: "Empty" previous: "Previous" @@ -31,10 +29,13 @@ equals: "Equals" starts_with: "Starts with" ends_with: "Ends with" greater_than: "Greater than" less_than: "Less than" + 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" @@ -49,13 +50,16 @@ 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" - delete_confirmation: "Are you sure you want to delete these %{plural_model}? You won't be able to undo this." + 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}" selection_toggle_explanation: "(Toggle Selection)" link: "Create one" @@ -82,10 +86,13 @@ title: "Forgot your password?" submit: "Reset My Password" change_password: title: "Change your password" submit: "Change my password" + resend_confirmation_instructions: + title: "Resend confirmation instructions" + submit: "Resend confirmation instructions" links: 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"