mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-02 08:39:46 +02:00
convert this file to UTF-8 format for all compilers to work with. Patch by Campbell Barton
This commit is contained in:
parent
550de66cbd
commit
9a75557b89
@ -14,9 +14,9 @@
|
||||
|
||||
Figure out what translations are installed and return a list
|
||||
of language codes (like "es", "fr", or "pt-br") and corresponding
|
||||
language names (like "Español", "Français", and "Português").
|
||||
language names (like "Español", "Français", and "Português").
|
||||
We use our own list of translations of language names (i.e.
|
||||
"Français" instead of "French") but we fallback on the language
|
||||
"Français" instead of "French") but we fallback on the language
|
||||
name in wxWidgets if we don't have it listed.
|
||||
|
||||
This code is designed to work well with all of the current
|
||||
|
Loading…
x
Reference in New Issue
Block a user