mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-17 17:17:40 +02:00
Updated Windows build for renamed .po files
This commit is contained in:
parent
31759b9031
commit
d59871d341
@ -108,7 +108,7 @@ goto :EOF
|
|||||||
<msgfmt Include="..\..\..\locale\nl.po" />
|
<msgfmt Include="..\..\..\locale\nl.po" />
|
||||||
<msgfmt Include="..\..\..\locale\oc.po" />
|
<msgfmt Include="..\..\..\locale\oc.po" />
|
||||||
<msgfmt Include="..\..\..\locale\pl.po" />
|
<msgfmt Include="..\..\..\locale\pl.po" />
|
||||||
<msgfmt Include="..\..\..\locale\pt.po" />
|
<msgfmt Include="..\..\..\locale\pt_PT.po" />
|
||||||
<msgfmt Include="..\..\..\locale\pt_BR.po" />
|
<msgfmt Include="..\..\..\locale\pt_BR.po" />
|
||||||
<msgfmt Include="..\..\..\locale\ro.po" />
|
<msgfmt Include="..\..\..\locale\ro.po" />
|
||||||
<msgfmt Include="..\..\..\locale\ru.po" />
|
<msgfmt Include="..\..\..\locale\ru.po" />
|
||||||
@ -122,7 +122,7 @@ goto :EOF
|
|||||||
<msgfmt Include="..\..\..\locale\tr.po" />
|
<msgfmt Include="..\..\..\locale\tr.po" />
|
||||||
<msgfmt Include="..\..\..\locale\uk.po" />
|
<msgfmt Include="..\..\..\locale\uk.po" />
|
||||||
<msgfmt Include="..\..\..\locale\vi.po" />
|
<msgfmt Include="..\..\..\locale\vi.po" />
|
||||||
<msgfmt Include="..\..\..\locale\zh.po" />
|
<msgfmt Include="..\..\..\locale\zh_CN.po" />
|
||||||
<msgfmt Include="..\..\..\locale\zh_TW.po" />
|
<msgfmt Include="..\..\..\locale\zh_TW.po" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
@ -117,9 +117,6 @@
|
|||||||
<msgfmt Include="..\..\..\locale\pl.po">
|
<msgfmt Include="..\..\..\locale\pl.po">
|
||||||
<Filter>Source Files</Filter>
|
<Filter>Source Files</Filter>
|
||||||
</msgfmt>
|
</msgfmt>
|
||||||
<msgfmt Include="..\..\..\locale\pt.po">
|
|
||||||
<Filter>Source Files</Filter>
|
|
||||||
</msgfmt>
|
|
||||||
<msgfmt Include="..\..\..\locale\pt_BR.po">
|
<msgfmt Include="..\..\..\locale\pt_BR.po">
|
||||||
<Filter>Source Files</Filter>
|
<Filter>Source Files</Filter>
|
||||||
</msgfmt>
|
</msgfmt>
|
||||||
@ -159,15 +156,18 @@
|
|||||||
<msgfmt Include="..\..\..\locale\vi.po">
|
<msgfmt Include="..\..\..\locale\vi.po">
|
||||||
<Filter>Source Files</Filter>
|
<Filter>Source Files</Filter>
|
||||||
</msgfmt>
|
</msgfmt>
|
||||||
<msgfmt Include="..\..\..\locale\zh.po">
|
|
||||||
<Filter>Source Files</Filter>
|
|
||||||
</msgfmt>
|
|
||||||
<msgfmt Include="..\..\..\locale\zh_TW.po">
|
<msgfmt Include="..\..\..\locale\zh_TW.po">
|
||||||
<Filter>Source Files</Filter>
|
<Filter>Source Files</Filter>
|
||||||
</msgfmt>
|
</msgfmt>
|
||||||
<msgfmt Include="..\..\..\locale\ca_ES%40valencia.po">
|
<msgfmt Include="..\..\..\locale\ca_ES%40valencia.po">
|
||||||
<Filter>Source Files</Filter>
|
<Filter>Source Files</Filter>
|
||||||
</msgfmt>
|
</msgfmt>
|
||||||
|
<msgfmt Include="..\..\..\locale\pt_PT.po">
|
||||||
|
<Filter>Source Files</Filter>
|
||||||
|
</msgfmt>
|
||||||
|
<msgfmt Include="..\..\..\locale\zh_CN.po">
|
||||||
|
<Filter>Source Files</Filter>
|
||||||
|
</msgfmt>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<None Include="..\..\..\locale\audacity.pot">
|
<None Include="..\..\..\locale\audacity.pot">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user