mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 12:32:26 +00:00
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:
parent
cf5b793f18
commit
2e7c94ee0f
@ -166,14 +166,14 @@
|
||||
<item row="2" column="0" >
|
||||
<widget class="QCheckBox" name="toggleTabbarCB" >
|
||||
<property name="text" >
|
||||
<string>Toggle tabba&r</string>
|
||||
<string>Hide tabba&r</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="1" column="0" >
|
||||
<widget class="QCheckBox" name="toggleScrollbarCB" >
|
||||
<property name="text" >
|
||||
<string>To&ggle scrollbar</string>
|
||||
<string>Hide scr&ollbar</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@ -188,7 +188,7 @@
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="text" >
|
||||
<string>T&oggle toolbars</string>
|
||||
<string>&Hide toolbars</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
Loading…
Reference in New Issue
Block a user