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:
@@ -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" />
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user