Skip to Content Skip to Menu

🏖 Summer has arrived! Start your summer right with our summer sale! Get 25% off professional and developer memberships with code SUMMER-2025!

Language String

  • XBOOMX
  • XBOOMX
  • OFFLINE
  • Posts: 137
  • Thanks: 13
  • Karma: 0
1 month 6 days ago #341379 by XBOOMX
Language String was created by XBOOMX
I want to overwrite it, but I can't find the string. It says "foto" in the activity stream, but it should be Foto. See image.
Thank you very much.
Attachments:

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 49341
  • Thanks: 8439
  • Karma: 1465
1 month 6 days ago #341381 by krileon
Replied by krileon on topic Language String
Probably just "Photo" as CB Gallery activity is handled by inserting the media type inline. This will be changing in CB Gallery 3.0 where I'll redo those strings with dedicated language keys for each type. More specifically it's likely the below language key and string.

Key: PHOTO_c03d53
String: Photo


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.

  • XBOOMX
  • XBOOMX
  • OFFLINE
  • Posts: 137
  • Thanks: 13
  • Karma: 0
1 month 5 days ago #341383 by XBOOMX
Replied by XBOOMX on topic Language String
Thanks, I found it. Unfortunately, it's still "foto". That's grammatically incorrect. Why doesn't it transfer when I overwrite it with "Foto"?

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 49341
  • Thanks: 8439
  • Karma: 1465
1 month 5 days ago - 1 month 5 days ago #341385 by krileon
Replied by krileon on topic Language String
I don't know. Use the language override search feature and search for the word photo and see if there's other language strings you may need to override. You should override in the language that is being loaded and not the Default language though.


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.
Last edit: 1 month 5 days ago by krileon.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 49341
  • Thanks: 8439
  • Karma: 1465
1 month 5 days ago #341387 by krileon
Replied by krileon on topic Language String
You may want to check if you overrode CB Activity specific strings for this as well. The below are in CB Activity.

SHARED_COUNT_TYPES_IN_ALBUM
SHARED_A_TYPE_IN_ALBUM
SHARED_TYPE_IN_ALBUM
SHARED_COUNT_TYPES
SHARED_A_TYPE
SHARED_TYPE

These can also be type specific. Example as follows.

SHARED_COUNT_PHOTO_IN_ALBUM
SHARED_A_PHOTO_IN_ALBUM
SHARED_PHOTO_IN_ALBUM
SHARED_COUNT_PHOTO
SHARED_A_PHOTO
SHARED_PHOTO

This will let you completely override the entire string per-type.


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.

Moderators: beatnantkrileon
Powered by Kunena Forum