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:
Kristina Lim
2018-07-09 14:50:05 +08:00
committed by Maikel Linke
parent 0fd57ee7bd
commit c16f4203f9
2 changed files with 3 additions and 3 deletions

View File

@@ -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"

View File

@@ -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