STAR TREK 2d20
  1. #1

    To finalize the translation of ruleset ...

    I did the translation of the Core RPG and the Call of Cthulhu, however I am having problems when activating the Cthulhu extension.
    Everything works fine, except that Chat function of "talking" in another language ...
    I translated the language Own Language for Lingua Nativa and Other Language for Outra Lingua
    But I would like to know if some charitable soul, could inform me what files are related to the language so that I can correct and stay with the ruleset of Call of Cthulhu totally in Brazilian Portuguese

  2. #2
    Own Language and Other Language is mentioned in EraManager, record_char_main.xml, record_char_skills.xml and LanguageManager2 in the Call of Cthulhu ruleset. However, these particular strings (along with many others embedded within scripts) have not been moved into string resources to allow replacement easily.

    As mentioned in dulux-oz's language pak thread, the focus has been on sheet labels primarily.

    Regards,
    JPG

  3. #3
    I understand, I did the translation of everything related to the ruleset for my language that is Portuguese of Brazil, the skills that have link, like art, craft, other language, dodge, cthulhu mythos, piloting are working correctly ... already Had made the changes in these files ... I asked for help ... because as we have many things I thought I had let something pass ...
    I am sending the screenshot where the listing of languages appears is the GM and the one that does not appear anything is the Player.




    Attachment 16323 Attachment 16324

  4. #4

  5. #5
    Damned here is the extension I had made

  6. #6
    And this is the translated Core RPG but without the changes in the graphical part of it.

  7. #7
    Trenloe's Avatar
    Join Date
    May 2011
    Location
    Colorado, USA
    Posts
    33,362
    The language2 code converts sSkill to lower case. Your comparison of sSkill does not use lower case, hence why you don't get a match.

    Code:
    local sSkill = DB.getValue(v, "label", ""):lower();
    if sSkill == "Lingua Nativa" or sSkill == "Outra Lingua" then
    Private Messages: My inbox is forever filling up with PMs. Please don't send me PMs unless they are actually private/personal messages. General FG questions should be asked in the forums - don't be afraid, the FG community don't bite and you're giving everyone the chance to respond and learn!

  8. #8
    Many thanks Trenloe!Now it is working perfectly, as I do not handle much programming, in reality I do not know anything I would never see my mistake, but for those who do not know I can say that I did a poor service ... again thank you very much for the help!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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
  •  
DICE PACKS BUNDLE

Log in

Log in