RAN1 has submitted this change and it was merged. Change subject: Add missing period to communitytwitter-unknown-error ......................................................................
Add missing period to communitytwitter-unknown-error <https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Communitytwitter-unknown-error/en> Change-Id: I8f6f0dc046500cd8d77225073daf2068400abfc9 --- M CommunityTwitter.i18n.php 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: RAN1: Verified; Looks good to me, approved diff --git a/CommunityTwitter.i18n.php b/CommunityTwitter.i18n.php index e2fc606..e52a848 100755 --- a/CommunityTwitter.i18n.php +++ b/CommunityTwitter.i18n.php @@ -45,7 +45,7 @@ 'communitytwitter-no-db' => 'Database does not exist.', 'communitytwitter-unknown-error' => 'Your account is not set up or an unknown error occurred. -In case you think you should have access, please contact an administrator', +In case you think you should have access, please contact an administrator.', 'communitytwitter-connection-failure' => 'Connection to Twitter could not be established.', 'communitytwitter-tweet-section-title' => 'Tweet!', 'communitytwitter-logged-in-as' => 'Logged in as user', -- To view, visit https://gerrit.wikimedia.org/r/73093 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8f6f0dc046500cd8d77225073daf2068400abfc9 Gerrit-PatchSet: 2 Gerrit-Project: mediawiki/extensions/CommunityTwitter Gerrit-Branch: master Gerrit-Owner: Nemo bis <[email protected]> Gerrit-Reviewer: RAN1 <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
