Passed
Push — develop ( 7fd0a7...b40d4d )
by Mykola
04:17
created
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.
administration/language/en-gb/report/customer_reward.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -39,4 +39,4 @@
 block discarded – undo
39 39
 // Entry
40 40
 $_['entry_date_start']      = 'Date Start';
41 41
 $_['entry_date_end']        = 'Date End';
42
-$_['entry_customer']		= 'Customer';
42
+$_['entry_customer'] = 'Customer';
Please login to merge, or discard this patch.
administration/language/en-gb/catalog/category.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -40,7 +40,7 @@
 block discarded – undo
40 40
 // Entry
41 41
 $_['entry_name']             = 'Category Name';
42 42
 $_['entry_description']      = 'Description Top';
43
-$_['entry_description_bottom']  = 'Description Bottom:';
43
+$_['entry_description_bottom'] = 'Description Bottom:';
44 44
 $_['entry_meta_title'] 	     = 'Meta Tag Title';
45 45
 $_['entry_meta_description'] = 'Meta Tag Description';
46 46
 $_['entry_keyword']          = 'SEO URL';
Please login to merge, or discard this patch.
administration/language/en-gb/catalog/information.php 1 patch
Spacing   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -33,12 +33,12 @@
 block discarded – undo
33 33
 // column
34 34
 $_['column_title']           = 'Information Title';
35 35
 $_['column_sort_order']	     = 'Sort Order';
36
-$_['column_noindex']    	 = 'Index';
36
+$_['column_noindex'] = 'Index';
37 37
 $_['column_action']          = 'Action';
38 38
 
39 39
 // Entry
40 40
 $_['entry_title']            = 'Information Title';
41
-$_['entry_meta_h1'] 	     = 'HTML Tag H1';
41
+$_['entry_meta_h1'] = 'HTML Tag H1';
42 42
 $_['entry_description']      = 'Description';
43 43
 $_['entry_meta_title'] 	     = 'Meta Tag Title';
44 44
 $_['entry_meta_description'] = 'Meta Tag Description';
Please login to merge, or discard this patch.