]> git.lyx.org Git - features.git/commitdiff
Discrimination of "New" string per Jean-Pierre's request.
authorPavel Sanda <sanda@lyx.org>
Fri, 21 Oct 2011 12:59:30 +0000 (12:59 +0000)
committerPavel Sanda <sanda@lyx.org>
Fri, 21 Oct 2011 12:59:30 +0000 (12:59 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39902 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/ui/BranchesUi.ui
src/frontends/qt4/ui/IndicesUi.ui

index 5c0b60156ba25d6fd7636aceb821978b19248a47..d8e97e22e71d38668356c34f0ad617f52c8e34b8 100644 (file)
@@ -22,7 +22,7 @@
    <item row="0" column="0" >
     <widget class="QLabel" name="newBranchLA" >
      <property name="text" >
-      <string>&amp;New:</string>
+      <string>&amp;New:[[branch]]</string>
      </property>
      <property name="buddy" >
       <cstring>newBranchLE</cstring>
index 81d014538defc93fbed5431f0d6314c0ff062c49..09f492893e107d64936908144d45335defa0b0cb 100644 (file)
      <item>
       <widget class="QLabel" name="newIndexLA" >
        <property name="text" >
-        <string>&amp;New:</string>
+        <string>&amp;New:[[index]]</string>
        </property>
        <property name="buddy" >
         <cstring>newIndexLE</cstring>