1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-06 16:50:12 +01:00

Added eu_ES (Basque (Spain)) to supported languages

This commit is contained in:
Paul Licameli
2017-09-22 00:22:42 -04:00
parent 7b70aa08af
commit b1d9be00e4
5 changed files with 11 additions and 1 deletions

View File

@@ -85,6 +85,7 @@ goto :EOF
<msgfmt Include="..\..\..\locale\el.po" />
<msgfmt Include="..\..\..\locale\es.po" />
<msgfmt Include="..\..\..\locale\eu.po" />
<msgfmt Include="..\..\..\locale\eu_ES.po" />
<msgfmt Include="..\..\..\locale\fa.po" />
<msgfmt Include="..\..\..\locale\fi.po" />
<msgfmt Include="..\..\..\locale\fr.po" />

View File

@@ -48,6 +48,9 @@
<msgfmt Include="..\..\..\locale\eu.po">
<Filter>Source Files</Filter>
</msgfmt>
<msgfmt Include="..\..\..\locale\eu_ES.po">
<Filter>Source Files</Filter>
</msgfmt>
<msgfmt Include="..\..\..\locale\fa.po">
<Filter>Source Files</Filter>
</msgfmt>
@@ -174,4 +177,4 @@
<Filter>Source Files</Filter>
</None>
</ItemGroup>
</Project>
</Project>