1. PhoenixUK
  2. Support
  3. Sunday, January 29 2017, 12:57 AM
Hi There,

I really need to change the tab name 'People' to 'My Network', is this possible within Joomla's Language Overrides and without negatively impacting on my overall Social Network Plugin?

I look forward to hearing from you.

Regards,
admin Accepted Answer
Admin
Hi,
sorry for late reply, it's a weekend for us.

Social Network plugin have a own framework, so it not works with Joomla Constants. See docs to understand how to override / create language translations at http://docs.easy-profile.com/index.php/article/social-network-make-your-language

for example in your case you can add a translation for english language:
- open file at /plugins/jsn/socialnetwork/app/Locale/en_GB/LC_MESSAGES/default.po
- edit line 391 and replace this

msgstr ""

with this

msgstr "My Network"
  1. more than a month ago
  2. Support
  3. # 1
PhoenixUK Accepted Answer
Pro
Sorry this is a late reply, just getting around to doing the above but as these changes are made within the JSN directory, files directly; does this mean that every single time that EP bring out a new version, I will LOSE all language file alterations please?

I sincerely hope not, as it will simply defeat the object and hence why I love working with Joomla's in-built overrides feature.

I look forward to your clarification.
  1. more than a month ago
  2. Support
  3. # 2
admin Accepted Answer
Admin
does this mean that every single time that EP bring out a new version, I will LOSE all language file alterations please?
Unfortunately all edited languages files will be overwritten on each update, this should not happen with new translations (added files).

Keep in mind that this happen only for Social Network plugin (not for Easy Profile).
  1. more than a month ago
  2. Support
  3. # 3
PhoenixUK Accepted Answer
Pro
Content Protected
  1. more than a month ago
  2. Support
  3. # 4
admin Accepted Answer
Admin
Hi,
this won't then wipe all custom changes?

Yes, you need to backup folder /plugins/jsn/socialnetwork/app/Locale/en_GB/ before update.

In coming months, we will rewrite entire plugin to make it as component (not only a plugin), we plan also to use Joomla Language System.
  1. more than a month ago
  2. Support
  3. # 5
PhoenixUK Accepted Answer
Pro
Content Protected
  1. more than a month ago
  2. Support
  3. # 6
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.