Nemo bis has uploaded a new change for review. https://gerrit.wikimedia.org/r/73093
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(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/CommunityTwitter refs/changes/93/73093/1 diff --git a/CommunityTwitter.i18n.php b/CommunityTwitter.i18n.php index 6a49282..85c4783 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: newchange Gerrit-Change-Id: I8f6f0dc046500cd8d77225073daf2068400abfc9 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/CommunityTwitter Gerrit-Branch: master Gerrit-Owner: Nemo bis <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
