Discrimination of "New" string per Jean-Pierre's request.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39902 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Pavel Sanda 2011-10-21 12:59:30 +00:00
parent 2517a6ab95
commit e1416341fd
2 changed files with 2 additions and 2 deletions

View 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>

View File

@ -111,7 +111,7 @@
<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>