mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 20:55:17 -05:00
rbutil: Fix typos in french translation plus some minor changes (fix few typos on source strings too while I was here).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28687 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
4cbab5508f
commit
ba0bb7af66
4 changed files with 119 additions and 120 deletions
|
|
@ -370,7 +370,7 @@
|
|||
<item row="1" column="1">
|
||||
<widget class="QLabel" name="labelThemes">
|
||||
<property name="text">
|
||||
<string><b>Install Themes</b><br/>Rockbox' look can be customized by themes. You can choose and install several officially distributed themes.</string>
|
||||
<string><b>Install Themes</b><br/>Rockbox's look can be customized by themes. You can choose and install several officially distributed themes.</string>
|
||||
</property>
|
||||
<property name="wordWrap">
|
||||
<bool>true</bool>
|
||||
|
|
@ -726,7 +726,7 @@
|
|||
<item row="0" column="2">
|
||||
<widget class="QPushButton" name="buttonDownloadManual">
|
||||
<property name="text">
|
||||
<string>Down&load</string>
|
||||
<string>&Download</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
@ -750,7 +750,7 @@
|
|||
</widget>
|
||||
<widget class="QWidget" name="info">
|
||||
<attribute name="title">
|
||||
<string>Inf&o</string>
|
||||
<string>&Info</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout">
|
||||
<item row="0" column="0">
|
||||
|
|
@ -818,7 +818,7 @@
|
|||
</widget>
|
||||
<widget class="QMenu" name="menuA_ctions">
|
||||
<property name="title">
|
||||
<string>Action&s</string>
|
||||
<string>&Actions</string>
|
||||
</property>
|
||||
<widget class="QMenu" name="menuInstallation">
|
||||
<property name="title">
|
||||
|
|
@ -885,7 +885,7 @@
|
|||
</action>
|
||||
<action name="actionE_xit">
|
||||
<property name="text">
|
||||
<string>E&xit</string>
|
||||
<string>&Exit</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string>Ctrl+Q</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue