mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-06 01:26:05 +00:00
Save and load the line wrap option of the log window from ini.
Add Portuguese translation to the windows build. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7198 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
c6c0137df4
commit
ad666d5e5c
4 changed files with 22 additions and 30 deletions
|
@ -76,6 +76,7 @@
|
|||
<msgfmt Include="nl.po" />
|
||||
<msgfmt Include="pl.po" />
|
||||
<msgfmt Include="pt_BR.po" />
|
||||
<msgfmt Include="pt.po" />
|
||||
<msgfmt Include="ru.po" />
|
||||
<msgfmt Include="tr.po" />
|
||||
<msgfmt Include="zh_CN.po" />
|
||||
|
@ -100,6 +101,7 @@
|
|||
<None Include="nl.po" />
|
||||
<None Include="pl.po" />
|
||||
<None Include="pt_BR.po" />
|
||||
<None Include="pt.po" />
|
||||
<None Include="ru.po" />
|
||||
<None Include="tr.po" />
|
||||
<None Include="zh_CN.po" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue