Siebrand has uploaded a new change for review. https://gerrit.wikimedia.org/r/167846
Change subject: Fix grammar ...................................................................... Fix grammar Spotted by Lokal Profil and reported at https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Hsts-beta-feature-description/sv Change-Id: I17166ab2a437f14afbf49fc0d9fb92626e6c1a16 --- M i18n/en.json 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/HSTS refs/changes/46/167846/1 diff --git a/i18n/en.json b/i18n/en.json index 3d20350..e161cce 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -8,5 +8,5 @@ "hsts-tog": "Enable HTTP Strict Transport Security (HSTS)", "hsts-https-tog": "Enable HTTP Strict Transport Security (HSTS)<br />Reload this page with HTTPS to change this preference.", "hsts-beta-feature-message": "Always use a secure connection", - "hsts-beta-feature-description": "This reinforces your security on this website by keeping you secure even after you log out, and assures nobody can spy you during your browsing. With this option activated and a recent browser supporting this technology (HSTS), any security alert is very probably a true attack against you." + "hsts-beta-feature-description": "This reinforces your security on this website by keeping you secure even after you log out, and assures nobody can spy on you during your browsing. With this option activated and a recent browser supporting this technology (HSTS), any security alert is very probably a true attack against you." } -- To view, visit https://gerrit.wikimedia.org/r/167846 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I17166ab2a437f14afbf49fc0d9fb92626e6c1a16 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/HSTS Gerrit-Branch: master Gerrit-Owner: Siebrand <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
