mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Rename enterprise "Relationships" to "Permissions"
This only updates en* translations, and does not affect URLs and other back-end references.
This commit is contained in:
committed by
Maikel Linke
parent
0fd57ee7bd
commit
c16f4203f9
@@ -1911,7 +1911,7 @@ See the %{link} to find out more about %{sitename}'s features and to start using
|
||||
you_have_no_orders_yet: "You have no orders yet"
|
||||
running_balance: "Running balance"
|
||||
outstanding_balance: "Outstanding balance"
|
||||
admin_entreprise_relationships: "Enterprise Relationships"
|
||||
admin_entreprise_relationships: "Enterprise Permissions"
|
||||
admin_entreprise_relationships_everything: "Everything"
|
||||
admin_entreprise_relationships_permits: "permits"
|
||||
admin_entreprise_relationships_seach_placeholder: "Search"
|
||||
@@ -2036,7 +2036,7 @@ See the %{link} to find out more about %{sitename}'s features and to start using
|
||||
order_cycle: "Order Cycle"
|
||||
order_cycles: "Order Cycles"
|
||||
enterprises: "Enterprises"
|
||||
enterprise_relationships: "Enterprise relationships"
|
||||
enterprise_relationships: "Enterprise permissions"
|
||||
remove_tax: "Remove tax"
|
||||
enterprise_terms_of_service: "Enterprise Terms of Service"
|
||||
enterprises_require_tos: "Enterprises must accept Terms of Service"
|
||||
|
||||
@@ -20,7 +20,7 @@ feature %q{
|
||||
|
||||
# When I go to the relationships page
|
||||
click_link 'Enterprises'
|
||||
click_link 'Relationships'
|
||||
click_link 'Permissions'
|
||||
|
||||
# Then I should see the relationships
|
||||
within('table#enterprise-relationships') do
|
||||
|
||||
Reference in New Issue
Block a user