1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-01 16:19:43 +02:00
Paul Licameli a1530c36a8 Rewrite "Interface preferences displays self-names of languages" ...
See original attempt at commit 7ec5fd79df65cd3e54d3d14c52df106d71d06c53

This eliminates the need for a resource file at run-time.

locale/LanguageNames.txt is intended as a "source file" that is infrequently
changed as the set of supported languages changes.

The intermediate step, of appropriately copying that file into the C++ source
code in src/Languages.cpp, was done by hand.

In XCode, I set locale/LanguagesNames.txt and src/Languages.cpp to be
interpreted as Western encoding, and then the copy-paste was easy in the
editor.

The resulting C++ source code file now has string literals that are not 7-bit
ASCII.
2018-01-02 17:08:06 -05:00
..
2016-09-21 10:04:33 +01:00
2017-04-02 23:07:13 +01:00
2017-08-16 09:42:06 +01:00
2015-07-16 14:30:04 -05:00
2017-04-02 23:07:13 +01:00
2016-05-17 01:05:05 +02:00
2016-05-17 01:05:05 +02:00
2016-05-17 01:05:05 +02:00