mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 05:05:20 -05:00
support for translating rbutil. Translation files (*.qm) can be in the binary folder or in the resource :/lang. Incomplete german translation available for testing.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14061 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
917e0acd64
commit
82373b246e
6 changed files with 275 additions and 227 deletions
|
|
@ -165,6 +165,11 @@
|
|||
<attribute name="title" >
|
||||
<string>&Language</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" >
|
||||
<item row="0" column="0" >
|
||||
<widget class="QListWidget" name="listLanguages" />
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
<widget class="QWidget" name="tabScrobbler" >
|
||||
<attribute name="title" >
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue