lib/generators/mdwa/sandbox/templates/config/locales/mdwa.en.yml in mdd-3.1.0 vs lib/generators/mdwa/sandbox/templates/config/locales/mdwa.en.yml in mdd-3.1.1

- old
+ new

@@ -10,18 +10,22 @@ logged_info_user: "Welcome, <span>%{user}</span>." logged_info_logout: "(Logout)" logged_info_edit_account: "My Account" cancel_button: "Cancel" save_button: "Save" + search_button: "Search" index_id: "ID" index_edit: "Edit" index_edit_label: "Edit" index_remove: "Remove" index_remove_label: "Remove" index_confirm_deletion: "Are you sure?" add_by_ajax: "Add new %{name}" edit_by_ajax: "Edit %{name}" no_file: "No file" + yes: "Yes" + no: "No" + both: "Both" administrators: edit_title: "Editing account: %{name}" edit_form_name: "Name" edit_form_email: "E-mail" \ No newline at end of file