IndicesUi.ui: Fix copy&paste error in the tooltip.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33206 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Vincent van Ravesteijn 2010-01-24 17:50:46 +00:00
parent ee9a70acbe
commit bbb7e00486

View File

@ -128,7 +128,7 @@
<item>
<widget class="QPushButton" name="addIndexPB" >
<property name="toolTip" >
<string>Add a new branch to the list</string>
<string>Add a new index to the list</string>
</property>
<property name="text" >
<string>&amp;Add</string>