From 408b67e07d595351820e8cceed0269e0f3f9d098 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Thu, 26 Mar 2020 14:00:02 -0500 Subject: Fix LF encode --- .../language/es-es/extension/module/sagepay_direct_cards.php | 8 ++++---- .../language/es-es/extension/module/sagepay_server_cards.php | 8 ++++---- public/system/storage/vendor/zoujingli/wechat-php-sdk/README.md | 2 +- .../vendor/zoujingli/wechat-php-sdk/Wechat/WechatHardware.php | 2 +- public/system/storage/vendor/zoujingli/wechat-php-sdk/test.php | 2 +- upgrade.txt | 2 +- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/public/admin/language/es-es/extension/module/sagepay_direct_cards.php b/public/admin/language/es-es/extension/module/sagepay_direct_cards.php index e6ab4d1..558e346 100644 --- a/public/admin/language/es-es/extension/module/sagepay_direct_cards.php +++ b/public/admin/language/es-es/extension/module/sagepay_direct_cards.php @@ -3,11 +3,11 @@ $_['heading_title'] = 'Sagepay Direct Card Management'; $_['text_extension'] = 'Extensions'; -$_['text_success'] = 'Success: You have modified Sagepay Direct Card Management module!'; -$_['text_edit'] = 'Edit Sagepay Direct Card Management Module'; +$_['text_success'] = 'Éxito: ¡Ha modificado el módulo Sagepay Direct Card Management!'; +$_['text_edit'] = 'Editar el módulo de Sagepay Direct Card Management'; // Entry -$_['entry_status'] = 'Status'; +$_['entry_status'] = 'Estado'; // Error -$_['error_permission'] = 'Warning: You do not have permission to modify Sagepay Direct Card Management module!'; \ No newline at end of file +$_['error_permission'] = 'Advertencia: ¡No tiene permiso para modificar el módulo Sagepay Direct Card Management!'; diff --git a/public/admin/language/es-es/extension/module/sagepay_server_cards.php b/public/admin/language/es-es/extension/module/sagepay_server_cards.php index 9fd5608..b387585 100644 --- a/public/admin/language/es-es/extension/module/sagepay_server_cards.php +++ b/public/admin/language/es-es/extension/module/sagepay_server_cards.php @@ -3,11 +3,11 @@ $_['heading_title'] = 'Sagepay Server Card Management'; $_['text_extension'] = 'Extensions'; -$_['text_success'] = 'Success: You have modified Sagepay Server Card Management module!'; -$_['text_edit'] = 'Edit Sagepay Server Card Management Module'; +$_['text_success'] = 'Éxito: ¡Ha modificado el módulo de Sagepay Server Card Management!'; +$_['text_edit'] = 'Editar el módulo Sagepay Server Card Management'; // Entry -$_['entry_status'] = 'Status'; +$_['entry_status'] = 'Estado'; // Error -$_['error_permission'] = 'Warning: You do not have permission to modify Sagepay Server Card Management module!'; \ No newline at end of file +$_['error_permission'] = 'Advertencia: ¡No tiene permiso para modificar el módulo de administración de tarjetas del servidor Sagepay!'; diff --git a/public/system/storage/vendor/zoujingli/wechat-php-sdk/README.md b/public/system/storage/vendor/zoujingli/wechat-php-sdk/README.md index 3463565..127f28a 100644 --- a/public/system/storage/vendor/zoujingli/wechat-php-sdk/README.md +++ b/public/system/storage/vendor/zoujingli/wechat-php-sdk/README.md @@ -33,7 +33,7 @@ WeChatDeveloper:https://github.com/zoujingli/WeChatDeveloper **官方接口文档链接** -- -* 使用前需先打开微信帐号的开发模式,详细步骤请查看微信公众平台接口使用说明: +* 使用前需先打开微信帐号的开发模式,详细步骤请查看微信公众平台接口使用说明: * 微信公众平台: http://mp.weixin.qq.com/wiki/ * 微信企业平台: http://qydev.weixin.qq.com/wiki/ * 微信开放平台:https://open.weixin.qq.com/ diff --git a/public/system/storage/vendor/zoujingli/wechat-php-sdk/Wechat/WechatHardware.php b/public/system/storage/vendor/zoujingli/wechat-php-sdk/Wechat/WechatHardware.php index c01114b..eaa4cdd 100644 --- a/public/system/storage/vendor/zoujingli/wechat-php-sdk/Wechat/WechatHardware.php +++ b/public/system/storage/vendor/zoujingli/wechat-php-sdk/Wechat/WechatHardware.php @@ -157,4 +157,4 @@ class WechatHardware extends Common return false; } -} \ No newline at end of file +} diff --git a/public/system/storage/vendor/zoujingli/wechat-php-sdk/test.php b/public/system/storage/vendor/zoujingli/wechat-php-sdk/test.php index ed4ee38..b88fe3f 100644 --- a/public/system/storage/vendor/zoujingli/wechat-php-sdk/test.php +++ b/public/system/storage/vendor/zoujingli/wechat-php-sdk/test.php @@ -65,4 +65,4 @@ echo " wx.hideOptionMenu(); }); -"; \ No newline at end of file +"; diff --git a/upgrade.txt b/upgrade.txt index 1b2ebfa..99d5456 100644 --- a/upgrade.txt +++ b/upgrade.txt @@ -80,4 +80,4 @@ http://www.opencart.com/index.php?route=documentation/documentation&path=98 That's It! -OpenCart Dev Team \ No newline at end of file +OpenCart Dev Team -- cgit v1.2.3 From 6c83299916f16a429efaea4bb3d0d7c4e6c32e32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Thu, 26 Mar 2020 14:10:40 -0500 Subject: Fix platform name --- install.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/install.txt b/install.txt index 76831dd..9a9c48a 100644 --- a/install.txt +++ b/install.txt @@ -14,7 +14,7 @@ INSTALL ------- These instructions are for a manual installation using FTP, cPanel or other web hosting Control Panel. -- Linux Install - +- GNU_Linux Install - 1. Upload all of the files and folders to your server from the "Upload" folder, place them in your web root. The web root is different on some servers, cPanel it should be public_html/ and on Plesk it should be httpdocs/. @@ -22,7 +22,7 @@ These instructions are for a manual installation using FTP, cPanel or other web 3. Rename config-dist.php to config.php and admin/config-dist.php to admin/config.php -4. For Linux/Unix make sure the following folders and files are writable. +4. For GNU_Linux/Unix make sure the following folders and files are writable. chmod 0755 or 0777 config.php chmod 0755 or 0777 admin/config.php @@ -84,4 +84,4 @@ will become available, one compiled and one non-compiled (composer.json only - n We STRONGLY advise leaving the vendor folder outside of the webroot - so files cannot be accessed directly. -Composer installing is extremely simple - https://getcomposer.org \ No newline at end of file +Composer installing is extremely simple - https://getcomposer.org -- cgit v1.2.3 From bfdb4a9d6ec85b2d6c87bcf37dac3449ea82f35a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Thu, 26 Mar 2020 14:21:23 -0500 Subject: Remove blankspaces --- .../default/template/account/address_form.twig | 88 +++++++++++----------- public/php.ini | 2 +- 2 files changed, 45 insertions(+), 45 deletions(-) diff --git a/public/catalog/view/theme/default/template/account/address_form.twig b/public/catalog/view/theme/default/template/account/address_form.twig index 16d240d..17db878 100644 --- a/public/catalog/view/theme/default/template/account/address_form.twig +++ b/public/catalog/view/theme/default/template/account/address_form.twig @@ -74,19 +74,19 @@
{% if error_country %}
{{ error_country }}
@@ -108,29 +108,29 @@
{% if error_custom_field[custom_field.custom_field_id] %}
{{ error_custom_field[custom_field.custom_field_id] }}
@@ -286,38 +286,38 @@ $('.form-group[data-sort]').detach().each(function() { if ($(this).attr('data-sort') >= 0 && $(this).attr('data-sort') <= $('.form-group').length-2) { $('.form-group').eq(parseInt($(this).attr('data-sort'))+2).before(this); } - + if ($(this).attr('data-sort') > $('.form-group').length-2) { $('.form-group:last').after(this); } - + if ($(this).attr('data-sort') == $('.form-group').length-2) { $('.form-group:last').after(this); } - + if ($(this).attr('data-sort') < -$('.form-group').length-2) { $('.form-group:first').before(this); } }); -//--> +//--> +//--> +//--> -{{ footer }} \ No newline at end of file +//--> +{{ footer }} diff --git a/public/php.ini b/public/php.ini index 29b615c..a9229f3 100644 --- a/public/php.ini +++ b/public/php.ini @@ -14,4 +14,4 @@ session.cookie_httponly = On session.gc_maxlifetime = 3600 allow_url_fopen = On ;display_errors = 1 -;error_reporting = E_ALL \ No newline at end of file +;error_reporting = E_ALL -- cgit v1.2.3 From 0922c14e527aba69da2a62273745a04f441f70e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Thu, 26 Mar 2020 14:38:30 -0500 Subject: update folder name --- install.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install.txt b/install.txt index 9a9c48a..8062323 100644 --- a/install.txt +++ b/install.txt @@ -16,7 +16,7 @@ These instructions are for a manual installation using FTP, cPanel or other web - GNU_Linux Install - -1. Upload all of the files and folders to your server from the "Upload" folder, place them in your web root. The web root is different on some servers, cPanel it should be public_html/ and on Plesk it should be httpdocs/. +1. Upload all of the files and folders to your server from the "public" folder, place them in your web root. The web root is different on some servers, cPanel it should be public_html/ and on Plesk it should be httpdocs/. 2. Make sure your web user has the permission to read, write and execute all directories under the web root. @@ -43,7 +43,7 @@ These instructions are for a manual installation using FTP, cPanel or other web - Windows Install - -1. Upload all the files and folders to your server from the "Upload" folder. This can be to anywhere of your choice. e.g. /wwwroot/store or /wwwroot +1. Upload all the files and folders to your server from the "public" folder. This can be to anywhere of your choice. e.g. /wwwroot/store or /wwwroot 2. Rename config-dist.php to config.php and admin/config-dist.php to admin/config.php -- cgit v1.2.3