mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-13 17:20:55 +00:00
fix trivial typo in tooltip
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9760 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
6f677f03e1
commit
9e31c89bb7
@ -1,3 +1,7 @@
|
||||
2005-03-30 Jean-Marc Lasgouttes <lasgouttes@lyx.org>
|
||||
|
||||
* ui/QCitationDialogBase.ui: fix typo in tooltip
|
||||
|
||||
2005-02-26 Michael Schmitt <michael.schmitt@teststep.org>
|
||||
|
||||
* QBibitem.C:
|
||||
|
@ -290,7 +290,7 @@
|
||||
</property>
|
||||
<property>
|
||||
<name>toolTip</name>
|
||||
<string>Remove citation of the selected bibiography entry</string>
|
||||
<string>Remove citation of the selected bibliography entry</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget>
|
||||
|
Loading…
Reference in New Issue
Block a user