Passed
Push — develop ( 55816e...0630d1 )
by Mykola
04:35
created
administration/language/en-gb/blog/article.php 1 patch
Spacing   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -41,7 +41,7 @@  discard block
 block discarded – undo
41 41
 $_['entry_name']             = 'Article Name';
42 42
 $_['entry_description']      = 'Article';
43 43
 $_['entry_meta_title'] 	     = 'Meta Tag Title';
44
-$_['entry_meta_h1'] 	     = 'HTML Tag H1';
44
+$_['entry_meta_h1'] = 'HTML Tag H1';
45 45
 $_['entry_meta_description'] = 'Meta Tag Description';
46 46
 $_['entry_keyword']          = 'SEO URL';
47 47
 $_['entry_image']            = 'Image';
@@ -53,7 +53,7 @@  discard block
 block discarded – undo
53 53
 $_['entry_download']         = 'Downloads';
54 54
 $_['entry_related']          = 'Related Article';
55 55
 $_['entry_related_product']  = 'Related Products';
56
-$_['entry_tag']          	 = 'Product Tags';
56
+$_['entry_tag'] = 'Product Tags';
57 57
 $_['entry_layout']           = 'Layout Override';
58 58
 
59 59
 // Help
@@ -62,7 +62,7 @@  discard block
 block discarded – undo
62 62
 $_['help_download']          = '(Autocomplete)';
63 63
 $_['help_related']           = '(Autocomplete)';
64 64
 $_['help_related_product']   = '(Autocomplete)';
65
-$_['help_tag']          	 = 'comma separated';
65
+$_['help_tag'] = 'comma separated';
66 66
 $_['help_noindex']           = 'indexing in search engines Google, Bing and other';
67 67
 
68 68
 // Error
@@ -70,5 +70,5 @@  discard block
 block discarded – undo
70 70
 $_['error_permission']       = 'Warning: You do not have permission to modify products!';
71 71
 $_['error_name']             = 'Product Name must be greater than 3 and less than 255 characters!';
72 72
 $_['error_meta_title']       = 'Meta Title must be greater than 0 and less than 255 characters!';
73
-$_['error_meta_h1'] 	     = 'HTML Tag H1 must be greater than 0 and less than 255 characters!';
73
+$_['error_meta_h1'] = 'HTML Tag H1 must be greater than 0 and less than 255 characters!';
74 74
 $_['error_keyword']          = 'SEO keyword already in use!';
Please login to merge, or discard this patch.
administration/language/en-gb/extension/payment/cheque.php 1 patch
Spacing   +8 added lines, -8 removed lines patch added patch discarded remove patch
@@ -21,23 +21,23 @@
 block discarded – undo
21 21
     along with this program. If not, see <http://www.gnu.org/licenses/>. */
22 22
 
23 23
 // Heading
24
-$_['heading_title']		 = 'Cheque / Money Order';
24
+$_['heading_title'] = 'Cheque / Money Order';
25 25
 
26 26
 // Text
27
-$_['text_extension']		 = 'Extensions';
28
-$_['text_success']		 = 'Success: You have modified cheque / money order account details!';
29
-$_['text_edit']          = 'Edit Cheque / Money Order';
27
+$_['text_extension'] = 'Extensions';
28
+$_['text_success'] = 'Success: You have modified cheque / money order account details!';
29
+$_['text_edit'] = 'Edit Cheque / Money Order';
30 30
 
31 31
 // Entry
32 32
 $_['entry_payable']		 = 'Payable To';
33
-$_['entry_total']		 = 'Total';
33
+$_['entry_total'] = 'Total';
34 34
 $_['entry_order_status'] = 'Order Status';
35 35
 $_['entry_geo_zone']	 = 'Geo Zone';
36
-$_['entry_status']		 = 'Status';
37
-$_['entry_sort_order']	 = 'Sort Order';
36
+$_['entry_status'] = 'Status';
37
+$_['entry_sort_order'] = 'Sort Order';
38 38
 
39 39
 // Help
40
-$_['help_total']		 = 'The checkout total the order must reach before this payment method becomes active.';
40
+$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active.';
41 41
 
42 42
 // Error
43 43
 $_['error_permission']   = 'Warning: You do not have permission to modify payment cheque / money order!';
Please login to merge, or discard this patch.
administration/language/en-gb/extension/payment/liqpay.php 1 patch
Spacing   +16 added lines, -16 removed lines patch added patch discarded remove patch
@@ -25,26 +25,26 @@
 block discarded – undo
25 25
 
26 26
 // Text
27 27
 $_['text_extension']	 = 'Extensions';
28
-$_['text_success']		 = 'Success: You have modified LIQPAY account details!';
29
-$_['text_edit']          = 'Edit LIQPAY';
30
-$_['text_pay']			 = 'LIQPAY';
31
-$_['text_card']			 = 'Credit Card';
32
-$_['text_liqpay']		 = '<img src="view/image/payment/liqpay.png" alt="LIQPAY" title="LIQPAY" style="border: 1px solid #EEEEEE;" />';
28
+$_['text_success'] = 'Success: You have modified LIQPAY account details!';
29
+$_['text_edit'] = 'Edit LIQPAY';
30
+$_['text_pay'] = 'LIQPAY';
31
+$_['text_card'] = 'Credit Card';
32
+$_['text_liqpay'] = '<img src="view/image/payment/liqpay.png" alt="LIQPAY" title="LIQPAY" style="border: 1px solid #EEEEEE;" />';
33 33
 
34 34
 // Entry
35
-$_['entry_merchant']	 = 'Merchant ID';
36
-$_['entry_signature']	 = 'Signature';
37
-$_['entry_type']		 = 'Type';
38
-$_['entry_total']		 = 'Total';
35
+$_['entry_merchant'] = 'Merchant ID';
36
+$_['entry_signature'] = 'Signature';
37
+$_['entry_type'] = 'Type';
38
+$_['entry_total'] = 'Total';
39 39
 $_['entry_order_status'] = 'Order Status';
40
-$_['entry_geo_zone']	 = 'Geo Zone';
41
-$_['entry_status']		 = 'Status';
42
-$_['entry_sort_order']	 = 'Sort Order';
40
+$_['entry_geo_zone'] = 'Geo Zone';
41
+$_['entry_status'] = 'Status';
42
+$_['entry_sort_order'] = 'Sort Order';
43 43
 
44 44
 // Help
45
-$_['help_total']		 = 'The checkout total the order must reach before this payment method becomes active.';
45
+$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active.';
46 46
 
47 47
 // Error
48
-$_['error_permission']	 = 'Warning: You do not have permission to modify payment LIQPAY!';
49
-$_['error_merchant']	 = 'Merchant ID Required!';
50
-$_['error_signature']	 = 'Signature Required!';
48
+$_['error_permission'] = 'Warning: You do not have permission to modify payment LIQPAY!';
49
+$_['error_merchant'] = 'Merchant ID Required!';
50
+$_['error_signature'] = 'Signature Required!';
Please login to merge, or discard this patch.
administration/language/en-gb/extension/payment/free_checkout.php 1 patch
Spacing   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -25,12 +25,12 @@
 block discarded – undo
25 25
 
26 26
 // Text
27 27
 $_['text_extension']	 = 'Extensions';
28
-$_['text_success']		 = 'Success: You have modified Free Checkout payment module!';
28
+$_['text_success'] = 'Success: You have modified Free Checkout payment module!';
29 29
 $_['text_edit']          = 'Edit Free Checkout';
30 30
 
31 31
 // Entry
32 32
 $_['entry_order_status'] = 'Order Status';
33
-$_['entry_status']		 = 'Status';
33
+$_['entry_status'] = 'Status';
34 34
 $_['entry_sort_order']	 = 'Sort Order';
35 35
 
36 36
 // Error
Please login to merge, or discard this patch.
administration/language/en-gb/extension/payment/bank_transfer.php 1 patch
Spacing   +8 added lines, -8 removed lines patch added patch discarded remove patch
@@ -25,19 +25,19 @@
 block discarded – undo
25 25
 
26 26
 // Text
27 27
 $_['text_extension']	 = 'Extensions';
28
-$_['text_success']		 = 'Success: You have modified bank transfer details!';
29
-$_['text_edit']          = 'Edit Bank Transfer';
28
+$_['text_success'] = 'Success: You have modified bank transfer details!';
29
+$_['text_edit'] = 'Edit Bank Transfer';
30 30
 
31 31
 // Entry
32
-$_['entry_bank']		 = 'Bank Transfer Instructions';
33
-$_['entry_total']		 = 'Total';
32
+$_['entry_bank'] = 'Bank Transfer Instructions';
33
+$_['entry_total'] = 'Total';
34 34
 $_['entry_order_status'] = 'Order Status';
35
-$_['entry_geo_zone']	 = 'Geo Zone';
36
-$_['entry_status']		 = 'Status';
37
-$_['entry_sort_order']	 = 'Sort Order';
35
+$_['entry_geo_zone'] = 'Geo Zone';
36
+$_['entry_status'] = 'Status';
37
+$_['entry_sort_order'] = 'Sort Order';
38 38
 
39 39
 // Help
40
-$_['help_total']		 = 'The checkout total the order must reach before this payment method becomes active.';
40
+$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active.';
41 41
 
42 42
 // Error
43 43
 $_['error_permission']   = 'Warning: You do not have permission to modify payment bank transfer!';
Please login to merge, or discard this patch.
administration/language/en-gb/extension/payment/cod.php 1 patch
Spacing   +8 added lines, -8 removed lines patch added patch discarded remove patch
@@ -25,18 +25,18 @@
 block discarded – undo
25 25
 
26 26
 // Text
27 27
 $_['text_extension']	 = 'Extensions';
28
-$_['text_success']		 = 'Success: You have modified Cash On Delivery payment module!';
29
-$_['text_edit']          = 'Edit Cash On Delivery';
28
+$_['text_success'] = 'Success: You have modified Cash On Delivery payment module!';
29
+$_['text_edit'] = 'Edit Cash On Delivery';
30 30
 
31 31
 // Entry
32
-$_['entry_total']		 = 'Total';
32
+$_['entry_total'] = 'Total';
33 33
 $_['entry_order_status'] = 'Order Status';
34
-$_['entry_geo_zone']	 = 'Geo Zone';
35
-$_['entry_status']		 = 'Status';
36
-$_['entry_sort_order']	 = 'Sort Order';
34
+$_['entry_geo_zone'] = 'Geo Zone';
35
+$_['entry_status'] = 'Status';
36
+$_['entry_sort_order'] = 'Sort Order';
37 37
 
38 38
 // Help
39
-$_['help_total']		 = 'The checkout total the order must reach before this payment method becomes active.';
39
+$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active.';
40 40
 
41 41
 // Error
42
-$_['error_permission']	 = 'Warning: You do not have permission to modify payment Cash On Delivery!';
42
+$_['error_permission'] = 'Warning: You do not have permission to modify payment Cash On Delivery!';
Please login to merge, or discard this patch.
administration/language/en-gb/extension/module/blocksforallcategories.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -36,7 +36,7 @@
 block discarded – undo
36 36
 $_['entry_width']      			= 'Width';
37 37
 $_['entry_height']     			= 'Height';
38 38
 $_['entry_status']     			= 'Status';
39
-$_['entry_cover_status']     	= 'Hover block';
39
+$_['entry_cover_status'] = 'Hover block';
40 40
 
41 41
 // Error
42 42
 $_['error_permission'] 			= 'Warning: You do not have permission to modify module!';
Please login to merge, or discard this patch.
administration/language/en-gb/extension/module/imgcategory.php 1 patch
Spacing   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -21,7 +21,7 @@  discard block
 block discarded – undo
21 21
     along with this program. If not, see <http://www.gnu.org/licenses/>. */
22 22
 
23 23
 // Heading
24
-$_['heading_title'] 	  = 'Categories (IMG)';
24
+$_['heading_title'] = 'Categories (IMG)';
25 25
 
26 26
 // Text
27 27
 $_['text_extension']   	  = 'Extensions';
@@ -35,7 +35,7 @@  discard block
 block discarded – undo
35 35
 $_['text_edit']           = 'Edit IMG Category Module';
36 36
 
37 37
 // Entry
38
-$_['entry_status'] 		  = 'Status';
38
+$_['entry_status'] = 'Status';
39 39
 
40 40
 // Error
41 41
 $_['error_permission'] 	  = 'Warning: You do not have permission to modify img category module!';
Please login to merge, or discard this patch.
administration/language/en-gb/extension/module/cachemanager.php 1 patch
Spacing   +6 added lines, -6 removed lines patch added patch discarded remove patch
@@ -21,10 +21,10 @@  discard block
 block discarded – undo
21 21
     along with this program. If not, see <http://www.gnu.org/licenses/>. */
22 22
 
23 23
 // Heading
24
-$_['heading_title']     		  = 'Cache Manager';
24
+$_['heading_title'] = 'Cache Manager';
25 25
 
26 26
 // Text
27
-$_['text_extension']   = 'Extensions';
27
+$_['text_extension'] = 'Extensions';
28 28
 $_['text_module']      			  = 'Modules';
29 29
 $_['text_edit']        			  = 'Cache Manager';
30 30
 $_['text_success']      		  = 'Cash Deleted!';
@@ -36,11 +36,11 @@  discard block
 block discarded – undo
36 36
 
37 37
 // column
38 38
 $_['column_description']          = 'Description';
39
-$_['column_action']     	      = 'Action';
39
+$_['column_action'] = 'Action';
40 40
 
41 41
 // Entry
42
-$_['image_description']       	  = 'Deleting cache image files:';
43
-$_['system_description']     	  = 'Deleting a file system cache:';
42
+$_['image_description'] = 'Deleting cache image files:';
43
+$_['system_description'] = 'Deleting a file system cache:';
44 44
 
45 45
 // Error
46
-$_['error_permission']  		  = 'You are not authorized to manage the cache!';
46
+$_['error_permission'] = 'You are not authorized to manage the cache!';
Please login to merge, or discard this patch.