Skip to content
Christian Fillion edited this page Feb 21, 2017 · 11 revisions

Summary

  1. Propose a change
  2. Update to current REAPER version

Propose a change

Here are the steps to modify a langpack on this repository using GitHub (a free account is required):

Review (gif)

  • Click on the Fork button at the top right of https://github.com/ReaTeam/LangPacks to create a new personal working copy of the repository (called a fork). Notice the URL becomes https://github.com/YourUsername/LangPacks.
    Fork

  • Browse to the Translations folder and download the desired ReaperLangPack file. Edit as you wish on your computer then click on Upload files (still from the Translations folder). Drag and drop the edited file into the window and validate.
    Upload files

  • Click on the Pull request link at the right then on Create pull request. Write a short summary of your changes and validate. An authorised ReaTeam contributor will soon publish the proposed change (usually for the next REAPER release).
    Pull request

  • Next time, before making another change: go the the tab Settings of your fork and click on Delete this repository. This step is necessary to avoid making your changes on an old version of the langpack.

Update to current REAPER version

TODO

Clone this wiki locally