]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
Fixes #5358 updates text on twitter login
authorcash <cash.costello@gmail.com>
Mon, 15 Apr 2013 00:16:47 +0000 (20:16 -0400)
committercash <cash.costello@gmail.com>
Mon, 15 Apr 2013 00:16:47 +0000 (20:16 -0400)
mod/twitter_api/languages/en.php

index f4b3c7f9429feae93351718439eefd5dae10f54c..c19a058aad20957aeb032dac75d258ec0ada191b 100644 (file)
@@ -25,7 +25,7 @@ $english = array(
 
        'twitter_api:revoke:success' => 'Twitter access has been revoked.',
 
-       'twitter_api:login' => 'Allow existing users who have connected their Twitter account to sign in with Twitter?',
+       'twitter_api:login' => 'Allow users to sign in with Twitter?',
        'twitter_api:new_users' => 'Allow new users to sign up using their Twitter account even if user registration is disabled?',
        'twitter_api:login:success' => 'You have been logged in.',
        'twitter_api:login:error' => 'Unable to login with Twitter.',