mirror of
https://github.com/ankitects/anki.git
synced 2025-09-20 23:12:21 -04:00
Correct hotkey to Add-ons >> Browse & Install...
This commit is contained in:
parent
f5b7f775f8
commit
5a0ac657a9
1 changed files with 1 additions and 1 deletions
|
@ -166,7 +166,7 @@
|
||||||
</action>
|
</action>
|
||||||
<action name="actionDownloadSharedPlugin">
|
<action name="actionDownloadSharedPlugin">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Browse && Install...</string>
|
<string>&Browse and Install...</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="statusTip">
|
<property name="statusTip">
|
||||||
<string/>
|
<string/>
|
||||||
|
|
Loading…
Reference in a new issue