Sha256: f541d22a505488769e7081c800663c8e0549b309d5049a941f1a291f28d96ccf
Contents?: true
Size: 1.35 KB
Versions: 27
Compression:
Stored size: 1.35 KB
Contents
en: acts_as_list: flash: actions: reposition: inserted_after: Inserted "%{inserted_resource} after %{target_resource}." inserted_before: "Inserted %{inserted_resource} before %{target_resource}." acts_as_published: flash: actions: toggle_published: published: notice: "Published %{resource_name}." unpublished: notice: "Unpublished %{resource_name}." awesome_nested_set: flash: actions: reposition: notice: "%{inserted_resource} nach %{target_resource} eingefügt" flash: actions: create: notice: "%{resource_name} was successfully created." update: notice: "%{resource_name} was successfully updated." destroy: notice: "%{resource_name} was successfully destroyed." alert: "%{resource_name} could not be destroyed." perform: notice: "%{resource_name} was executed." alert: "%{resource_name} could not be executed. Errors: %{errors}" rao: resources_controller: base: form_buttons: cancel: "Cancel" edit: title: "Edit %{resource_name}" index: new: "New" new: title: "New %{resource_name}" show_actions: back: "Back" delete: "Delete" edit: "Edit"
Version data entries
27 entries across 27 versions & 1 rubygems