mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 13:15:18 -05:00
rbutil: r28687 touched too much. Restore some accelerator keys.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28692 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
c412c2dcad
commit
4063389bff
3 changed files with 26 additions and 26 deletions
|
|
@ -140,7 +140,7 @@
|
|||
<item row="1" column="0">
|
||||
<widget class="QRadioButton" name="radioSystemProxy">
|
||||
<property name="text">
|
||||
<string>Use &System values</string>
|
||||
<string>Use S&ystem values</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
@ -210,7 +210,7 @@
|
|||
<item row="3" column="0">
|
||||
<widget class="QLabel" name="label_4">
|
||||
<property name="text">
|
||||
<string>&Password</string>
|
||||
<string>Pass&word</string>
|
||||
</property>
|
||||
<property name="buddy">
|
||||
<cstring>proxyPass</cstring>
|
||||
|
|
@ -255,7 +255,7 @@
|
|||
<normaloff>:/icons/package-x-generic.png</normaloff>:/icons/package-x-generic.png</iconset>
|
||||
</attribute>
|
||||
<attribute name="title">
|
||||
<string>&Cache</string>
|
||||
<string>Cac&he</string>
|
||||
</attribute>
|
||||
<attribute name="toolTip">
|
||||
<string>Download cache settings</string>
|
||||
|
|
@ -283,7 +283,7 @@
|
|||
<item>
|
||||
<widget class="QLabel" name="label_5">
|
||||
<property name="text">
|
||||
<string>&Path</string>
|
||||
<string>P&ath</string>
|
||||
</property>
|
||||
<property name="buddy">
|
||||
<cstring>cachePath</cstring>
|
||||
|
|
@ -325,7 +325,7 @@
|
|||
<string><p>This will try to use all information from the cache, even information about updates. Only use this option if you want to install without network connection. Note: you need to do the same install you want to perform later with network access first to download all required files to the cache.</p></string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>&Offline mode</string>
|
||||
<string>O&ffline mode</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue