1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-07-26 17:38:10 +02:00

msgfmt.zip no longer at that link.

This commit is contained in:
James Crook 2015-11-07 15:08:12 +00:00
parent 8e41c8c726
commit 3fbfcb773a

View File

@ -209,7 +209,7 @@ and re-build the "help" project.
5.2. To support languages other than English in your build of Audacity, 5.2. To support languages other than English in your build of Audacity,
you must enable and build the optional "locale" project. This is you must enable and build the optional "locale" project. This is
required for a full release. You will need to obtain msgfmt.exe from required for a full release. You will need to obtain msgfmt.exe from
http://audacity.sourceforge.net/files/msgfmt.zip. Add the location of https://sourceforge.net/projects/gettext/ . Add the location of
the directory containing msgfmt.exe to your Path environment variable. the directory containing msgfmt.exe to your Path environment variable.
Alternatively, put msgfmt.exe somewhere already in the Path, Alternatively, put msgfmt.exe somewhere already in the Path,
e.g., C:\Windows. e.g., C:\Windows.