Change naming upon the user request.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24637 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Pavel Sanda 2008-05-06 13:47:20 +00:00
parent cf5b793f18
commit 2e7c94ee0f

View File

@ -166,14 +166,14 @@
<item row="2" column="0" >
<widget class="QCheckBox" name="toggleTabbarCB" >
<property name="text" >
<string>Toggle tabba&amp;r</string>
<string>Hide tabba&amp;r</string>
</property>
</widget>
</item>
<item row="1" column="0" >
<widget class="QCheckBox" name="toggleScrollbarCB" >
<property name="text" >
<string>To&amp;ggle scrollbar</string>
<string>Hide scr&amp;ollbar</string>
</property>
</widget>
</item>
@ -188,7 +188,7 @@
</sizepolicy>
</property>
<property name="text" >
<string>T&amp;oggle toolbars</string>
<string>&amp;Hide toolbars</string>
</property>
</widget>
</item>