1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-16 17:41:14 +01:00
Commit Graph

4 Commits

Author SHA1 Message Date
Sol Fisher Romanoff
f395687c9f Change bash scripts to be POSIX-compatible
some Unix-like operating systems, namely Alpine, don't come with bash
preinstalled.
scripts in the lib-src/ directory were left untouched.

Signed-off-by: Sol Fisher Romanoff <sol@solfisher.com>
2021-12-02 10:13:12 +02:00
Emily Mabrey
d118b79a04 Return msgfmt.py to version 1.2
Signed-off-by: Emily Mabrey <emabrey@tenacityaudio.org>
2021-12-02 09:34:10 +02:00
Emily Mabrey
8b0bf908af Improve locale_diagnostics.sh
Signed-off-by: Emily Mabrey <emabrey@tenacityaudio.org>
2021-12-02 09:34:10 +02:00
Emily Mabrey
5d8be178b5 Various contributor script changes.
Update `msgfmt.py` to recent python 3 version.
Instruct CMake to load `Gettext.Tools` version `0.21.0.1` when using NuGet.
Cleanup `regen_POT_file.sh`.
Correct list of languages in `LanguageNames.txt`
Cleanup various locale Perl scripts.
Make `find-PO-no-Id.sh` use glob file access.
Cleanup output of `locale_diagnostics.sh`
Cleanup bash scripts and add double-quoting to prevent string issues.
Move various locale scripts to `locale/scripts` directory.

Signed-off-by: Emily Mabrey <emabrey@tenacityaudio.org>
2021-12-02 09:34:10 +02:00