1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-03-06 14:35:32 +01:00

more i18n-hints about "codec"

This commit is contained in:
Paul Licameli
2019-12-19 14:49:42 -05:00
parent 092033b284
commit cd0e1e680a
3 changed files with 10 additions and 1 deletions

View File

@@ -234,6 +234,7 @@ using Unevaluated = decltype(
, XO("AU (Sun/NeXT)")
, XO("AVR (Audio Visual Research)")
, XO("CAF (Apple Core Audio File)")
/* i18n-hint: "codec" is short for a "coder-decoder" algorithm */
, XO("FLAC (FLAC Lossless Audio Codec)")
, XO("HTK (HMM Tool Kit)")
, XO("IFF (Amiga IFF/SVX8/SV16)")