locales/en.yml in netzke-basepack-0.7.7 vs locales/en.yml in netzke-basepack-0.8.0
- old
+ new
@@ -1,42 +1,57 @@
en:
netzke:
basepack:
- grid_panel:
+ grid:
actions:
- add: Add
- edit: Edit
- del: Delete
- apply: Apply
- add_in_form: Add in form
- edit_in_form: Edit in form
- search: Search
+ add:
+ text: Add
+ edit:
+ text: Edit
+ del:
+ 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: "Deleted %{n} record(s)"
cannot_delete: "You don't have permissions to delete data"
confirmation: Confirmation
are_you_sure: Are you sure?
- record_form_window:
- actions:
- ok: OK
- cancel: Cancel
+ record_form_window:
+ actions:
+ ok:
+ text: OK
+ cancel:
+ text: Cancel
search_window:
title: Extended search
actions:
- search: Search
- cancel: Cancel
+ search:
+ text: Search
+ cancel:
+ text: Cancel
- form_panel:
+ form:
actions:
- edit: Edit
- edit_tooltip: Edit
- cancel: Cancel
- cancel_tooltip: Cancel editing
- apply: Apply
- apply_tooltip: Apply changes
+ 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
@@ -45,13 +60,14 @@
matches: Matches
date_equals: "On"
before: Before
after: After
- paging_form_panel:
+ paging_form:
actions:
- search: Search
- search_tooltip: Extended search
+ search:
+ text: Search
+ tooltip: Extended search
query_builder:
presets: Presets
preset_saved: Preset successfully saved
preset_deleted: Preset successfully deleted