mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-26 01:33:22 +00:00
clear error message and clean up
This commit is contained in:
@@ -3045,7 +3045,6 @@ See the %{link} to find out more about %{sitename}'s features and to start using
|
||||
spree_admin_single_enterprise_hint: "Hint: To allow people to find you, turn on your visibility under"
|
||||
spree_admin_eg_pickup_from_school: "eg. 'Pick-up from Primary School'"
|
||||
spree_admin_eg_collect_your_order: "eg. 'Please collect your order from 123 Imaginary St, Northcote, 3070'"
|
||||
spree_classification_primary_taxon_error: "Taxon %{taxon} is the primary taxon of %{product} and cannot be deleted"
|
||||
spree_order_availability_error: "Distributor or order cycle cannot supply the products in your cart"
|
||||
spree_order_populator_error: "That distributor or order cycle can't supply all the products in your cart. Please choose another."
|
||||
spree_order_cycle_error: "Please choose an order cycle for this order."
|
||||
@@ -4594,7 +4593,7 @@ See the %{link} to find out more about %{sitename}'s features and to start using
|
||||
destroy:
|
||||
delete_taxon:
|
||||
success: "Successfully deleted the product category"
|
||||
error: "Unable to delete the product category"
|
||||
error: "Unable to delete the product category due to assigned products."
|
||||
form:
|
||||
name: Name
|
||||
meta_title: Meta Title
|
||||
@@ -4838,7 +4837,6 @@ See the %{link} to find out more about %{sitename}'s features and to start using
|
||||
key_cleared: "Key cleared"
|
||||
shipment:
|
||||
cannot_ready: "Cannot ready shipment."
|
||||
invalid_taxonomy_id: "Invalid taxonomy id."
|
||||
toggle_api_key_view: "Show API key view for user"
|
||||
activerecord:
|
||||
models:
|
||||
|
||||
Reference in New Issue
Block a user