config/locales/en.yml in ab_admin-0.3.5 vs config/locales/en.yml in ab_admin-0.3.6
- old
+ new
@@ -195,18 +195,12 @@
state:
active: "Most Active"
deleted: Removed
pending: Inactive
suspended: Frozen
- versions:
- current: "The current version of"
- item: Element
- modified_at: "Date of editing"
- modified_by: "Edited (a)"
- title: Story
- type: Type
admin_js:
+ empty: Empty
add_link: Create?
button_description: Description
button_name_add: Add
button_name_cancel: Reset
button_name_remove: Remove
@@ -293,10 +287,10 @@
mark: "*"
text: mandatory
updating: "Update ..."
"yes": "Yes"
will_paginate:
- next_label: "Next. →"
page_gap: "..."
- pagination_info: "Displaying <b>%{from} - %{to}</b> of %{count} total"
+ pagination_info: "<b>%{from} - %{to}</b> of <b>%{count}</b>"
pagination_info_empty: "0 total"
- previous_label: "← Prev."
+ next_label: "→"
+ previous_label: "←"