I would like translate/modify the text "Offline" (who is displayed inside Invoice list when offline gateway is used) and the Short Code text "No taxes" (who is displayed in basket and invoice when no tax must be apply to order).
I take a look inside cbsubs language and everywhere inside Cbsubs itself but those string seem to be harcoded because I don't find in any place.
About "Offline" the best would be to use the same custom title used for the Offline gateway. About "No taxes" the best would be to allow us to translate using language file.
Other question:
I would like also translate related string when we Pay an offline order present in the basket. In this case we can choose the "Payment type" like Bank transfer or Post transfer but I don't see where those string can be translated.
thank
I use Joomla 3.3.6 - CB 2.0.4 - CBSubs 4 - Several Incubator plugins
In most cases simply add the strings to your CBSubs language files if they don't already exist as follows and translate as needed.
'Offline' => 'By Mail',
'No taxes' => 'Taxes',
Kyle (Krileon) Community Builder Team Member Before posting on forums:
Read FAQ thoroughly
+
Read our Documentation
+
Search the forums CB links:
Documentation
-
Localization
-
CB Quickstart
-
CB Paid Subscriptions
-
Add-Ons
-
Forge
-- If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
-- If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please
send me a private message
with your thread and will reply when possible!
-- Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
-- My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.