Skip to content

Commit

Permalink
Maintenance: changed linking for better translatability
Browse files Browse the repository at this point in the history
  • Loading branch information
ralf401 committed Nov 2, 2023
1 parent 8a7a7fd commit b2cb422
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 11 deletions.
10 changes: 3 additions & 7 deletions extras/two-factor-authentication/authenticator-app-setup.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ account.
First, make sure you have installed an authenticator app on your mobile device.
Recommended apps are:

* `Google Authenticator`_
* `Authy`_
* `Microsoft Authenticator`_
* `Google Authenticator <https://support.google.com/accounts/answer/1066447>`_
* `Authy <https://support.authy.com/hc/en-us/articles/115001945848-Installing-Authy-apps/>`_
* `Microsoft Authenticator <https://support.microsoft.com/en-us/account-billing/download-and-install-the-microsoft-authenticator-app-351498fc-850a-45da-b7b6-27e523b8702a>`_

Next, open the authenticator app on your device and find a **Scan QR Code**
action, or similar. Point your camera to the Zammad screen and scan the shown QR
Expand All @@ -35,7 +35,3 @@ account, and a 6-digit code will be displayed next to it together with a timer.

Back in Zammad, enter the provided code to the **Security Code** field and click
on **Set Up**.

.. _`Google Authenticator`: https://support.google.com/accounts/answer/1066447
.. _`Authy`: https://support.authy.com/hc/en-us/articles/115001945848-Installing-Authy-apps/
.. _`Microsoft Authenticator`: https://support.microsoft.com/en-us/account-billing/download-and-install-the-microsoft-authenticator-app-351498fc-850a-45da-b7b6-27e523b8702a
8 changes: 4 additions & 4 deletions locale/user-docs.pot
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Zammad User Documentation pre-release\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-25 12:14+0200\n"
"POT-Creation-Date: 2023-11-02 10:39+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
Expand Down Expand Up @@ -5405,15 +5405,15 @@ msgid "First, make sure you have installed an authenticator app on your mobile d
msgstr ""

#: ../extras/two-factor-authentication/authenticator-app-setup.rst:16
msgid "`Google Authenticator`_"
msgid "`Google Authenticator <https://support.google.com/accounts/answer/1066447>`_"
msgstr ""

#: ../extras/two-factor-authentication/authenticator-app-setup.rst:17
msgid "`Authy`_"
msgid "`Authy <https://support.authy.com/hc/en-us/articles/115001945848-Installing-Authy-apps/>`_"
msgstr ""

#: ../extras/two-factor-authentication/authenticator-app-setup.rst:18
msgid "`Microsoft Authenticator`_"
msgid "`Microsoft Authenticator <https://support.microsoft.com/en-us/account-billing/download-and-install-the-microsoft-authenticator-app-351498fc-850a-45da-b7b6-27e523b8702a>`_"
msgstr ""

#: ../extras/two-factor-authentication/authenticator-app-setup.rst:20
Expand Down

0 comments on commit b2cb422

Please sign in to comment.