From 49cc1a44237474679bb8c949687f4dd07013ef80 Mon Sep 17 00:00:00 2001 From: MrS0m30n3 Date: Tue, 31 Jan 2017 00:31:13 +0200 Subject: [PATCH] Update localization HOWTO --- locale_build/HOWTO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locale_build/HOWTO.md b/locale_build/HOWTO.md index 5bd2215..4a71ba6 100644 --- a/locale_build/HOWTO.md +++ b/locale_build/HOWTO.md @@ -14,7 +14,7 @@ 1. Fork the project 2. Create a local clone of your fork repo 3. Change directory into **youtube-dl-gui** -4. Run the **new-locale.\** script under the **locale_build** directory +4. Run the **new-locale.py** script under the **locale_build** directory 5. Edit the created **PO** file with your favorite editor 6. Add the new language in the **optionsframe.py** file 7. Build the binary translation files (MO) using the **setup.py** script: