mirror of
https://github.com/cookiengineer/audacity
synced 2026-01-12 07:35:51 +01:00
Rename macro wxPLURAL as XP (brief, and eliminates mention of "wx")
This commit is contained in:
@@ -5,7 +5,7 @@ sed -E 's/\.\.\///g' |\
|
||||
xargs xgettext \
|
||||
--default-domain=audacity \
|
||||
--directory=.. \
|
||||
--keyword=_ --keyword=XO --keyword=XXO --keyword=wxPLURAL:1,2 \
|
||||
--keyword=_ --keyword=XO --keyword=XXO --keyword=XP:1,2 \
|
||||
--add-comments=" i18n" \
|
||||
--add-location=file \
|
||||
--copyright-holder='Audacity Team' \
|
||||
|
||||
Reference in New Issue
Block a user