1. peterpetrov
  2. General
  3. Thursday, February 25 2016, 02:37 PM
Hello all, i have translated the front end of the social plugin in bulgarian. Not sure if that would help anyone but i would love if anyone benefits from it. The social plugin is awesome and i am happy to contribute. If you point me to the admin section i will translate it as well.
Accepted Answer
admin Accepted Answer
Admin
ok, now strings are not translatable, these are included in the template file.

You can override admin template and replace strings, follow these steps:
- Goto Admin Panel->Themes Manager->Choose "Social Network" theme
- On left bar choose File** to override
- Click on "Copy" button and copy into "Blue theme". with this step this file will be overridden and you not lose changes with updates.
- Goto Admin Panel->Themes Manager->Choose "Blue theme"
- On left bar choose File overridden and make your changes

**the files that need to be copied are:

- Elements/admin/adminnav.ctp (admin left menu)
- Home/admin_index.ctp (Admin Dashboard)
- AdminNotifications/admin_ajax_view.ctp (Admin Dashboard notification area)
- Settings/admin_index.ctp (System Settings section)
- Tools/admin_bulkmail.ctp (Bulk mail section)
- Users/admin_index.ctp (Users section)
- Users/admin_edit.ctp (Users preference)
- Roles/*
- Pages/*
- Categories/*
- Hooks/*
- Plugins/*
- Themes/*
- Blogs/admin_index.ctp (Blogs sections)
- Albums/admin_index.ctp (Albums sections)
- Videos/admin_index.ctp (Videos sections)
- Topics/admin_index.ctp (Topics sections)
- Groups/admin_index.ctp (Groups sections)
- Events/admin_index.ctp (Events sections)
- Tags/admin_index.ctp (Tags sections)

Are many files but very few Strings, I thinks the most important files are only:
- Elements/admin/adminnav.ctp (admin left menu)
- Settings/admin_index.ctp (System Settings section)
- Users/admin_edit.ctp (Users preference)
All others files contains only Columns header
  1. more than a month ago
  2. General
  3. # Permalink
admin Accepted Answer
Admin
Social Network Plugin have only frontend admin panel. We have published a docs to translate it because it is not build with Joomla MVC model and Joomla Language manager (it use own framework to improve performance).

Easy Profile is translatable as all Joomla components, you will find english language files at these path:
- (frontend) /language/en-GB/en-GB.com_jsn.ini
- (backend) /administrator/language/en-GB/en-GB.com_jsn.ini
you need to copy these files into your language folder with correct name, so for bulgarian language need to be copied at:
- (frontend) /language/bg-BG/bg-BG.com_jsn.ini
- (backend) /administrator/language/bg-BG/bg-BG.com_jsn.ini

If you want to share your translation, you can attach to this post, after our check we can include translation into our package :)
  1. more than a month ago
  2. General
  3. # 1
peterpetrov Accepted Answer
Content Protected
  1. more than a month ago
  2. General
  3. # 2
admin Accepted Answer
Admin
Ops, now is not possible :( , we need to fix this. we forgot :p

Next release is almost ready (PHP7 compatibility), we will fix also this :)
  1. more than a month ago
  2. General
  3. # 3
peterpetrov Accepted Answer
Content Protected
  1. more than a month ago
  2. General
  3. # 4
peterpetrov Accepted Answer
Thanks. I will look into it.
  1. more than a month ago
  2. General
  3. # 5
  • Page :
  • 1


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