Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 604 Bytes

README.md

File metadata and controls

30 lines (24 loc) · 604 Bytes

Insert Template in your Project

git checkout -b translations-templete
git checkout translations-templete
git config pull.rebase false
git pull https://github.com/DRincs-Productions/renpy-translations-templete.git tool-only --allow-unrelated-histories
git submodule update --init --recursive

At the end make a merge inside the arm of the project.

Fix Common

    # renpy/common/(.*)
    old "###########"
    new "(.*)"
    # # renpy/common/(.*)
    # old "###########"
    # new "(.*)"

Check if there are a text after "

"(.*)"(.)(.*)\n