]> git.lyx.org Git - features.git/commitdiff
* src/frontends/qt4/ui/QCitationUi.ui: cosmetics: capitalize label
authorMichael Schmitt <michael.schmitt@teststep.org>
Sun, 5 Nov 2006 17:23:20 +0000 (17:23 +0000)
committerMichael Schmitt <michael.schmitt@teststep.org>
Sun, 5 Nov 2006 17:23:20 +0000 (17:23 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15752 a592a061-630c-0410-9148-cb99ea01b6c8

Status.15x
src/frontends/qt4/ui/QCitationUi.ui

index 9946fb8eacfef5be94f12adf9c68aa8bddac9694..fde7b04265203e56a5391c203e7cbebbad851f74 100644 (file)
@@ -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)
+
index 8c49a756eb368b2396b3e449e2ba7bad6fe68269..4cb45f7f971fb958a42fb5f8f9adce41f7a5cb23 100644 (file)
@@ -67,7 +67,7 @@
      <item row="0" column="2" >
       <widget class="QLabel" name="selectedKeysLA" >
        <property name="text" >
-        <string>&amp;Selected citations:</string>
+        <string>&amp;Selected Citations:</string>
        </property>
        <property name="buddy" >
         <cstring>selectedLV</cstring>