Shirayuki has uploaded a new change for review. https://gerrit.wikimedia.org/r/75061
Change subject: Fix double-whitespace ...................................................................... Fix double-whitespace Spotted by Purodha Blissenbach http://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Translationnotifications-signup-legal/en_(3) Change-Id: I5a54f3193fc99f7ea6748b2e515f2a263fda894d --- M TranslationNotifications.i18n.php 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/TranslationNotifications refs/changes/61/75061/1 diff --git a/TranslationNotifications.i18n.php b/TranslationNotifications.i18n.php index 18d13c1..1e42c5b 100644 --- a/TranslationNotifications.i18n.php +++ b/TranslationNotifications.i18n.php @@ -125,7 +125,7 @@ 'translationnotifications-sent-body' => 'Translation notification was sent.', 'translationnotifications-log-alllanguages' => 'all languages', 'translationnotifications-nodeadline' => 'none', - 'translationnotifications-signup-legal' => 'You agree that by providing this information we may contact you regarding topics related to {{SITENAME}} we think may be of interest to you. You agree your data is subject to our [[{{MediaWiki:Privacypage}}|privacy policy]].', + 'translationnotifications-signup-legal' => 'You agree that by providing this information we may contact you regarding topics related to {{SITENAME}} we think may be of interest to you. You agree your data is subject to our [[{{MediaWiki:Privacypage}}|privacy policy]].', 'translationnotifications-generic-languages' => '<languages>', ); -- To view, visit https://gerrit.wikimedia.org/r/75061 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I5a54f3193fc99f7ea6748b2e515f2a263fda894d Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/TranslationNotifications Gerrit-Branch: master Gerrit-Owner: Shirayuki <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
