locales/en.yml in netzke-basepack-0.12.9 vs locales/en.yml in netzke-basepack-1.0.0.0.pre

- old
+ new

@@ -1,55 +1,60 @@ en: netzke: - basepack: - tree: + tree: + base: actions: add: text: Add edit: text: Edit - del: + delete: text: Delete - tooltip: Delete apply: text: Apply - add_in_form: - text: Add in form - edit_in_form: - text: Edit in form search: text: Search - grid: + grid: + base: + add_record: "Add %{model}" + edit_record: "Edit %{model}" + edit_records: "Edit %{models}" + + confirmation: Confirmation + are_you_sure: Are you sure? + proceed_with_unapplied_changes: You will lose uncommitted changes - do you want to proceed? actions: add: text: Add edit: text: Edit - del: + delete: text: Delete - tooltip: Delete apply: text: Apply - add_in_form: - text: Add in form - edit_in_form: - text: Edit in form search: text: Search - deleted_n_records: - one: "Deleted 1 record" - other: "Deleted %{count} records" - cannot_create: "You don't have permissions to create data" - cannot_read: "You don't have permissions to read data" - cannot_update: "You don't have permissions to update data" - cannot_delete: "You don't have permissions to delete data" + form: + base: + actions: + edit: + text: Edit + tooltip: Edit + cancel: + text: Cancel + tooltip: Cancel editing + apply: + text: Apply + tooltip: Apply changes - confirmation: Confirmation - are_you_sure: Are you sure? - proceed_with_unapplied_changes: You will lose uncommitted changes - do you want to proceed? + basepack: + cannot_create: "You don't have permissions to create data" + cannot_read: "You don't have permissions to read data" + cannot_update: "You don't have permissions to update data" + cannot_delete: "You don't have permissions to delete data" record_form_window: actions: ok: text: OK @@ -62,22 +67,10 @@ search: text: Search cancel: text: Cancel - form: - actions: - edit: - text: Edit - tooltip: Edit - cancel: - text: Cancel - tooltip: Cancel editing - apply: - text: Apply - tooltip: Apply changes - search_panel: presets: Presets equals: Equals greater_than: Greater than less_than: Less than @@ -109,13 +102,13 @@ tooltip: Clear all conditions reset: text: Reset tooltip: Reset condition values save_preset: - text: Save preset + text: Save tooltip: Save preset delete_preset: - text: Delete preset + text: Delete tooltip: Delete preset apply: text: Apply tooltip: Apply updated conditions