config/locales/common.en.yml in agilibox-1.0.5 vs config/locales/common.en.yml in agilibox-1.0.6

- old
+ new

@@ -2,168 +2,10 @@ "yes" : "Yes" "no" : "No" "true" : "Yes" "false" : "No" - actions: &actions - actions : "Actions" - index : "Index" - list : "List" - new : "New" - create : "Create" - read : "Read" - show : "Show" - details : "Détails" - edit : "Edit" - update : "Update" - delete : "Delete" - destroy : "Destroy" - add : "Add" - filter : "Filter" - filter_by : "Filter by" - sort : "Sort" - sort_by : "Sort by" - reset : "Reset" - back : "Back" - save : "Save" - open : "Open" - close : "Close" - lock : "Lock" - unlock : "Unlock" - snooze : "Snooze" - alert : "Alert" - complete : "Complete" - done : "Done" - download : "Download" - upload : "Upload" - preview : "Preview" - confirm : "Confirm this action ?" - cancel : "Cancel" - search : "Search" - sign_in : "Sign in" - signin : "Sign in" - log_in : "Log in" - login : "Log in" - sign_out : "Sign out" - signout : "Sign out" - log_out : "Log out" - logout : "Log out" - sign_up : "Sign up" - signup : "Sign up" - browse : "Choose file..." - cut : "Cut" - copy : "Copy" - paste : "Paste" - duplicate : "Duplicate" - export : "Export" - export_csv : "Export CSV" - export_xls : "Export XLS" - export_xlsx: "Export XLSX" - export_pdf : "Export PDF" - import : "Import" - import_csv : "Import CSV" - import_xls : "Import XLS" - import_xlsx: "Import XLSX" - import_pdf : "Import PDF" - send : "Send" - comment : "Comment" - add_line : "Add line" - remove_line: "Remove line" - pay : "Pay" - paid : "Payd" - continue : "Continue" - rename : "Rename" - email : "Send by email" - print : "Print" - submit : "Submit" - accept : "Accept" - refuse : "Refuse" - show_more : "Show more" - - attributes: &attributes - id : "Id" - type : "Type" - code : "Code" - reference : "Réference" - created_at : "Created at" - updated_at : "Updated at" - name : "Name" - title : "Title" - label : "Label" - first_name : "First name" - last_name : "Last name" - email : "E-mail" - www : "Web site" - phone : "Phone" - mobile : "Mobile" - fax : "Fax" - password : "Password" - password_confirmation : "Password (confirm)" - description : "Description" - text : "Text" - date : "Date" - state : "State" - status : "Status" - file : "File" - address : "Address" - address1 : "Address" - address2 : "Address (rest)" - street : "Address" - street_bis : "Address (rest)" - zip : "Zip" - city : "City" - country : "Country" - tags : "Tags" - tag_list : "Tags" - budget : "Budget" - probability : "Probability" - access : "Access" - color : "Color" - data : "Data" - comment : "Comment" - written_by : "Written by" - details : "Datails" - quantity : "Quantity" - due_date : "Due date" - paid : "Paid ?" - customer : "Customer" - customer_guid : "Customer" - tracking : "Tracking ID" - tracking_id : "Tracking ID" - unique_index : "Tracking ID" - count : "Number" - length : "Number" - number : "Number" - message : "Message" - skype : "Skype" - facebook : "Facebook" - twitter : "Twitter" - linkedin : "Linkedin" - viadeo : "Viadeo" - subject : "Subject" - body : "Message" - attachment : "Attachment" - avatar : "Avatar" - current_avatar : "Current avatar" - logo : "Logo" - active : "Active ?" - user : "User" - category : "Category" - corporation_name : "Name" - author : "Author" - sender : "Author" - total : "Total" - version : "Version" - commentable : "Origin" - addressable : "Origin" - attachable : "Origin" - email_subject : "Subject" - email_from : "Sender" - email_to : "Recipient" - email_attachment : "Attachment" - email_body : "Message" - errors: messages: extension_white_list_error : "This file type is not supported" filters: @@ -185,12 +27,9 @@ last_year: "Last year" delayed: "Delayed" next_week: "Next week" next_next_week: "In two weeks" custom_date: "Custom date" - - labels: - <<: *attributes simple_form: "yes" : 'Yes' "no" : 'No'