diff --git a/src/lang/TRANSLATION_INSTRUCTIONS b/src/lang/TRANSLATION_INSTRUCTIONS new file mode 100644 index 000000000..d45045e03 --- /dev/null +++ b/src/lang/TRANSLATION_INSTRUCTIONS @@ -0,0 +1,42 @@ +For future maintainers on how to update translations from Transifex. + +Project page: https://www.transifex.com/projects/p/qbittorrent/ + +Most of the options are setup in the .tx/config file. You will need to have the Transifex client app in your path. +The examples use the tx app on Windows. Other OSs should be similar. + +===Updating the translations=== +1. In the root folder of the project just run "tx pull" +2. Commit to git + +===Pulling new translation files=== +1. In the root folder of the project just run "tx pull -a" +2. Commit to git each translation file separately with its own message. +3. After you commit all new files expose them in app. Edit: + a. lang.qrc + b. options_imp.cpp: options_imp::languageToLocalizedString() + c. src.pro: The TRANSLATIONS var + d. preferences_content.html: search for: