Version Notes
Fixing translation issue
Download this release
Release Info
Developer | J2T DESIGN |
Extension | J2t_Payplug |
Version | 1.0.7 |
Comparing to | |
See all releases |
Code changes from version 1.0.6 to 1.0.7
app/code/community/J2t/Payplug/etc/config.xml
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
<config>
|
3 |
<modules>
|
4 |
<J2t_Payplug>
|
5 |
-
<version>1.0.
|
6 |
</J2t_Payplug>
|
7 |
</modules>
|
8 |
|
@@ -76,22 +76,22 @@
|
|
76 |
|
77 |
<translate>
|
78 |
<modules>
|
79 |
-
<
|
80 |
<files>
|
81 |
<default>j2t_payplug.csv</default>
|
82 |
</files>
|
83 |
-
</
|
84 |
</modules>
|
85 |
</translate>
|
86 |
</frontend>
|
87 |
<adminhtml>
|
88 |
<translate>
|
89 |
<modules>
|
90 |
-
<
|
91 |
<files>
|
92 |
<default>j2t_payplug.csv</default>
|
93 |
</files>
|
94 |
-
</
|
95 |
</modules>
|
96 |
</translate>
|
97 |
|
2 |
<config>
|
3 |
<modules>
|
4 |
<J2t_Payplug>
|
5 |
+
<version>1.0.7</version>
|
6 |
</J2t_Payplug>
|
7 |
</modules>
|
8 |
|
76 |
|
77 |
<translate>
|
78 |
<modules>
|
79 |
+
<J2t_Payplug>
|
80 |
<files>
|
81 |
<default>j2t_payplug.csv</default>
|
82 |
</files>
|
83 |
+
</J2t_Payplug>
|
84 |
</modules>
|
85 |
</translate>
|
86 |
</frontend>
|
87 |
<adminhtml>
|
88 |
<translate>
|
89 |
<modules>
|
90 |
+
<J2t_Payplug>
|
91 |
<files>
|
92 |
<default>j2t_payplug.csv</default>
|
93 |
</files>
|
94 |
+
</J2t_Payplug>
|
95 |
</modules>
|
96 |
</translate>
|
97 |
|
app/locale/fr_FR/j2t_payplug.csv
CHANGED
@@ -22,4 +22,9 @@
|
|
22 |
"Approved order status","Statut commande approuvée"
|
23 |
"Rejected order status","Statut commande rejetée"
|
24 |
"Invoice when complete","Facturer les commandes valides"
|
25 |
-
"In order to use this payment method, it is necessary to create an account on <a target='_blank' href='http://www.payplug.fr/inscription?sponsor=83'>PayPlug</a>.","Afin de pouvoir utiliser ce mode de paiement, il est nécessaire de créer un compte sur <a target='_blank' href='http://www.payplug.fr/inscription?sponsor=83'>PayPlug</a>."
|
|
|
|
|
|
|
|
|
|
22 |
"Approved order status","Statut commande approuvée"
|
23 |
"Rejected order status","Statut commande rejetée"
|
24 |
"Invoice when complete","Facturer les commandes valides"
|
25 |
+
"In order to use this payment method, it is necessary to create an account on <a target='_blank' href='http://www.payplug.fr/inscription?sponsor=83'>PayPlug</a>.","Afin de pouvoir utiliser ce mode de paiement, il est nécessaire de créer un compte sur <a target='_blank' href='http://www.payplug.fr/inscription?sponsor=83'>PayPlug</a>."
|
26 |
+
"Enabled","Activé"
|
27 |
+
"Title","Titre"
|
28 |
+
"Payment from Applicable Countries","Paiement applicable depuis les pays"
|
29 |
+
"Payment from Specific Countries","Paiement disponible pour les pays"
|
30 |
+
"Sort Order","Ordre"
|
package.xml
CHANGED
@@ -1,18 +1,18 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>J2t_Payplug</name>
|
4 |
-
<version>1.0.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/OSL-3.0">OSL v3.0</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>PayPlug payment gateway</summary>
|
10 |
<description>It allows to pay with PayPlug</description>
|
11 |
-
<notes>Fixing
|
12 |
<authors><author><name>J2T Design</name><user>j2tdesign</user><email>j2tdesign.net@gmail.com</email></author></authors>
|
13 |
-
<date>2015-
|
14 |
-
<time>
|
15 |
-
<contents><target name="magecommunity"><dir name="J2t"><dir name="Payplug"><dir name="Block"><dir name="Adminhtml"><dir name="System"><dir name="Config"><file name="Accountdetails.php" hash="c89acdccd51f392dac8dfd032013683f"/></dir></dir></dir><file name="Form.php" hash="0c89710b2d4e94d76e9cc4b37ae3e7a6"/><file name="Info.php" hash="1879d72dca0d0762afa48d7039d07925"/></dir><dir name="Helper"><file name="Data.php" hash="123d5de46cd1577e867e8ab9b0236d09"/></dir><dir name="Model"><file name="Feed.php" hash="a7a040e81827020e74f22f760b8f3f64"/><file name="Observer.php" hash="b385fea0af6f8765f296a2b213b3f10c"/><file name="PaymentMethod.php" hash="0621acf79efad4f9a9fa885ce669812e"/></dir><dir name="controllers"><file name="PaymentController.php" hash="cfb478f2726e775ac35c80ad0defc0f8"/></dir><dir name="etc"><file name="config.xml" hash="
|
16 |
<compatible/>
|
17 |
<dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php></required></dependencies>
|
18 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>J2t_Payplug</name>
|
4 |
+
<version>1.0.7</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/OSL-3.0">OSL v3.0</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>PayPlug payment gateway</summary>
|
10 |
<description>It allows to pay with PayPlug</description>
|
11 |
+
<notes>Fixing translation issue</notes>
|
12 |
<authors><author><name>J2T Design</name><user>j2tdesign</user><email>j2tdesign.net@gmail.com</email></author></authors>
|
13 |
+
<date>2015-02-03</date>
|
14 |
+
<time>08:40:45</time>
|
15 |
+
<contents><target name="magecommunity"><dir name="J2t"><dir name="Payplug"><dir name="Block"><dir name="Adminhtml"><dir name="System"><dir name="Config"><file name="Accountdetails.php" hash="c89acdccd51f392dac8dfd032013683f"/></dir></dir></dir><file name="Form.php" hash="0c89710b2d4e94d76e9cc4b37ae3e7a6"/><file name="Info.php" hash="1879d72dca0d0762afa48d7039d07925"/></dir><dir name="Helper"><file name="Data.php" hash="123d5de46cd1577e867e8ab9b0236d09"/></dir><dir name="Model"><file name="Feed.php" hash="a7a040e81827020e74f22f760b8f3f64"/><file name="Observer.php" hash="b385fea0af6f8765f296a2b213b3f10c"/><file name="PaymentMethod.php" hash="0621acf79efad4f9a9fa885ce669812e"/></dir><dir name="controllers"><file name="PaymentController.php" hash="cfb478f2726e775ac35c80ad0defc0f8"/></dir><dir name="etc"><file name="config.xml" hash="0484114b6cd1d3b6eab990e63fce0706"/><file name="system.xml" hash="6025f80f59a375e4e687065ab2a347df"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="template"><dir name="j2tpayplug"><file name="form.phtml" hash="6edeec68d52f962cfe43b703d9925302"/><file name="info.phtml" hash="7270ac2591cb0ad18915d8f5e92bef69"/></dir></dir></dir></dir></dir><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="j2tpayplug.xml" hash="b4f4d0cbe73cbd00bff554680f531741"/></dir><dir name="template"><dir name="j2tpayplug"><file name="info.phtml" hash="f6aa9ac4ef5ec0aa207e4b5a03666bd1"/><dir name="pdf"><file name="info.phtml" hash="007c81c2ae9e9b16522924a8073294ef"/></dir></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="J2t_Payplug.xml" hash="dccffdae1d3e6bae6c2e01ed7ec0cff3"/></dir></target><target name="magelocale"><dir><dir name="fr_FR"><file name="j2t_payplug.csv" hash="e460bf539b3b0dc1632a1a7f616bcdfa"/></dir></dir></target><target name="mageskin"><dir name="adminhtml"><dir name="default"><dir name="default"><file name="j2t_all_admin_1.css" hash="6d64fbd2a114cd820c11017c61bd0897"/><dir name="images"><file name="j2t_all_1.png" hash="19abc9040d74479f19eeb0c686f84766"/></dir></dir></dir></dir></target><target name="magemedia"><dir name="."><file name="icon_accepted_cards_payplug.gif" hash="5270a1ef6a85f679504849cdb1dccb2a"/></dir></target></contents>
|
16 |
<compatible/>
|
17 |
<dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php></required></dependencies>
|
18 |
</package>
|