Changeset 460211
- Timestamp:
- 11/07/2011 12:13:21 PM (14 years ago)
- Location:
- wordpress-easy-allopass/trunk
- Files:
-
- 4 edited
-
lang/en.php (modified) (1 diff)
-
lang/fr.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
-
wp-easy-allopass.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wordpress-easy-allopass/trunk/lang/en.php
r448015 r460211 46 46 @define("WEA_OTHER_NOTES_1", "If the parameter <strong>id</strong> is not defined or no product at"); // Between link 47 47 @define("WEA_OTHER_NOTES_2", "corresponds to your <strong>"Product Id",</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.)"); 49 49 @define("WEA_MSG_ADD_SUCCESS", "Product added! Ref:"); 50 50 @define("WEA_MSG_ADD_ERROR", "Please enter a valid Product Id!"); -
wordpress-easy-allopass/trunk/lang/fr.php
r448015 r460211 46 46 @define("WEA_OTHER_NOTES_1", "Si le paramètre <strong>id</strong> n'est pas défini ou si aucun produit sur le site"); // Between link 47 47 @define("WEA_OTHER_NOTES_2", "ne correspond à votre <strong>"id Produit",</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élé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énéficiezd'autres avantages et supports)");48 @define("WEA_SUPPORT_US", "Ce plugin est gratuit. Mais vous pouvez aussi télé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énéficier d'autres avantages et supports)"); 49 49 @define("WEA_MSG_ADD_SUCCESS", "Produit ajouté ! Réf :"); 50 50 @define("WEA_MSG_ADD_ERROR", "Veuillez entrer un id Allopass valide !"); -
wordpress-easy-allopass/trunk/readme.txt
r453698 r460211 116 116 == Changelog == 117 117 118 = 1.0.9 = 119 * Minor language file corrections (10/21/2011) 118 120 = 1.0.8 = 119 121 * 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 6 6 Author: Hasiniaina Ragaby 7 7 Author URI: http://www.vitar.123.fr 8 Version: 1.0. 88 Version: 1.0.9 9 9 Copyright 2011 H. Ragaby (email : hragaby@hotmail.com) 10 10
Note: See TracChangeset
for help on using the changeset viewer.