-
Notifications
You must be signed in to change notification settings - Fork 85
Expand file tree
/
Copy pathen-GB.plg_payment_easysocialpoints.ini
More file actions
executable file
·25 lines (24 loc) · 1.42 KB
/
en-GB.plg_payment_easysocialpoints.ini
File metadata and controls
executable file
·25 lines (24 loc) · 1.42 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
;/**
; * @package CPG
; * @copyright Copyright (c) 2009-2013 TechJoomla. All rights reserved.
; * @license GNU General Public License version 2, or later
; */
; Note : All ini files need to be saved as UTF-8
PLG_EASYSOCIALPOINT_CON_AMT="Conversion Amount"
PLG_EASYSOCIALPOINTCON_AMT_DESC="Conversion of one currency unit into EasySocial Points"
PLG_EASYSOCIALPOINT_NAME="Plugin Name"
PLG_EASYSOCIALPOINT_NAME_DESC="Plugin Name"
PLG_EASYSOCIALPOINT_CONVERSION_RATE_MESSAGE="The conversion rate is %s Point(s) = 1 %s"
PLG_EASYSOCIALPOINT_TOTAL_POINTS_NEEDED_MESSAGE="Total points needed to buy are : %s"
PLG_EASYSOCIALPOINT_CURRENT_POINTS_SITUATION="Currently you have %s points."
PLG_EASYSOCIALPOINT_NOT_ENOUGH_POINTS_MESSAGE="Sorrry! You do not have enough points to buy"
PLG_EASYSOCIALPOINT_TOTAL_POINTS_DEDUCTED_MESSAGE="Successfully done.The total points deducted are %s"
;PLG_EASYSOCIALPOINT_PLG_NAME="Plugin Name"
;PLG_EASYSOCIALPOINT_PLG_DESC="Plugin Name"
PLG_EASYSOCIALPOINT_SUBMIT="Pay Now"
PLG_AUTHONET_WRITE_LOG="Log payment gateway responses"
PLG_AUTHONET_WRITE_LOG_DESC="Turn this on only if payment not working correctly & you want do debug it."
PLG_SELLER_CRDIT="Credit points in seller account"
PLG_SELLER_CRDIT_DESC="Please select option for credit points in seller's account"
PLG_POINTS_DEDUCTION = "points has been deducted for Purchasing the product(s): %s"
POINTS_CREDIT="points has been credited for selling the product: %s"