Results 1 to 4 of 4

Thread: Morelinks traslation

  1. #1
    User PaoloB's Avatar
    Join Date
    06-19-09.
    Location
    Italy
    Posts
    238

    Default Morelinks traslation

    Hi
    i have installed morelinks extension
    The extension works fine, but I do not have a translation in Italian.
    I tried to copy the file and rename it in English and it.js it_dlg.js, but are not read by tinymce.
    Any suggestions?
    Paolo B.
    Contao ambassador
    ContaoCms.it - Sito di riferimento per la comunità italiana

  2. #2
    Community-Moderator xchs's Avatar
    Join Date
    06-19-09.
    Posts
    1,287

    Default

    Ciao Paolo,

    it works for me.

    I've just renamed both the "en.js" and "en_dlg.js" to "it.js" and "it_dlg.js" and changed the labels accordingly.

    Could it be a cache problem?
    Contao Community Moderator
    → Support options

  3. #3
    User PaoloB's Avatar
    Join Date
    06-19-09.
    Location
    Italy
    Posts
    238

    Default

    I have delete the browser cache and Contao cache...

    This is the windows dialog of morelink

    This happens when I login Italian.
    If I try to login in English or German labels are correct
    Attached Images Attached Images
    Paolo B.
    Contao ambassador
    ContaoCms.it - Sito di riferimento per la comunità italiana

  4. #4
    User PaoloB's Avatar
    Join Date
    06-19-09.
    Location
    Italy
    Posts
    238

    Default

    OK, I have been found the solution.
    In the file that I renamed it_dlg.js and it.js, in the first line needs to be changed en on it eg.

    Before
    Code:
    tinyMCE.addI18n ('en.morelinks_dlg', {
    After
    Code:
    tinyMCE.addI18n ('it.morelinks_dlg', {
    Paolo B.
    Contao ambassador
    ContaoCms.it - Sito di riferimento per la comunità italiana

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •