Skip to Content Skip to Menu

missing lang string in privacy

  • carin
  • carin
  • OFFLINE
  • Posts: 417
  • Thanks: 18
  • Karma: 0
7 years 4 months ago #294756 by carin
missing lang string in privacy was created by carin
In the profile edit view all language strings are correctly displayed in German except for the privacy buttons which are still in English. I found PUBLIC_3d067b in the German language plugin which is correctly translated to"Öffentlich" but for some reason not used. How would I debug that?

CB 2.0

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48448
  • Thanks: 8280
  • Karma: 1443
7 years 4 months ago #294768 by krileon
Replied by krileon on topic missing lang string in privacy
CB Privacy uses more specific language keys for the privacy selector as changing Public everywhere when you only want to change the Public privacy option wasn't ideal. Below are the language strings.

Code:
'PRIVACY_PUBLIC' => 'Public', 'PRIVACY_USERS' => 'Users', 'PRIVACY_PRIVATE' => 'Private', 'PRIVACY_MODERATORS' => 'Moderators', 'PRIVACY_CONNECTIONS' => 'Connections', 'PRIVACY_CONNECTIONS_OF_CONNECTIONS' => 'Connections of Connections', 'PRIVACY_CONNECTION_TYPES' => 'Connection Types', 'PRIVACY_VIEWACCESSLEVELS' => 'View Access Levels', 'PRIVACY_USERGROUPS' => 'Usergroups',

The language finder should be finding these without issue.


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: carin

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

Moderators: beatnantkrileon
Powered by Kunena Forum