Fixed issue #289. Rename 'Generate a Layout' dialog to 'Create Layout'.

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2015-04-30 14:54:50 +03:00
parent fc6e65e601
commit 7e3b40b0dd
2 changed files with 5 additions and 2 deletions

View file

@ -11,7 +11,7 @@
</rect>
</property>
<property name="windowTitle">
<string>Creation a layout</string>
<string>Create a layout</string>
</property>
<property name="windowIcon">
<iconset resource="../../share/resources/icon.qrc">

View file

@ -260,7 +260,10 @@
<normaloff>:/icon/32x32/layout.png</normaloff>:/icon/32x32/layout.png</iconset>
</property>
<property name="text">
<string>Generate a layout</string>
<string>Create Layout</string>
</property>
<property name="toolTip">
<string>Create Layout</string>
</property>
</action>
<action name="actionPrint_pre_view">