config/locales/en.yml in para-0.8.12 vs config/locales/en.yml in para-0.8.13

- old
+ new

@@ -11,18 +11,18 @@ destroy: success: "%{model} deleted" error: "Could not delete %{model}" clone: success: "%{model} cloned" - error: "Could not clone %{model}" - + error: "Could not clone %{model}" + jobs: para/importer/base: progressing: "The file is being imported, please wait a few moments ..." success: "The import of the file was successfully completed" success_with_errors: | - The import of the file was done, but some lines + The import of the file was done, but some lines were not taken into account due to errors : other_errors: "<br>And <b>%{count}</b> others errors ..." error: "The selected file contains errors and could not be imported" para/exporter/base: @@ -38,13 +38,10 @@ sign_out: "Sign out" confirmation: shared: destroy: 'Are you sure that you want to delete %{model} ?' - - component: - none_created: "No components yet ..." component: create: "Create a component" add: "Add a component" none_created: "No components created for now ..." @@ -144,10 +141,10 @@ para/component/base: name: "Title" type: "Type" model_type: "Resource" namespaced: "Only list component's resources" - + activemodel: models: settings_rails/form: one: "Configuration" other: "Configuration"