Skip to Content Skip to Menu

Problem with uddeIM Profilelink

  • yann.fr
  • yann.fr
  • OFFLINE
  • Posts: 33
  • Thanks: 1
  • Karma: 1
12 years 8 months ago #188810 by yann.fr
Problem with uddeIM Profilelink was created by yann.fr
Hi,

It's impossible to translate the message "Send Private Message".

The error is in pms.uddeim.profilelink.php

Replace, line 82
Code:
$textLink = $params->get('textLinkPL', "Send Private Message");

With
Code:
$textLink = CBtxt::T($params->get('textLinkPL', "Send Private Message"));

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

Moderators: beatnantslabbikrileon
Powered by Kunena Forum