This commit is contained in:
Kovid Goyal 2014-02-13 14:11:40 +05:30
parent 46172c0e1d
commit 0c07e73b48

View File

@ -117,7 +117,7 @@
<string>Restore this tweak to its default value</string> <string>Restore this tweak to its default value</string>
</property> </property>
<property name="text"> <property name="text">
<string>Restore &amp;default</string> <string>&amp;Reset this tweak</string>
</property> </property>
</widget> </widget>
</item> </item>
@ -127,7 +127,7 @@
<string>Apply any changes you made to this tweak</string> <string>Apply any changes you made to this tweak</string>
</property> </property>
<property name="text"> <property name="text">
<string>&amp;Apply</string> <string>&amp;Apply changes to this tweak</string>
</property> </property>
</widget> </widget>
</item> </item>