Changeset 1375828
- Timestamp:
- 03/21/2016 07:13:09 PM (10 years ago)
- Location:
- thecartpress/trunk
- Files:
-
- 4 edited
-
TheCartPress.class.php (modified) (1 diff)
-
languages/tcp-es_ES.mo (modified) (previous)
-
languages/tcp-es_ES.po (modified) (3 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
thecartpress/trunk/TheCartPress.class.php
r1353588 r1375828 4 4 Plugin URI: http://thecartpress.com 5 5 Description: Professional WordPress eCommerce Plugin. Use it as Shopping Cart, Catalog or Framework. 6 Version: 1.4.9. 26 Version: 1.4.9.3 7 7 Author: Pluginsmaker team 8 8 Author URI: http://pluginsmaker.com/ -
thecartpress/trunk/languages/tcp-es_ES.po
r1348313 r1375828 1105 1105 msgctxt "paging" 1106 1106 msgid "%1$s of %2$s" 1107 msgstr " "1107 msgstr "%1$s de %2$s" 1108 1108 1109 1109 #: admin/ListTable.class.php:790 … … 5036 5036 #: modules/TopTenReport.class.php:116 5037 5037 msgid "To date" 5038 msgstr " "5038 msgstr "Hasta la fecha" 5039 5039 5040 5040 #: modules/TopTenReport.class.php:119 5041 5041 msgid "From date" 5042 msgstr " "5042 msgstr "Desde la fecha" 5043 5043 5044 5044 #: modules/TopTenReport.class.php:126 5045 5045 #, php-format 5046 5046 msgid "By Amount: %s" 5047 msgstr " "5047 msgstr "Por precio: %s" 5048 5048 5049 5049 #: modules/TopTenReport.class.php:129 5050 5050 msgid "By Quantity" 5051 msgstr " "5051 msgstr "Por cantidad" 5052 5052 5053 5053 #: modules/TopTenReport.class.php:138 5054 5054 #, php-format 5055 5055 msgid "Amount %s" 5056 msgstr " "5056 msgstr "Cantidad %s" 5057 5057 5058 5058 #: modules/TopTenReport.class.php:170 … … 5380 5380 #: plugins/NoCostPayment.class.php:57 5381 5381 msgid "Only visible to admin users" 5382 msgstr " "5382 msgstr "Solo visible a usuarios administradores" 5383 5383 5384 5384 #: plugins/NoCostPayment.class.php:64 plugins/PayPal/TCPPayPal.php:129 -
thecartpress/trunk/readme.txt
r1353588 r1375828 6 6 Requires at least: 3.3 7 7 Tested up to: 4.4.2 8 Stable Tag: 1.4.9. 28 Stable Tag: 1.4.9.3 9 9 Native eCommerce integration & interaction with WordPress. Flexibility & Scalability. 10 10 Ideal for merchants, themes constructors and developers. … … 299 299 300 300 == Changelog == 301 = 1.4.9.3 = 302 * Complete Spanish translation 303 301 304 = 1.4.9.2 = 302 305 * New template hierarchy for Buy button
Note: See TracChangeset
for help on using the changeset viewer.