Ignore:
Timestamp:
Jan 9, 2014, 8:44:55 PM (10 years ago)
Author:
mistic100
Message:

rename OAuth into Social Connect

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/oAuth/language/it_IT/plugin.lang.php

    r20631 r26558  
    3030$lang['Your registration is almost done, please complete the registration form.'] = 'La tua registrazione è quasi finita, si prega di compilare il modulo di registrazione.';
    3131$lang['You registered with a %s account, please sign in with the same account.'] = 'Sei registrato con un account %s, si prega di accedere con lo stesso account.';
    32 $lang['Users are not allowed to register on your gallery. OAuth will not work correctly.'] = 'Gli utenti non sono autorizzati a registrarsi nella tua galleria. OAuth non funzionerà correttamente.';
     32$lang['Users are not allowed to register on your gallery. Social Connect will not work correctly.'] = 'Gli utenti non sono autorizzati a registrarsi nella tua galleria. Social Connect non funzionerà correttamente.';
    3333$lang['Sorry, new registrations are blocked on this gallery.'] = 'Spiacenti, le nuove registrazioni sono bloccate in questa galleria.';
    3434$lang['Providers'] = 'Providers';
     
    4040$lang['Or sign in with'] = 'O accedi con il';
    4141$lang['OpenID must be enabled in order to use %s authentication'] = 'OpenID deve essere abilitato per poter utilizzare l\'autenticazione %s';
    42 $lang['OAuth: You need to configure the credentials'] = 'OAuth: è necessario configurare le credenziali';
    43 $lang['OAuth: PHP Curl extension is needed'] = 'OAuth: PHP estensione Curl è necessaria';
     42$lang['Social Connect: You need to configure the credentials'] = 'Social Connect: è necessario configurare le credenziali';
     43$lang['Social Connect: PHP Curl extension is needed'] = 'Social Connect: PHP estensione Curl è necessaria';
    4444$lang['Logged with'] = 'Registrato con';
    4545$lang['Loading...'] = 'Caricamento...';
Note: See TracChangeset for help on using the changeset viewer.