mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-21 23:09:40 +00:00
* src/frontends/qt4/ui/QCitationUi.ui: cosmetics: capitalize label
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15752 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
2985fffec3
commit
4e9bb0990f
@ -125,9 +125,6 @@ MENUS
|
||||
|
||||
* Some English menu items don't have a '&' character. (box, date, paste...)
|
||||
|
||||
* src/frontends/qt4/ui/QCitationUi.ui:70 "&Selected citations:" should be
|
||||
"&Selected Citations:".
|
||||
|
||||
* All label and button texts in the Qt4 dialogs are not translated.
|
||||
|
||||
|
||||
@ -262,3 +259,9 @@ CREDITS:
|
||||
in LyXView::updateWindowTitle() and also due to a potential bug in Qt:
|
||||
an update command to the window title seems to be ignored up until the window
|
||||
is shown.
|
||||
|
||||
* src/frontends/qt4/ui/QCitationUi.ui:70 "&Selected citations:" should be
|
||||
"&Selected Citations:".
|
||||
|
||||
FIXED (MGerz 2006-11-05)
|
||||
|
||||
|
@ -67,7 +67,7 @@
|
||||
<item row="0" column="2" >
|
||||
<widget class="QLabel" name="selectedKeysLA" >
|
||||
<property name="text" >
|
||||
<string>&Selected citations:</string>
|
||||
<string>&Selected Citations:</string>
|
||||
</property>
|
||||
<property name="buddy" >
|
||||
<cstring>selectedLV</cstring>
|
||||
|
Loading…
x
Reference in New Issue
Block a user