Ignore:
Timestamp:
Apr 1, 2014, 11:32:37 PM (10 years ago)
Author:
Miklfe
Message:

Correction du fichier de langue

Location:
extensions/MyPiwiShop/language
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • extensions/MyPiwiShop/language/en_UK/intro.html

    r27758 r28050  
    8383  <p>You can tick/untick products to link/unlink them to the photo.</p>
    8484  <p>Then validate the change</p>
    85 </ul>
    86  
    87  
    88  
    89  
    90  
     85</ul>
  • extensions/MyPiwiShop/language/fr_FR/intro.html

    r27744 r28050  
    8585  <p>vous pouvez cocher/décocher les produits pour les attribuer ou les des-attribuer</p>
    8686  <p>puis validez</p>
    87 </ul>
    88  
    89  
    90  
    91  
    92  
     87</ul>
  • extensions/MyPiwiShop/language/fr_FR/plugin.lang.php

    r27823 r28050  
    11<?php
    2 $lang[' option']=' option';
    3 $lang[' product']=' produit';
    42$lang['(filtered from _MAX_ total records)']='(filtré de _MAX_ éléments au total)';
    5 $lang['Add ']='Ajouter ';
    63$lang['Add a option']='Ajouter une option';
    74$lang['Add a product']='Ajouter un produit';
     
    1411$lang['Delete the selected products for these images']='Supprimer les produits sélectionnés pour ces images';
    1512$lang['Display _MENU_ records per page']='Afficher _MENU_ éléments';
    16 $lang['Duplicate ']='Dupliquer ';
    17 $lang['Edit ']='Editer ';
    18 $lang['Edit']='Editer';
     13$lang['Duplicate']='Dupliquer ';
    1914$lang['Fields marked with * must be completed']='les champs marqués par * doivent être renseignés';
    2015$lang['No matching option found']='aucun élément trouvé';
     
    6358$lang['you must enter the name of the option']='vous devez renseigner le nom de l\'option';
    6459$lang['you must enter the product and not the price']='vous devez renseigner le non du produit et son prix';
     60
Note: See TracChangeset for help on using the changeset viewer.