translate basket status "expired" "unpaid"....

5 years 2 months ago #310170 by buzibuzi
Hi,
is it possible to translate the basket status ? (unpaid, expired etc)
i couldnt find it in the language file.
thanks

Please Log in to join the conversation.

5 years 2 months ago #310190 by krileon
Should already be translated unless your language plugin is incomplete or you're wanting to translate a raw stored value. Where exactly are you trying to have this translated? CBSubs > Subscriptions? Frontend subscription tab? Backend profile edit subscription tab?


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.

Please Log in to join the conversation.

5 years 2 months ago #310195 by buzibuzi
Replied by buzibuzi on topic translate basket status "expired" "unpaid"....
sorry for not making this clear.
in my case in the "CB Subscriptions" module
my language is Hebrew
thanks
Attachments:

Please Log in to join the conversation.

5 years 2 months ago #310219 by krileon
Looks like those are just flat translated strings output in the below.

modules/mod_cbsubscriptions/mod_cbsubscriptions.view.php

So you should have a language translation for "expired" for example. Hebrew for CBSubs is 0.1% translated according to Transifex below.

www.transifex.com/joomlapolis/cbsubs/

This means you've an incomplete language plugin and will need to use language override functionality below to translate those strings.

www.joomlapolis.com/blog/kyle/18701-language-overrides-have-arrived

The below for example should work.

Key: expired
Text: YOUR_TRANSLATION_HERE


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.

Please Log in to join the conversation.

5 years 2 months ago #310238 by buzibuzi
Replied by buzibuzi on topic translate basket status "expired" "unpaid"....
Yes, those stings are hard-coded in modules/mod_cbsubscriptions/mod_cbsubscriptions.view.php
thanks

Please Log in to join the conversation.

5 years 2 months ago #310262 by krileon
They're not hardcoded to output as that as they're passed through CBPTXT::Th which is the language API. Be sure you're adding your overrides to your CBSubs language plugin for CB.


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.

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.245 seconds

Facebook Twitter LinkedIn