mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Update translation howto
This commit is contained in:
parent
5ec2c9ed4d
commit
2c7806835b
1 changed files with 2 additions and 1 deletions
|
|
@ -34,7 +34,8 @@ table for details.
|
||||||
|
|
||||||
Here is the best workflow for existing translations.
|
Here is the best workflow for existing translations.
|
||||||
|
|
||||||
1. Build Ardour using './waf' command (this step is actually optional).
|
1. Configure Ardour build with the './waf configure' command.
|
||||||
|
1a. Build Ardour using './waf' command (this step is actually optional).
|
||||||
|
|
||||||
2a. If there is no existing translation for your language, run './waf i18n_pot'
|
2a. If there is no existing translation for your language, run './waf i18n_pot'
|
||||||
which will generate a POT (.pot) file for each of the directories shown
|
which will generate a POT (.pot) file for each of the directories shown
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue