Ignore:
Timestamp:
Dec 1, 2011, 10:02:52 PM (12 years ago)
Author:
rvelices
Message:

language cleanup (exact duplicates or almost same duplicate - capital/lower case first letter ...)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/fr_CA/common.lang.php

    r12677 r12681  
    122122$lang['About Piwigo'] = 'À propos de Piwigo';
    123123$lang['You are not authorized to access the requested page'] = 'Vous n\'êtes pas autorisé à accéder à la page demandée';
    124 $lang['add to caddie'] = 'ajouter au panier';
     124$lang['Add to caddie'] = 'ajouter au panier';
    125125$lang['add this photo to your favorites'] = 'ajouter cette image à vos favoris';
    126126$lang['Administration'] = 'Administration';
     
    169169$lang['Delete'] = 'Supprimer';
    170170$lang['descending'] = 'décroissant';
    171 $lang['download'] = 'télécharger';
    172 $lang['download this file'] = 'télécharger ce fichier';
     171$lang['Download'] = 'Télécharger';
     172$lang['Download this file'] = 'télécharger ce fichier';
    173173$lang['edit'] = 'éditer';
    174174$lang['wrong date'] = 'date erronée';
     
    197197$lang['Last'] = 'Dernière';
    198198$lang['Logout'] = 'Déconnexion';
    199 $lang['E-mail address'] = $lang['Email address'];
    200199$lang['obligatory'] = 'obligatoire';
    201200$lang['Maximum photo height'] = 'Hauteur maximum des images';
Note: See TracChangeset for help on using the changeset viewer.