remove statustips from the visible buttons

This commit is contained in:
Damien Elmes 2009-09-26 07:17:18 +09:00
parent 7784cea4b0
commit 70b57dfe55

View file

@ -2935,7 +2935,7 @@
<string>&amp;Close</string> <string>&amp;Close</string>
</property> </property>
<property name="statusTip"> <property name="statusTip">
<string>Close this deck and return to the deck browser</string> <string/>
</property> </property>
<property name="shortcut"> <property name="shortcut">
<string>Ctrl+W</string> <string>Ctrl+W</string>
@ -2983,7 +2983,7 @@
<string>&amp;Add Items...</string> <string>&amp;Add Items...</string>
</property> </property>
<property name="statusTip"> <property name="statusTip">
<string>Add new items to Anki by typing them in</string> <string/>
</property> </property>
<property name="shortcut"> <property name="shortcut">
<string>Ctrl+D</string> <string>Ctrl+D</string>
@ -2998,7 +2998,7 @@
<string>Brows&amp;e Items...</string> <string>Brows&amp;e Items...</string>
</property> </property>
<property name="statusTip"> <property name="statusTip">
<string>Browse and edit all items</string> <string/>
</property> </property>
<property name="shortcut"> <property name="shortcut">
<string>Ctrl+F</string> <string>Ctrl+F</string>
@ -3115,7 +3115,7 @@
<string>&amp;Graphs...</string> <string>&amp;Graphs...</string>
</property> </property>
<property name="statusTip"> <property name="statusTip">
<string>Show graphical statistics about your deck</string> <string/>
</property> </property>
</action> </action>
<action name="actionExport"> <action name="actionExport">
@ -3154,7 +3154,7 @@
<string>&amp;Mark Fact</string> <string>&amp;Mark Fact</string>
</property> </property>
<property name="statusTip"> <property name="statusTip">
<string>Apply the 'marked' tag to this fact, so you find it later in the browser</string> <string/>
</property> </property>
<property name="shortcut"> <property name="shortcut">
<string>Ctrl+M</string> <string>Ctrl+M</string>
@ -3187,7 +3187,7 @@
<string>Repeat &amp;Audio</string> <string>Repeat &amp;Audio</string>
</property> </property>
<property name="statusTip"> <property name="statusTip">
<string>Play the last-played audio again</string> <string/>
</property> </property>
<property name="shortcut"> <property name="shortcut">
<string>F5</string> <string>F5</string>
@ -3322,7 +3322,7 @@
<string>Edit &amp;Current...</string> <string>Edit &amp;Current...</string>
</property> </property>
<property name="statusTip"> <property name="statusTip">
<string>Edit the currently displayed item</string> <string/>
</property> </property>
<property name="shortcut"> <property name="shortcut">
<string>Ctrl+E</string> <string>Ctrl+E</string>
@ -3377,7 +3377,7 @@
<string>&amp;Study Options...</string> <string>&amp;Study Options...</string>
</property> </property>
<property name="statusTip"> <property name="statusTip">
<string>Configure review options</string> <string/>
</property> </property>
</action> </action>
<action name="actionDonate"> <action name="actionDonate">