1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-04-29 15:19:44 +02:00

Less-incomplete Marathi support ...

... supplying some missing pieces of commit
a76b7ec29547c5083358a34b44459b7f3d2e85a0

See commit a37162ffca755d563081492cf95761a351cb456f for the complete example of
Corsican.

Still missing are appropriate strings in Marathi for src/audacity.desktop.in and
win/Inno_Setup_Wizard/audacity.iss

Blank line change of locale/CMakeLists.txt to force reconfigure
This commit is contained in:
Paul Licameli 2021-02-13 12:39:49 -05:00
parent 4f58b61d1c
commit 8fdb18427e
4 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,3 @@
set( TARGET locale )
set( TARGET_ROOT ${topdir}/locale )

View File

@ -33,6 +33,7 @@ km
ko
lt
mk
mr
my
nb
nl

View File

@ -34,6 +34,7 @@ km ខេមរភាសា
ko 한국어
lt Lietuvių
mk Македонски
mr मराठी
my မြန်မာစာ
nb Norsk
nl Nederlands

View File

@ -168,6 +168,7 @@ void GetLanguages(
"ko \355\225\234\352\265\255\354\226\264",
"lt Lietuvi\305\263",
"mk \320\234\320\260\320\272\320\265\320\264\320\276\320\275\321\201\320\272\320\270",
"mr \340\244\256\340\244\260\340\244\276\340\244\240\340\245\200",
"my \341\200\231\341\200\274\341\200\224\341\200\272\341\200\231\341\200\254\341\200\205\341\200\254",
"nb Norsk",
"nl Nederlands",