Sha256: e565021e18996f43e5420e19011221ec93123d89da72ff83df99f1c7e3de6766
Contents?: true
Size: 1.92 KB
Versions: 3
Compression:
Stored size: 1.92 KB
Contents
en: ripple: around_callbacks_not_supported: "around_%{type} callbacks are not supported on embedded documents. See https://github.com/seancribbs/ripple/issues/188 for more detail." associated_document_error_summary: "for %{doc_type} %{doc_id}: %{errors}" attribute_hash: "value of attributes must be a Hash" cluster_not_created: "The cluster for the current environment is not created yet. Run `rake riak:create` first." conflict_handler_not_implemented: "No on_conflict handler has been implemented for %{document}" document_invalid: "Validation failed: %{errors}" document_not_found: no_key: "Couldn't find document without a key" one_key: "Couldn't find document with key: %{key}" many_keys: "Couldn't find documents with keys: %{keys}" index_type_unknown: "Cannot determine index type for property '%{property}' of type '%{type}'." index_undefined: "No index has been defined for property '%{property}' of type '%{type}'." invalid_association_value: "Invalid value %{value} for association %{name} of type %{klass} on %{owner}" many_association_validation_error: "are invalid (%{association_errors})" many_key_association: "You cannot use a many association using :key" mass_assignment_roles_unsupported: "Roles for mass assignment are not supported for Rails 3.0" missing_configuration: "You are missing your ripple configuration file that should be at %{file}" no_root_document: "You cannot call %{method} on %{doc} without a root document" one_association_validation_error: "is invalid (%{association_errors})" property_type_mismatch: "Cannot cast %{value} into a %{class}" stored_key_requires_property: "Missing property: %{name}. Stored-key associations require a property on the owner document." undefined_property: "Undefined property :%{prop} for class '%{class}'" unexpected_conflicts: "Conflict cannot be resolved for %{conflicts} (for %{document})"
Version data entries
3 entries across 3 versions & 3 rubygems
Version | Path |
---|---|
wyngle-ripple-0.1.0 | lib/ripple/locale/en.yml |
better-ripple-1.0.0 | lib/ripple/locale/en.yml |
ripple-1.0.0.beta2 | lib/ripple/locale/en.yml |