%p=html_escape_once(s_("BillingPlans|Looking to purchase or manage a subscription for your group? Navigate to your %{groups_link} and go to %{strong_open}Settings > Billing.%{strong_close}")).html_safe%{groups_link: groups_link.html_safe,strong_open: '<strong>'.html_safe,strong_close: '</strong>'.html_safe}
-elsifparent_group
%p=s_("BillingPlans|This group uses the plan associated with its parent group.")
%p=s_("BillingPlans|This group uses the plan associated with its parent group.")
%p=s_("BillingPlans|To manage the plan for this group, visit the billing section of %{parent_billing_page_link}.").html_safe%{parent_billing_page_link: parent_billing_page_link}
%p=s_("BillingPlans|To manage the plan for this group, visit the billing section of %{parent_billing_page_link}.").html_safe%{parent_billing_page_link: parent_billing_page_link}
msgid "BillingPlans|Learn more about each plan by visiting our %{pricing_page_link}."
msgid "BillingPlans|Learn more about each plan by visiting our %{pricing_page_link}."
msgstr ""
msgstr ""
msgid "BillingPlans|Looking to purchase or manage a subscription for your group? Navigate to your %{groups_link} and go to %{strong_open}Settings > Billing.%{strong_close}"