Content
View differences
[https://github.com/nextcloud/integration\_openproject/blob/d06639516c6f07d22d213abdc3cf7fbc9069f1fb/src/components/admin/FormAuthMethod.vue#L229](https://github.com/nextcloud/integration_openproject/blob/d06639516c6f07d22d213abdc3cf7fbc9069f1fb/src/components/admin/FormAuthMethod.vue#L229)
Typo: proceed this method --> proceed with this method
And also important: Do not split strings
<br>
See https://docs.nextcloud.com/server/latest/developer\_manual/basics/translations.html#step-1-string-split
Reported by translators at Transifex
<br>
### For QA
<br>
**👣 Steps to Reproduce**
1. Go to the **administration > OpenProject**.
2. Enter the **OpenProject host** and click the **Save** button.
3. Select an authentication method (e.g. `Two-way OAuth 2.0`) and click the **Save** button.
4. Click the **Edit Authentication Method** button, choose a different option (e.g. `SSO`).
🤔 **Expected:**
* A confirmation message should appear warning about switching methods (as shown in the image below).
* Ensure the message is **displayed correctly** and contains the **proper content**.
<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/777986/content">
<br>
See https://docs.nextcloud.com/server/latest/developer\_manual/basics/translations.html#step-1-string-split
<br>
### For QA
<br>
**👣 Steps to Reproduce**
1. Go to the **administration > OpenProject**.
2. Enter the **OpenProject host** and click the **Save** button.
3. Select an authentication method (e.g. `Two-way OAuth 2.0`) and click the **Save** button.
4. Click the **Edit Authentication Method** button, choose a different option (e.g. `SSO`).
🤔 **Expected:**
* A confirmation message should appear warning about switching methods (as shown in the image below).
* Ensure the message is **displayed correctly** and contains the **proper content**.
<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/777986/content">