Page 35 of 35 FirstFirst ... 102526272829303132333435
Results 681 to 685 of 685

Thread: Unit Pack Compatibility Languages Project - Rome (UPC-ROM) - updated 1.9.2018

  1. #681

    Default Re: Unit Pack Compatibility Languages Project - Rome (UPC-ROM) - updated 1.9.2018

    Hello UPC-ROM users,

    I updated all UPC language versions with some further fixes.

    I added these new mods:

    Immersive Character Names by HCP Uncle Billy
    https://steamcommunity.com/sharedfil...?id=1423860128

    Aguirre's Rise of the Republic Units by Aguirre
    https://steamcommunity.com/sharedfil...?id=1482782268

    Special thanks to Nor Dogroth for lots of fixes and enhancements of the vanilla German translation.

    Enjoy UPC-ROM
    Swiss Halberdier

  2. #682

    Default Re: Unit Pack Compatibility Languages Project - Rome (UPC-ROM) - updated 1.9.2018

    Hello again,
    I've extracted (and translated into Czech) usefull modification from Skidvar, that allows to change capitals..
    Link to workshop here. Please note, that mod also needs this mod to work, but that mod (and other Skidvar mods) doesn't need any translations.

    Extracted (and megred) code in English:
    Code:
    "land_units_onscreen_name_MOD_00skidvars_cap"    "------>>> Skidvar's Changing Capitals by Skidvar"    "True"
    "cdir_events_dilemma_choice_details_localised_choice_label_move_capital_romFIRST"    "Move our capital to this settlement. After all, our faction leader is going to be garrisoned here."    "True"
    "cdir_events_dilemma_choice_details_localised_choice_label_move_capital_romSECOND"    "The current capital is not that bad."    "True"
    "cdir_events_dilemma_choice_details_localised_choice_title_move_capital_romFIRST"    "Move"    "True"
    "cdir_events_dilemma_choice_details_localised_choice_title_move_capital_romSECOND"    "Do Nothing"    "True"
    "cdir_events_dilemma_choice_details_localised_choice_label_move_capital_greekFIRST"    "Move our capital to this settlement. After all, our faction leader is going to be garrisoned here."    "True"
    "cdir_events_dilemma_choice_details_localised_choice_label_move_capital_greekSECOND"    "The current capital is not that bad."    "True"
    "cdir_events_dilemma_choice_details_localised_choice_title_move_capital_greekFIRST"    "Move"    "True"
    "cdir_events_dilemma_choice_details_localised_choice_title_move_capital_greekSECOND"    "Do Nothing"    "True"
    "cdir_events_dilemma_choice_details_localised_choice_label_move_capital_barbFIRST"    "Move our capital to this settlement. After all, our faction leader is going to be garrisoned here."    "True"
    "cdir_events_dilemma_choice_details_localised_choice_label_move_capital_barbSECOND"    "The current capital is not that bad."    "True"
    "cdir_events_dilemma_choice_details_localised_choice_title_move_capital_barbFIRST"    "Move"    "True"
    "cdir_events_dilemma_choice_details_localised_choice_title_move_capital_barbSECOND"    "Do Nothing"    "True"
    "cdir_events_dilemma_choice_details_localised_choice_label_move_capital_eastFIRST"    "Move our capital to this settlement. After all, our faction leader is going to be garrisoned here."    "True"
    "cdir_events_dilemma_choice_details_localised_choice_label_move_capital_eastSECOND"    "The current capital is not that bad."    "True"
    "cdir_events_dilemma_choice_details_localised_choice_title_move_capital_eastFIRST"    "Move"    "True"
    "cdir_events_dilemma_choice_details_localised_choice_title_move_capital_eastSECOND"    "Do Nothing"    "True"
    "dilemmas_localised_title_move_capital_rom"    "Move Capital"    "True"
    "dilemmas_localised_description_move_capital_rom"    "Our faction leader is currently entering a settlement. Shall we move our capital to this location\?"    "True"
    "dilemmas_localised_title_move_capital_greek"    "Move Capital"    "True"
    "dilemmas_localised_description_move_capital_greek"    "Our faction leader is currently entering a settlement. Shall we move our capital to this location\?"    "True"
    "dilemmas_localised_title_move_capital_barb"    "Move Capital"    "True"
    "dilemmas_localised_description_move_capital_barb"    "Our faction leader is currently entering a settlement. Shall we move our capital to this location\?"    "True"
    "dilemmas_localised_title_move_capital_east"    "Move Capital"    "True"
    "dilemmas_localised_description_move_capital_east"    "Our faction leader is currently entering a settlement. Shall we move our capital to this location\?"    "True"
    "effects_description_dummy_capital"    "Enables 'Move Capital' option when entering new residence"    "True"
    Extracted (and megred) code, translated into Czech:
    Code:
    "land_units_onscreen_name_MOD_00skidvars_cap"    "------>>> Skidvar's Changing Capitals by Skidvar"    "True"
    "cdir_events_dilemma_choice_details_localised_choice_label_move_capital_romFIRST"    "Přesuňme hlavní město do tohoto sídla. Vždyť zde náš vůdce frakce hodlá trávit čas."    "True"
    "cdir_events_dilemma_choice_details_localised_choice_label_move_capital_romSECOND"    "Současné hlavní město je vhodnější."    "True"
    "cdir_events_dilemma_choice_details_localised_choice_title_move_capital_romFIRST"    "Přesunout"    "True"
    "cdir_events_dilemma_choice_details_localised_choice_title_move_capital_romSECOND"    "Nepřesouvat"    "True"
    "cdir_events_dilemma_choice_details_localised_choice_label_move_capital_greekFIRST"    "Přesuňme hlavní město do tohoto sídla. Vždyť zde náš vůdce frakce hodlá trávit čas."    "True"
    "cdir_events_dilemma_choice_details_localised_choice_label_move_capital_greekSECOND"    "Současné hlavní město je vhodnější."    "True"
    "cdir_events_dilemma_choice_details_localised_choice_title_move_capital_greekFIRST"    "Přesunout"    "True"
    "cdir_events_dilemma_choice_details_localised_choice_title_move_capital_greekSECOND"    "Nepřesouvat"    "True"
    "cdir_events_dilemma_choice_details_localised_choice_label_move_capital_barbFIRST"    "Přesuňme hlavní město do tohoto sídla. Vždyť zde náš vůdce frakce hodlá trávit čas."    "True"
    "cdir_events_dilemma_choice_details_localised_choice_label_move_capital_barbSECOND"    "Současné hlavní město je vhodnější."    "True"
    "cdir_events_dilemma_choice_details_localised_choice_title_move_capital_barbFIRST"    "Přesunout"    "True"
    "cdir_events_dilemma_choice_details_localised_choice_title_move_capital_barbSECOND"    "Nepřesouvat"    "True"
    "cdir_events_dilemma_choice_details_localised_choice_label_move_capital_eastFIRST"    "Přesuňme hlavní město do tohoto sídla. Vždyť zde náš vůdce frakce hodlá trávit čas."    "True"
    "cdir_events_dilemma_choice_details_localised_choice_label_move_capital_eastSECOND"    "Současné hlavní město je vhodnější."    "True"
    "cdir_events_dilemma_choice_details_localised_choice_title_move_capital_eastFIRST"    "Přesunout"    "True"
    "cdir_events_dilemma_choice_details_localised_choice_title_move_capital_eastSECOND"    "Nepřesouvat"    "True"
    "dilemmas_localised_title_move_capital_rom"    "Změna Hlavního města"    "True"
    "dilemmas_localised_description_move_capital_rom"    "Náš vůdce frakce dorazil do města. Máme sem přesunout naše hlavní město\?"    "True"
    "dilemmas_localised_title_move_capital_greek"    "Změna Hlavního města"    "True"
    "dilemmas_localised_description_move_capital_greek"    "Náš vůdce frakce dorazil do města. Máme sem přesunout naše hlavní město\?"    "True"
    "dilemmas_localised_title_move_capital_barb"    "Změna Hlavního města"    "True"
    "dilemmas_localised_description_move_capital_barb"    "Náš vůdce frakce dorazil do města. Máme sem přesunout naše hlavní město\?"    "True"
    "dilemmas_localised_title_move_capital_east"    "Změna Hlavního města"    "True"
    "dilemmas_localised_description_move_capital_east"    "Náš vůdce frakce dorazil do města. Máme sem přesunout naše hlavní město\?"    "True"
    "effects_description_dummy_capital"    "Umožní 'změnit hlavní město' při vstupu do nového sídla"    "True"
    I've tested it (added it into Czech UPC on my computer), and it is working without any issues, so I hope, that You can safely add it into next official UPC release..

    Best regards
    Pavel "Apophis" Horák
    Czech Republic

    PS: I've encountered this mod too, and it looks promising and it's clearly a candidate for UPC.. But since it is still "work in progress" and I am not using this mod right now, I have not looked on in any further, but it may be worth checking..

  3. #683

    Default Re: Unit Pack Compatibility Languages Project - Rome (UPC-ROM) - updated 1.9.2018

    Quote Originally Posted by Apophis.goauld View Post
    Hello again,
    I've extracted (and translated into Czech) usefull modification from Skidvar, that allows to change capitals..
    Link to workshop here. Please note, that mod also needs this mod to work, but that mod (and other Skidvar mods) doesn't need any translations.

    Extracted (and megred) code in English:
    Code:
    "land_units_onscreen_name_MOD_00skidvars_cap"    "------>>> Skidvar's Changing Capitals by Skidvar"    "True"
    "cdir_events_dilemma_choice_details_localised_choice_label_move_capital_romFIRST"    "Move our capital to this settlement. After all, our faction leader is going to be garrisoned here."    "True"
    "cdir_events_dilemma_choice_details_localised_choice_label_move_capital_romSECOND"    "The current capital is not that bad."    "True"
    "cdir_events_dilemma_choice_details_localised_choice_title_move_capital_romFIRST"    "Move"    "True"
    "cdir_events_dilemma_choice_details_localised_choice_title_move_capital_romSECOND"    "Do Nothing"    "True"
    "cdir_events_dilemma_choice_details_localised_choice_label_move_capital_greekFIRST"    "Move our capital to this settlement. After all, our faction leader is going to be garrisoned here."    "True"
    "cdir_events_dilemma_choice_details_localised_choice_label_move_capital_greekSECOND"    "The current capital is not that bad."    "True"
    "cdir_events_dilemma_choice_details_localised_choice_title_move_capital_greekFIRST"    "Move"    "True"
    "cdir_events_dilemma_choice_details_localised_choice_title_move_capital_greekSECOND"    "Do Nothing"    "True"
    "cdir_events_dilemma_choice_details_localised_choice_label_move_capital_barbFIRST"    "Move our capital to this settlement. After all, our faction leader is going to be garrisoned here."    "True"
    "cdir_events_dilemma_choice_details_localised_choice_label_move_capital_barbSECOND"    "The current capital is not that bad."    "True"
    "cdir_events_dilemma_choice_details_localised_choice_title_move_capital_barbFIRST"    "Move"    "True"
    "cdir_events_dilemma_choice_details_localised_choice_title_move_capital_barbSECOND"    "Do Nothing"    "True"
    "cdir_events_dilemma_choice_details_localised_choice_label_move_capital_eastFIRST"    "Move our capital to this settlement. After all, our faction leader is going to be garrisoned here."    "True"
    "cdir_events_dilemma_choice_details_localised_choice_label_move_capital_eastSECOND"    "The current capital is not that bad."    "True"
    "cdir_events_dilemma_choice_details_localised_choice_title_move_capital_eastFIRST"    "Move"    "True"
    "cdir_events_dilemma_choice_details_localised_choice_title_move_capital_eastSECOND"    "Do Nothing"    "True"
    "dilemmas_localised_title_move_capital_rom"    "Move Capital"    "True"
    "dilemmas_localised_description_move_capital_rom"    "Our faction leader is currently entering a settlement. Shall we move our capital to this location\?"    "True"
    "dilemmas_localised_title_move_capital_greek"    "Move Capital"    "True"
    "dilemmas_localised_description_move_capital_greek"    "Our faction leader is currently entering a settlement. Shall we move our capital to this location\?"    "True"
    "dilemmas_localised_title_move_capital_barb"    "Move Capital"    "True"
    "dilemmas_localised_description_move_capital_barb"    "Our faction leader is currently entering a settlement. Shall we move our capital to this location\?"    "True"
    "dilemmas_localised_title_move_capital_east"    "Move Capital"    "True"
    "dilemmas_localised_description_move_capital_east"    "Our faction leader is currently entering a settlement. Shall we move our capital to this location\?"    "True"
    "effects_description_dummy_capital"    "Enables 'Move Capital' option when entering new residence"    "True"
    Extracted (and megred) code, translated into Czech:
    Code:
    "land_units_onscreen_name_MOD_00skidvars_cap"    "------>>> Skidvar's Changing Capitals by Skidvar"    "True"
    "cdir_events_dilemma_choice_details_localised_choice_label_move_capital_romFIRST"    "Přesuňme hlavní město do tohoto sídla. Vždyť zde náš vůdce frakce hodlá trávit čas."    "True"
    "cdir_events_dilemma_choice_details_localised_choice_label_move_capital_romSECOND"    "Současné hlavní město je vhodnější."    "True"
    "cdir_events_dilemma_choice_details_localised_choice_title_move_capital_romFIRST"    "Přesunout"    "True"
    "cdir_events_dilemma_choice_details_localised_choice_title_move_capital_romSECOND"    "Nepřesouvat"    "True"
    "cdir_events_dilemma_choice_details_localised_choice_label_move_capital_greekFIRST"    "Přesuňme hlavní město do tohoto sídla. Vždyť zde náš vůdce frakce hodlá trávit čas."    "True"
    "cdir_events_dilemma_choice_details_localised_choice_label_move_capital_greekSECOND"    "Současné hlavní město je vhodnější."    "True"
    "cdir_events_dilemma_choice_details_localised_choice_title_move_capital_greekFIRST"    "Přesunout"    "True"
    "cdir_events_dilemma_choice_details_localised_choice_title_move_capital_greekSECOND"    "Nepřesouvat"    "True"
    "cdir_events_dilemma_choice_details_localised_choice_label_move_capital_barbFIRST"    "Přesuňme hlavní město do tohoto sídla. Vždyť zde náš vůdce frakce hodlá trávit čas."    "True"
    "cdir_events_dilemma_choice_details_localised_choice_label_move_capital_barbSECOND"    "Současné hlavní město je vhodnější."    "True"
    "cdir_events_dilemma_choice_details_localised_choice_title_move_capital_barbFIRST"    "Přesunout"    "True"
    "cdir_events_dilemma_choice_details_localised_choice_title_move_capital_barbSECOND"    "Nepřesouvat"    "True"
    "cdir_events_dilemma_choice_details_localised_choice_label_move_capital_eastFIRST"    "Přesuňme hlavní město do tohoto sídla. Vždyť zde náš vůdce frakce hodlá trávit čas."    "True"
    "cdir_events_dilemma_choice_details_localised_choice_label_move_capital_eastSECOND"    "Současné hlavní město je vhodnější."    "True"
    "cdir_events_dilemma_choice_details_localised_choice_title_move_capital_eastFIRST"    "Přesunout"    "True"
    "cdir_events_dilemma_choice_details_localised_choice_title_move_capital_eastSECOND"    "Nepřesouvat"    "True"
    "dilemmas_localised_title_move_capital_rom"    "Změna Hlavního města"    "True"
    "dilemmas_localised_description_move_capital_rom"    "Náš vůdce frakce dorazil do města. Máme sem přesunout naše hlavní město\?"    "True"
    "dilemmas_localised_title_move_capital_greek"    "Změna Hlavního města"    "True"
    "dilemmas_localised_description_move_capital_greek"    "Náš vůdce frakce dorazil do města. Máme sem přesunout naše hlavní město\?"    "True"
    "dilemmas_localised_title_move_capital_barb"    "Změna Hlavního města"    "True"
    "dilemmas_localised_description_move_capital_barb"    "Náš vůdce frakce dorazil do města. Máme sem přesunout naše hlavní město\?"    "True"
    "dilemmas_localised_title_move_capital_east"    "Změna Hlavního města"    "True"
    "dilemmas_localised_description_move_capital_east"    "Náš vůdce frakce dorazil do města. Máme sem přesunout naše hlavní město\?"    "True"
    "effects_description_dummy_capital"    "Umožní 'změnit hlavní město' při vstupu do nového sídla"    "True"
    I've tested it (added it into Czech UPC on my computer), and it is working without any issues, so I hope, that You can safely add it into next official UPC release..

    Best regards
    Pavel "Apophis" Horák
    Czech Republic

    PS: I've encountered this mod too, and it looks promising and it's clearly a candidate for UPC.. But since it is still "work in progress" and I am not using this mod right now, I have not looked on in any further, but it may be worth checking..
    Thanks for your work! I will try to include it into the next version. But at the moment I stopped all modding and even playing due to a new job. So I can't say when I will mod again yet.

  4. #684

    Default Re: Unit Pack Compatibility Languages Project - Rome (UPC-ROM) - updated 1.9.2018

    CA rolled out a new launcher for ROME II.

    Here are the detailed infos:
    https://www.totalwar.com/blog/welcom...l-war-launcher

    The UPC-ROM should work without the need to activate it manually in the new launcher. As I described it in the installation instructions, the file just needs to be in the related data folder of Rome 2.

  5. #685

    Default Re: Unit Pack Compatibility Languages Project - Rome (UPC-ROM) - updated 1.9.2018

    Hello, I was trying to work for a translation to spanish to the mod Divide et Impera but as soon as I try to get the localisation.loc file from the game in spanish and get it to work in english to make it work with the mod, there are some blank spaces, did anyone encounter this error when trying to translate stuff?

    Thanks.

Posting Permissions

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