Skip to Content Skip to Menu

[SOLVED] Available language strings not used for CB Privacy

5 years 6 months ago - 5 years 6 months ago #311533 by erichburkhard
I am using the newes CB Privacy plugin and also the newest CB. According to my tests the language strings responsible for the mouse over info text here.....



are not working (= only appears in english language) although I found the responsible (and translated) strings in the file cbprivacy-language.php.

English:
'THIS_WILL_DISABLE_YOUR_ACCOUNT_AND_HIDE_ALL_PROFIL_cc8b0d' => 'This will disable your account and hide all profile information associated with it.',

German:
'THIS_WILL_DISABLE_YOUR_ACCOUNT_AND_HIDE_ALL_PROFIL_cc8b0d' => 'Dies deaktiviert das Konto und versteckt alle damit verbundenen Profilinformationen',

...I also tried to override these ID's in the correspinding CB language plugins .....no success
Attachments:
Last edit: 5 years 6 months ago by krileon. Reason: Added [SOLVED] tag to subject

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48435
  • Thanks: 8275
  • Karma: 1443
5 years 6 months ago #311543 by krileon
It's just the fields description. Did you change the description by editing the field within CB > Field Management? If so the language string won't work anymore. Some WYSIWYG editors will add extra characters like <p> around strings which can cause this.

Also please keep in mind you are a Developer subscriber and should be posting in questions you may have in the Developer support forums. Have moved your topic for you from the community forums.


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 or Create an account to join the conversation.

5 years 6 months ago #311546 by erichburkhard
Replied by erichburkhard on topic Available language strings not used for CB Privacy
I have let the field description untouched, it is still set to the original string:

But I looked into my older website release where this translation worked…..the ID I have used there was:


'Disable account, user profile, and related features.' => 'Konto mit Benutzerprofil und bezogenen Möglichkeiten deaktivieren.',


I tried this now ...and this works :-) ….so the issue can be closed

Remark: may be the ID = THIS_WILL_DISABLE_YOUR_ACCOUNT_AND_HIDE_ALL_PROFIL_cc8b0d is used for something different?

regards

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48435
  • Thanks: 8275
  • Karma: 1443
5 years 6 months ago #311548 by krileon
The language key as part of the default language files is as follows.

Code:
'THIS_WILL_DISABLE_YOUR_ACCOUNT_AND_HIDE_ALL_PROFIL_cc8b0d' => 'This will disable your account and hide all profile information associated with it.',

However as said above it is a field description, which has changed between releases at some point. Updating CB Privacy won't change your fields descriptions. It's likely you've a case of the old description being there and you're trying to translate the new language key, which isn't being used in your case (or vise verse).


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.
The following user(s) said Thank You: erichburkhard

Please Log in or Create an account to join the conversation.

5 years 6 months ago #311555 by erichburkhard
Replied by erichburkhard on topic Available language strings not used for CB Privacy
OK - was definitely an update issue on my site as you said. After deinstalling the plugin and reinstalling it again it works perfect. :-) THANKS for your help

regards
The following user(s) said Thank You: nant, krileon

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum