Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TwoFactorAuth plugin language reworked #19482

Merged
merged 7 commits into from Jul 29, 2022

Conversation

comradekingu
Copy link
Contributor

Description:

Generally shorter and to the point.
In line with other edits.

Review

@github-actions
Copy link
Contributor

If you don't want this PR to be closed automatically in 28 days then you need to assign the label 'Do not close'.

@github-actions github-actions bot added the Stale The label used by the Close Stale Issues action label Jul 21, 2022
Copy link
Member

@sgiehl sgiehl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a couple of comments for possible improvements.

"TwoFactorAuthenticationIsDisabled": "Two-factor authentication is currently disabled.",
"TwoFactorAuthenticationRequired": "Two-factor authentication is required to be enabled for everyone, you cannot disable it.",
"ConfigureDifferentDevice": "Configure a different device",
"TwoFactorAuthenticationIntro": "%1$sTwo-factor authentication%2$s increase your account security by asking for an additional authentication token generated on for example a mobile device when logging in.",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we maybe keep some of the additional description, like what it means (This means that even when someone knows your username and password, they still won't be able to log in unless they have access to your mobile device for example.).

This might be obvious for people that are familiar with IT and the internet, but maybe not for people that aren't.

plugins/TwoFactorAuth/lang/en.json Outdated Show resolved Hide resolved
plugins/TwoFactorAuth/lang/en.json Outdated Show resolved Hide resolved
plugins/TwoFactorAuth/lang/en.json Outdated Show resolved Hide resolved
plugins/TwoFactorAuth/lang/en.json Outdated Show resolved Hide resolved
"RequireTwoFAForAll": "Require two-factor authentication for everyone",
"RequireTwoFAForAllInformation": "When enabled, every user has to enable two factor authentication. Enforcing 2FA will require all users to have access to a device where they can install an authenticator app. You can only enable this if you already have two factor authentication set up yourself."
"RequireTwoFAForAllInformation": "Requires two-factor authentication for all users. Enforcing 2FA means all users need access to a device where they can install an OTP app. Having set up two-factor authentication for yourself first is required."
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The first in the last part sounds a bit misplaced for me. I would remove it, or have it in the end. But if it's placed on purpose that might be fine as well.

@sgiehl sgiehl added c: i18n For issues around internationalisation and localisation. and removed Stale The label used by the Close Stale Issues action labels Jul 21, 2022
Co-authored-by: Stefan Giehl <stefan@matomo.org>
plugins/TwoFactorAuth/lang/en.json Outdated Show resolved Hide resolved
plugins/TwoFactorAuth/lang/en.json Outdated Show resolved Hide resolved
Co-authored-by: Stefan Giehl <stefan@matomo.org>
Co-authored-by: Stefan Giehl <stefan@matomo.org>
@sgiehl sgiehl changed the base branch from 4.x-dev to translationimprovements July 29, 2022 14:09
@sgiehl sgiehl merged commit d39117c into matomo-org:translationimprovements Jul 29, 2022
sgiehl added a commit that referenced this pull request Aug 2, 2022
* Live plugin language reworked (#19438)

* Live plugin language reworked

* Sentence casing

Co-authored-by: Stefan Giehl <stefan@matomo.org>

* Visited earlier, subcategories

* Reverted to "visits log"

* RowActionTooltipWithDimension reverted

Co-authored-by: Stefan Giehl <stefan@matomo.org>

* Update plugins/Live/lang/en.json

Co-authored-by: Stefan Giehl <stefan@matomo.org>

* updates expected test files

* Tour pluging language reworked (#19499)

* updates expected test files

* Transitions plugin language reworked (#19497)

* Transitions plugin language reworked

* Suggested changes made

Co-authored-by: Stefan Giehl <stefan@matomo.org>

* Launch transitions sentence

Co-authored-by: Stefan Giehl <stefan@matomo.org>

* UserCountry plugin language reworked (#19479)

* UserCountry plugin language reworked

* Suggested changes and fixes

Co-authored-by: Stefan Giehl <stefan@matomo.org>

* Deduplication

* Steps for accurate geolocation

Co-authored-by: Stefan Giehl <stefan@matomo.org>

* TwoFactorAuth plugin language reworked (#19482)

* TwoFactorAuth plugin language reworked

* Suggested changes and clarifications made

Co-authored-by: Stefan Giehl <stefan@matomo.org>

* Avoiding misinterpretations

* Clarifications

* Spelling: your old codes

Co-authored-by: Stefan Giehl <stefan@matomo.org>

* prerequisite

* - log in

Co-authored-by: Stefan Giehl <stefan@matomo.org>

Co-authored-by: Stefan Giehl <stefan@matomo.org>

* fix syntax

* updates expected test files

* fix placeholder

Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
@sgiehl sgiehl added this to the 4.11.1 milestone May 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: i18n For issues around internationalisation and localisation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants