Plugin Directory

Changeset 460211


Ignore:
Timestamp:
11/07/2011 12:13:21 PM (14 years ago)
Author:
Hasina77
Message:
 
Location:
wordpress-easy-allopass/trunk
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • wordpress-easy-allopass/trunk/lang/en.php

    r448015 r460211  
    4646@define("WEA_OTHER_NOTES_1", "If the parameter <strong>id</strong> is not defined or no product at"); // Between link
    4747@define("WEA_OTHER_NOTES_2", "corresponds to your <strong>&quot;Product Id&quot;,</strong> WordPress will display an error code..."); // after link
    48 @define("WEA_SUPPORT_US", "This plugin is free for use. But we retain just 10% of commission to maintain the program and its server.<br>You can also download the <a href='http://www.vitar.123.fr/wea-wp-easy-allopass-download/' target='_blank'>Pro version</a>. (You will receive 100% of your profits and will enjoy other benefits and supports)");
     48@define("WEA_SUPPORT_US", "This plugin is free for use. But you can also download the <a href='http://www.vitar.123.fr/wea-wp-easy-allopass-download/' target='_blank'>Pro version</a>.<br>(The PRO version allows you to increase your profits and enjoy other benefits and FREE support.)");
    4949@define("WEA_MSG_ADD_SUCCESS", "Product added! Ref:");
    5050@define("WEA_MSG_ADD_ERROR", "Please enter a valid Product Id!");
  • wordpress-easy-allopass/trunk/lang/fr.php

    r448015 r460211  
    4646@define("WEA_OTHER_NOTES_1", "Si le param&egrave;tre <strong>id</strong> n'est pas d&eacute;fini ou si aucun produit sur le site"); // Between link
    4747@define("WEA_OTHER_NOTES_2", "ne correspond &agrave; votre <strong>&quot;id Produit&quot;,</strong> Wordpress affichera un message d'erreur..."); // after link
    48 @define("WEA_SUPPORT_US", "Ce plugin est gratuit. Mais nous retenons juste 10% de commissions pour entretenir le programme et le serveur propulsant le plugin.<br>Mais vous pouvez aussi t&eacute;l&eacute;charger la <a href='http://www.vitar.123.fr/wea-wp-easy-allopass-download/' target='_blank'>Version PRO</a>. (Vous recevez 100% de vos gains et b&eacute;n&eacute;ficiez d'autres avantages et supports)");
     48@define("WEA_SUPPORT_US", "Ce plugin est gratuit. Mais vous pouvez aussi t&eacute;l&eacute;charger la <a href='http://www.vitar.123.fr/wea-wp-easy-allopass-download/' target='_blank'>Version PRO</a>.<br>(Cette version PRO vous permettra de recevoir plus de gain et de b&eacute;n&eacute;ficier d'autres avantages et supports)");
    4949@define("WEA_MSG_ADD_SUCCESS", "Produit ajout&eacute; ! R&eacute;f :");
    5050@define("WEA_MSG_ADD_ERROR", "Veuillez entrer un id Allopass valide !");
  • wordpress-easy-allopass/trunk/readme.txt

    r453698 r460211  
    116116== Changelog ==
    117117
     118= 1.0.9 =
     119* Minor language file corrections (10/21/2011)
    118120= 1.0.8 =
    119121* Fix pagination bug when viewing more than 10 sales stats in dashboard (10/21/2011)
  • wordpress-easy-allopass/trunk/wp-easy-allopass.php

    r453698 r460211  
    66Author: Hasiniaina Ragaby
    77Author URI:  http://www.vitar.123.fr
    8 Version: 1.0.8
     8Version: 1.0.9
    99    Copyright 2011  H. Ragaby  (email : hragaby@hotmail.com)
    1010
Note: See TracChangeset for help on using the changeset viewer.