Skip to Content Skip to Menu

[SOLVED] bug in private message system

  • jojo12
  • jojo12
  • OFFLINE
  • Posts: 957
  • Thanks: 109
  • Karma: 25
9 years 7 months ago - 9 years 7 months ago #257540 by jojo12
Replied by jojo12 on topic bug in private message system
Sorry to come back:
It's work fine, but the translation doesn't work. Even when I have these words in the translation, I only get these english words (see image)

Subject
Message
Send Message

EDIT: and they are not in transifex.
Attachments:
Last edit: 9 years 7 months ago by jojo12.

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

  • nant
  • nant
  • OFFLINE
  • Posts: 12339
  • Thanks: 1467
  • Karma: 877
9 years 7 months ago #257542 by nant
Replied by nant on topic bug in private message system

jojo12 wrote: Sorry to come back:
It's work fine, but the translation doesn't work. Even when I have these words in the translation, I only get these english words (see image)

Subject
Message
Send Message


Does you translated language.php file have these translated?

'SUBJECT_c7892e' => 'Subject',
'MESSAGE_4c2a8f' => 'Message',

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

  • jojo12
  • jojo12
  • OFFLINE
  • Posts: 957
  • Thanks: 109
  • Karma: 25
9 years 7 months ago - 9 years 7 months ago #257543 by jojo12
Replied by jojo12 on topic bug in private message system
yes, strange is: I have these words with translations in the language files, but no reaction:
I had to add:
'PM_SUBJECT' => 'Betreff',
'PM_MESSAGE' => 'Mitteilung',
'PM_SEND_MESSAGE' => 'Mitteilung absenden',
then it works

EDIT
I am using actual language file and CB 2.0.5
Last edit: 9 years 7 months ago by jojo12.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48295
  • Thanks: 8244
  • Karma: 1442
9 years 7 months ago - 9 years 7 months ago #257587 by krileon
Replied by krileon on topic bug in private message system
The quick message language strings in the plugins source are as follows.

Code:
'PM_SUBJECT' => 'Subject', 'PM_MESSAGE' => 'Message', 'PM_SEND_MESSAGE' => 'Send Message',

You should see them in the default language files and the latest language plugin builds. My guess is maybe your language plugin is out of date and didn't have them.


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: 9 years 7 months ago by krileon.
The following user(s) said Thank You: jojo12

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

  • jojo12
  • jojo12
  • OFFLINE
  • Posts: 957
  • Thanks: 109
  • Karma: 25
9 years 7 months ago - 9 years 7 months ago #257593 by jojo12
Replied by jojo12 on topic bug in private message system
I downloaded and installed the freshed german language files just before this post.
Even now I was looking in transifex and in the language file under downloads>languages.
It's NOT in.
I added it manually, then it works.
If you didn't forget this, then the automatic add of new words seems broken!

EDIT:
oops, they are in the default_language, but not in the transifex and not in the german language files and even not in the english language files!
Last edit: 9 years 7 months ago by jojo12.
The following user(s) said Thank You: krileon

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

  • nant
  • nant
  • OFFLINE
  • Posts: 12339
  • Thanks: 1467
  • Karma: 877
9 years 7 months ago #257598 by nant
Replied by nant on topic bug in private message system

jojo12 wrote: I downloaded and installed the freshed german language files just before this post.
Even now I was looking in transifex and in the language file under downloads>languages.
It's NOT in.
I added it manually, then it works.
If you didn't forget this, then the automatic add of new words seems broken!

EDIT:
oops, they are in the default_language, but not in the transifex and not in the german language files and even not in the english language files!


Thanks for finding this - Yup I just updated the transifex resources.
The following user(s) said Thank You: krileon

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

Moderators: beatnantkrileon
Powered by Kunena Forum