@@ -4,22 +4,22 @@ |
||
| 4 | 4 | |
| 5 | 5 | // Text |
| 6 | 6 | $_['text_cart'] = 'Shopping Cart'; |
| 7 | -$_['text_customer'] = 'Customer'; |
|
| 8 | -$_['text_full_name'] = 'Full name'; |
|
| 7 | +$_['text_customer'] = 'Customer'; |
|
| 8 | +$_['text_full_name'] = 'Full name'; |
|
| 9 | 9 | |
| 10 | -$_['text_telephone'] = 'Telephone'; |
|
| 11 | -$_['text_email'] = 'E-Mail'; |
|
| 12 | -$_['text_town'] = 'City'; |
|
| 10 | +$_['text_telephone'] = 'Telephone'; |
|
| 11 | +$_['text_email'] = 'E-Mail'; |
|
| 12 | +$_['text_town'] = 'City'; |
|
| 13 | 13 | $_['text_delivery_method'] = 'Delivery method'; |
| 14 | 14 | $_['text_delivery_type_1'] = 'To post office'; |
| 15 | 15 | $_['text_delivery_type_2'] = 'To address'; |
| 16 | -$_['text_delivery_placeholder'] = '№ of post office / delivery address'; |
|
| 17 | -$_['text_payment_method'] = 'Payment method'; |
|
| 16 | +$_['text_delivery_placeholder'] = '№ of post office / delivery address'; |
|
| 17 | +$_['text_payment_method'] = 'Payment method'; |
|
| 18 | 18 | $_['text_comment'] = 'Comment'; |
| 19 | 19 | $_['text_confirm'] = 'Confirm order'; |
| 20 | 20 | $_['text_product'] = 'Product name'; |
| 21 | 21 | $_['text_price'] = 'Price'; |
| 22 | -$_['text_quantity'] = 'Quantity'; |
|
| 22 | +$_['text_quantity'] = 'Quantity'; |
|
| 23 | 23 | $_['text_total'] = 'Total'; |
| 24 | 24 | |
| 25 | 25 | $_['text_notlogged'] = 'You haven\'t logged in. If you have account, please <span class="login-modal-link" data-toggle="modal" data-target="#LoginModal" >log in</span> before placing the order'; |
@@ -85,7 +85,7 @@ |
||
| 85 | 85 | $_['entry_country'] = 'Country'; |
| 86 | 86 | $_['entry_zone'] = 'Region / State'; |
| 87 | 87 | $_['entry_newsletter'] = 'I wish to subscribe to the %s newsletter.'; |
| 88 | -$_['entry_shipping'] = 'My delivery and billing addresses are the same.'; |
|
| 88 | +$_['entry_shipping'] = 'My delivery and billing addresses are the same.'; |
|
| 89 | 89 | |
| 90 | 90 | // Error |
| 91 | 91 | $_['error_warning'] = 'There was a problem while trying to process your order! If the problem persists please try selecting a different payment method or you can contact the store owner by <a href="%s">clicking here</a>.'; |
@@ -21,7 +21,7 @@ |
||
| 21 | 21 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ |
| 22 | 22 | |
| 23 | 23 | // Heading |
| 24 | -$_['heading_title'] = 'Your Order #%s Has Been Placed!'; |
|
| 24 | +$_['heading_title'] = 'Your Order #%s Has Been Placed!'; |
|
| 25 | 25 | $_['heading_title_customer'] = 'Your Order #%s Has Been Placed!'; |
| 26 | 26 | |
| 27 | 27 | // Text |
@@ -39,8 +39,8 @@ |
||
| 39 | 39 | $_['text_year'] = 'year'; |
| 40 | 40 | $_['text_trial'] = '%s every %s %s for %s payments then '; |
| 41 | 41 | $_['text_length'] = ' for %s payments'; |
| 42 | -$_['text_until_cancelled'] = 'until cancelled'; |
|
| 43 | -$_['text_trial_description'] = '%s every %d %s(s) for %d payment(s) then'; |
|
| 42 | +$_['text_until_cancelled'] = 'until cancelled'; |
|
| 43 | +$_['text_trial_description'] = '%s every %d %s(s) for %d payment(s) then'; |
|
| 44 | 44 | $_['text_payment_description'] = '%s every %d %s(s) for %d payment(s)'; |
| 45 | 45 | $_['text_payment_until_canceled_description'] = '%s every %d %s(s) until canceled'; |
| 46 | 46 | |
@@ -36,13 +36,13 @@ |
||
| 36 | 36 | $_['text_sort_name'] = 'name'; |
| 37 | 37 | $_['text_sort_rated'] = 'rated'; |
| 38 | 38 | $_['text_sort_viewed'] = 'viewed'; |
| 39 | -$_['text_views'] = 'Views:'; |
|
| 39 | +$_['text_views'] = 'Views:'; |
|
| 40 | 40 | $_['text_date_asc'] = 'Date (Lowest)'; |
| 41 | 41 | $_['text_date_desc'] = 'Date (Highest)'; |
| 42 | -$_['text_viewed_asc'] = 'Viewed (Lowest)'; |
|
| 42 | +$_['text_viewed_asc'] = 'Viewed (Lowest)'; |
|
| 43 | 43 | $_['text_viewed_desc'] = 'Viewed (Highest)'; |
| 44 | -$_['text_name_asc'] = 'Name (A - Z)'; |
|
| 44 | +$_['text_name_asc'] = 'Name (A - Z)'; |
|
| 45 | 45 | $_['text_name_desc'] = 'Name (Z - A)'; |
| 46 | 46 | $_['text_default'] = 'Default'; |
| 47 | 47 | |
| 48 | -$_['button_more'] = 'more'; |
|
| 48 | +$_['button_more'] = 'more'; |
|
@@ -24,5 +24,5 @@ |
||
| 24 | 24 | $_['text_subject'] = '%s - Article Review'; |
| 25 | 25 | $_['text_waiting'] = 'You have a new article review waiting.'; |
| 26 | 26 | $_['text_article'] = 'Article: %s'; |
| 27 | -$_['text_reviewer'] = 'Reviewer: %s'; |
|
| 28 | -$_['text_review'] = 'Review Text:'; |
|
| 27 | +$_['text_reviewer'] = 'Reviewer: %s'; |
|
| 28 | +$_['text_review'] = 'Review Text:'; |
|
@@ -31,10 +31,10 @@ |
||
| 31 | 31 | $_['text_wait'] = 'Please Wait!'; |
| 32 | 32 | $_['text_reviews'] = '%s reviews'; |
| 33 | 33 | $_['text_error'] = 'Article not found!'; |
| 34 | -$_['text_views'] = 'Views:'; |
|
| 34 | +$_['text_views'] = 'Views:'; |
|
| 35 | 35 | $_['button_more'] = 'more'; |
| 36 | -$_['text_related'] = 'Related Articles'; |
|
| 37 | -$_['text_related_product'] = 'Related Products'; |
|
| 36 | +$_['text_related'] = 'Related Articles'; |
|
| 37 | +$_['text_related_product'] = 'Related Products'; |
|
| 38 | 38 | |
| 39 | 39 | // Entry |
| 40 | 40 | $_['entry_name'] = 'Your Name:'; |
@@ -24,5 +24,5 @@ |
||
| 24 | 24 | $_['text_subject'] = '%s - Product Review'; |
| 25 | 25 | $_['text_waiting'] = 'You have a new product review waiting.'; |
| 26 | 26 | $_['text_product'] = 'Product: %s'; |
| 27 | -$_['text_reviewer'] = 'Reviewer: %s'; |
|
| 28 | -$_['text_review'] = 'Review Text:'; |
|
| 27 | +$_['text_reviewer'] = 'Reviewer: %s'; |
|
| 28 | +$_['text_review'] = 'Review Text:'; |
|
@@ -21,8 +21,8 @@ |
||
| 21 | 21 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ |
| 22 | 22 | |
| 23 | 23 | // Text |
| 24 | -$_['text_title'] = 'Cheque / Money Order'; |
|
| 25 | -$_['text_instruction'] = 'Cheque / Money Order Instructions'; |
|
| 24 | +$_['text_title'] = 'Cheque / Money Order'; |
|
| 25 | +$_['text_instruction'] = 'Cheque / Money Order Instructions'; |
|
| 26 | 26 | $_['text_payable'] = 'Make Payable To: '; |
| 27 | 27 | $_['text_address'] = 'Send To: '; |
| 28 | 28 | $_['text_payment'] = 'Your order will not ship until we receive payment.'; |