Changeset 1152


Ignore:
Timestamp:
Apr 12, 2006, 4:56:41 PM (18 years ago)
Author:
nikrou
Message:

missing vocabulary for tag added and tag already exists

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/branch-1_6/language/fr_FR.iso-8859-1/admin.lang.php

    r1129 r1152  
    160160$lang['Sum of rates'] = 'Somme des notes';
    161161$lang['Tag selection'] = 'Sélection de tags';
     162$lang['Tag "%s" was added'] = 'Le tag "%s" a été ajouté';
     163$lang['Tag "%s" already exist'] = 'Le tag "%s" existe déjà';
    162164$lang['Take selected elements out of caddie'] = 'Sortir les éléments sélectionnés du panier';
    163165$lang['Unable to check for upgrade since allow_url_fopen is disabled.'] = 'Impossible de connaître la dernière version cat la fonction allow_url_fopen est désactivée.';
Note: See TracChangeset for help on using the changeset viewer.