From 98e47975ec24ddda3380c4c682194a769dc94d2a Mon Sep 17 00:00:00 2001 From: Rajandeep Kaur Date: Thu, 16 Nov 2023 12:50:14 -0800 Subject: [PATCH 1/3] 18403_update_nr_letter_wording --- api/report-templates/emails/approved-colin.md | 2 +- api/report-templates/emails/approved-modernized.md | 2 +- api/report-templates/emails/conditional-colin.md | 2 +- api/report-templates/emails/conditional-modernized.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/api/report-templates/emails/approved-colin.md b/api/report-templates/emails/approved-colin.md index 37450a5e5..d53e4e311 100644 --- a/api/report-templates/emails/approved-colin.md +++ b/api/report-templates/emails/approved-colin.md @@ -9,7 +9,7 @@ Your Name Request is **approved**. Follow the steps below to register a business Follow these steps to register your business using this name: 1. Visit [BC Corporate Online]({{CORP_ONLINE_URL}}) -2. Register the business with this name by filing an Incorporation Application +2. Complete and submit the form along with any required documentation and payment --- diff --git a/api/report-templates/emails/approved-modernized.md b/api/report-templates/emails/approved-modernized.md index af9bf85dc..888290c68 100644 --- a/api/report-templates/emails/approved-modernized.md +++ b/api/report-templates/emails/approved-modernized.md @@ -11,7 +11,7 @@ Follow these steps to register your business using this name: 1. Visit [BC Registries and Online Services]({{DECIDE_BUSINESS_URL}}) 2. Log in with your BC Registries Account 3. Look up your Name Request -4. Register the business with this name by following the instructions +4. Complete and submit the form along with any required documentation and payment If you don\'t have a BC Registries Account, [create one here]({{BUSINESS_URL}}) diff --git a/api/report-templates/emails/conditional-colin.md b/api/report-templates/emails/conditional-colin.md index 06e32c812..3f8886bac 100644 --- a/api/report-templates/emails/conditional-colin.md +++ b/api/report-templates/emails/conditional-colin.md @@ -11,7 +11,7 @@ Follow these steps to register your business using this name: 1. Send in your consent letter to BCregistries@gov.bc.ca 2. Receive confirmation that the consent letter has been accepted 3. Visit [BC Corporate Online]({{CORP_ONLINE_URL}}) -4. Register the business with this name by filing an Incorporation Application +4. Complete and submit the form along with any required documentation and payment --- diff --git a/api/report-templates/emails/conditional-modernized.md b/api/report-templates/emails/conditional-modernized.md index 2990aa9f2..85db5c3b1 100644 --- a/api/report-templates/emails/conditional-modernized.md +++ b/api/report-templates/emails/conditional-modernized.md @@ -13,7 +13,7 @@ Follow these steps to register your business using this name: 3. Visit [BC Registries and Online Services]({{DECIDE_BUSINESS_URL}}) 4. Log in with your BC Registries Account 5. Look up your Name Request -6. Register the business with this name by following the instructions +6. Complete and submit the form along with any required documentation and payment If you don\'t have a BC Registries Account, [create one here]({{BUSINESS_URL}}) From 388734863720178d44094c753b1b0f59a632b925 Mon Sep 17 00:00:00 2001 From: Rajandeep Kaur Date: Thu, 16 Nov 2023 13:22:26 -0800 Subject: [PATCH 2/3] version updated --- api/namex/VERSION.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/namex/VERSION.py b/api/namex/VERSION.py index 1039980d5..558381136 100644 --- a/api/namex/VERSION.py +++ b/api/namex/VERSION.py @@ -1 +1 @@ -__version__ = '1.1.38' +__version__ = '1.1.39' From 243c0199988520e4e7f0124687a148ca66846640 Mon Sep 17 00:00:00 2001 From: Rajandeep Kaur Date: Thu, 16 Nov 2023 13:38:04 -0800 Subject: [PATCH 3/3] updated --- api/report-templates/emails/approved-colin.md | 2 +- api/report-templates/emails/approved-modernized.md | 2 +- api/report-templates/emails/approved-so.md | 2 +- api/report-templates/emails/approved.md | 2 +- api/report-templates/emails/conditional-colin.md | 2 +- api/report-templates/emails/conditional-modernized.md | 2 +- api/report-templates/emails/conditional-so.md | 2 +- api/report-templates/emails/conditional.md | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/api/report-templates/emails/approved-colin.md b/api/report-templates/emails/approved-colin.md index d53e4e311..4a813a66c 100644 --- a/api/report-templates/emails/approved-colin.md +++ b/api/report-templates/emails/approved-colin.md @@ -6,7 +6,7 @@ Your Name Request is **approved**. Follow the steps below to register a business # You\'re not done yet! -Follow these steps to register your business using this name: +Follow these steps to complete your application using this business name: 1. Visit [BC Corporate Online]({{CORP_ONLINE_URL}}) 2. Complete and submit the form along with any required documentation and payment diff --git a/api/report-templates/emails/approved-modernized.md b/api/report-templates/emails/approved-modernized.md index 888290c68..27aeeab6f 100644 --- a/api/report-templates/emails/approved-modernized.md +++ b/api/report-templates/emails/approved-modernized.md @@ -6,7 +6,7 @@ Your Name Request is **approved**. Follow the steps below to register a business # You\'re not done yet! -Follow these steps to register your business using this name: +Follow these steps to complete your application using this business name: 1. Visit [BC Registries and Online Services]({{DECIDE_BUSINESS_URL}}) 2. Log in with your BC Registries Account diff --git a/api/report-templates/emails/approved-so.md b/api/report-templates/emails/approved-so.md index 147ab2ef4..e5d8b35e6 100644 --- a/api/report-templates/emails/approved-so.md +++ b/api/report-templates/emails/approved-so.md @@ -6,7 +6,7 @@ Your Name Request is **approved**. Follow the steps below to register a business # You\'re not done yet! -Follow these steps to register your business using this name: +Follow these steps to complete your application using this business name: 1. Visit [Societies Online]({{SOCIETIES_URL}}) 2. Log in with BCeID diff --git a/api/report-templates/emails/approved.md b/api/report-templates/emails/approved.md index 788dbf736..8a9565b8f 100644 --- a/api/report-templates/emails/approved.md +++ b/api/report-templates/emails/approved.md @@ -6,7 +6,7 @@ Your Name Request is **approved**. Follow the steps below to register a business # You\'re not done yet! -Follow these steps to register your business using this name: +Follow these steps to complete your application using this business name: 1. Visit [Forms, fees and information packages page]({{CORP_FORMS_URL}}) and download the appropriate form 2. Complete and submit the form along with any required documentation and payment diff --git a/api/report-templates/emails/conditional-colin.md b/api/report-templates/emails/conditional-colin.md index 3f8886bac..a475bd092 100644 --- a/api/report-templates/emails/conditional-colin.md +++ b/api/report-templates/emails/conditional-colin.md @@ -6,7 +6,7 @@ Your Name Request is **conditionally approved**. Follow the steps below to regis # Your Next Steps -Follow these steps to register your business using this name: +Follow these steps to complete your application using this business name: 1. Send in your consent letter to BCregistries@gov.bc.ca 2. Receive confirmation that the consent letter has been accepted diff --git a/api/report-templates/emails/conditional-modernized.md b/api/report-templates/emails/conditional-modernized.md index 85db5c3b1..3b118310c 100644 --- a/api/report-templates/emails/conditional-modernized.md +++ b/api/report-templates/emails/conditional-modernized.md @@ -6,7 +6,7 @@ Your Name Request is **conditionally approved**. Follow the steps below to regis # Your Next Steps -Follow these steps to register your business using this name: +Follow these steps to complete your application using this business name: 1. Send in your consent letter to BCregistries@gov.bc.ca 2. Receive confirmation that the consent letter has been accepted diff --git a/api/report-templates/emails/conditional-so.md b/api/report-templates/emails/conditional-so.md index 9820ebe70..34e4b3031 100644 --- a/api/report-templates/emails/conditional-so.md +++ b/api/report-templates/emails/conditional-so.md @@ -6,7 +6,7 @@ Your Name Request is **conditionally approved**. Follow the steps below to regis # Your Next Steps -Follow these steps to register your business using this name: +Follow these steps to complete your application using this business name: 1. Send in your consent letter to BCregistries@gov.bc.ca 2. Receive confirmation that the consent letter has been accepted diff --git a/api/report-templates/emails/conditional.md b/api/report-templates/emails/conditional.md index ecb595480..2ea474678 100644 --- a/api/report-templates/emails/conditional.md +++ b/api/report-templates/emails/conditional.md @@ -6,7 +6,7 @@ Your Name Request is **conditionally approved**. Follow the steps below to regis # Your Next Steps -Follow these steps to register your business using this name: +Follow these steps to complete your application using this business name: 1. Acquire the consent letter 2. Visit [Forms, fees and information packages page]({{CORP_FORMS_URL}}) and download the appropriate form