Ignore:
Timestamp:
Nov 3, 2012, 10:24:18 PM (12 years ago)
Author:
mistic100
Message:

correct english

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/flickr2piwigo/language/fr_FR/plugin.lang.php

    r17476 r18911  
    22
    33$lang['Please fill your API keys on the configuration tab'] = 'Veuillez renseigner votre clé d\'API sur l\'écran de configuration';
    4 $lang['Successfully logued to you Flickr account'] = 'Connecté à votre compte Flickr';
     4$lang['Successfully logged in to you Flickr account'] = 'Connecté à votre compte Flickr';
    55$lang['Pictures without album'] = 'Photos sans album';
    66$lang['One picture is not displayed because already existing in the database.'] = 'Une photo n\'est pas affichée car elle existe déjà sur la galerie';
     
    2828$lang['Open Flickr page in a new tab'] = 'Ouvrir la page Flickr dans un nouvel onglet';
    2929$lang['No download method available'] = 'Aucune méthode de téléchargement n\'est disponible';
    30 $lang['Logued as'] = 'Indentifié en tant que';
    31 $lang['Logued out'] = 'Déconnecté';
     30$lang['Logged in as'] = 'Indentifié en tant que';
     31$lang['Logged out'] = 'Déconnecté';
    3232$lang['%d elements ready for importation'] = '%d elements prêts à l\'importation';
    3333
Note: See TracChangeset for help on using the changeset viewer.