diff --git a/atst/utils/flash.py b/atst/utils/flash.py index d73a92d1..1159e4c8 100644 --- a/atst/utils/flash.py +++ b/atst/utils/flash.py @@ -107,7 +107,7 @@ MESSAGES = { "task_order_congrats": { "title_template": "Congrats!", "message_template": """ - You've created a new JEDI portfolio and jump started your first task order! + You've created a new JEDI portfolio and jump-started your first task order! """, "actions": """ {% from "components/icon.html" import Icon %} diff --git a/templates/fragments/admin/add_new_portfolio_member.html b/templates/fragments/admin/add_new_portfolio_member.html index 1e09dce6..fdbf7b2c 100644 --- a/templates/fragments/admin/add_new_portfolio_member.html +++ b/templates/fragments/admin/add_new_portfolio_member.html @@ -17,7 +17,7 @@ {% set step_one %}
@@ -48,14 +48,14 @@ v-on:click="next()" v-bind:disabled="invalid" class='action-group__action usa-button' - value='Next Step'> + value='Next'> Cancel
{% endset %} {% set step_two %} diff --git a/translations.yaml b/translations.yaml index 40d0701e..6cb36a17 100644 --- a/translations.yaml +++ b/translations.yaml @@ -305,9 +305,9 @@ fragments: portfolio_admin: none: Not Selected ppoc: - title: Primary Point of Contact - subtitle: The PoC has the ability to edit all aspects of a portfolio. - update_btn: Update Primary PoC + title: Primary point of contact (PPoC) + subtitle: The PPoC has the ability to edit all aspects of a portfolio. + update_btn: Update login: ccpo_logo_alt_text: Cloud Computing Program Office Logo certificate_selection: @@ -566,9 +566,9 @@ portfolios: portfolio_members_title: Portfolio Members portfolio_members_subheading: These members have different levels of access to the portfolio. settings_info: Learn more about these settings - add_member: Add a New Member + add_member: Add a new member permissions_info: Learn more about these permissions - activity_log_title: Activity Log + activity_log_title: Activity log add_new_member: Add a new member members: archive_button: Delete member