|
55 | 55 | </property>
|
56 | 56 | <widget class="QMenu" name="mRecentProjectsMenu">
|
57 | 57 | <property name="title">
|
58 |
| - <string>&Open Recent Projects</string> |
| 58 | + <string>&Open Recent</string> |
59 | 59 | </property>
|
60 | 60 | </widget>
|
61 | 61 | <widget class="QMenu" name="mPrintComposersMenu">
|
|
65 | 65 | </widget>
|
66 | 66 | <widget class="QMenu" name="mProjectFromTemplateMenu">
|
67 | 67 | <property name="title">
|
68 |
| - <string>New Project From Template</string> |
| 68 | + <string>New From Template</string> |
69 | 69 | </property>
|
70 | 70 | </widget>
|
71 | 71 | <addaction name="mActionNewProject"/>
|
|
475 | 475 | <normaloff>:/images/themes/default/mActionFileNew.png</normaloff>:/images/themes/default/mActionFileNew.png</iconset>
|
476 | 476 | </property>
|
477 | 477 | <property name="text">
|
478 |
| - <string>&New Project</string> |
| 478 | + <string>&New</string> |
479 | 479 | </property>
|
480 | 480 | <property name="shortcut">
|
481 | 481 | <string>Ctrl+N</string>
|
|
487 | 487 | <normaloff>:/images/themes/default/mActionFileOpen.png</normaloff>:/images/themes/default/mActionFileOpen.png</iconset>
|
488 | 488 | </property>
|
489 | 489 | <property name="text">
|
490 |
| - <string>&Open Project...</string> |
| 490 | + <string>&Open...</string> |
491 | 491 | </property>
|
492 | 492 | <property name="shortcut">
|
493 | 493 | <string>Ctrl+O</string>
|
|
499 | 499 | <normaloff>:/images/themes/default/mActionFileSave.png</normaloff>:/images/themes/default/mActionFileSave.png</iconset>
|
500 | 500 | </property>
|
501 | 501 | <property name="text">
|
502 |
| - <string>&Save Project</string> |
| 502 | + <string>&Save</string> |
503 | 503 | </property>
|
504 | 504 | <property name="shortcut">
|
505 | 505 | <string>Ctrl+S</string>
|
|
511 | 511 | <normaloff>:/images/themes/default/mActionFileSaveAs.png</normaloff>:/images/themes/default/mActionFileSaveAs.png</iconset>
|
512 | 512 | </property>
|
513 | 513 | <property name="text">
|
514 |
| - <string>Save Project &As...</string> |
| 514 | + <string>Save &As...</string> |
515 | 515 | </property>
|
516 | 516 | <property name="shortcut">
|
517 | 517 | <string>Ctrl+Shift+S</string>
|
|
0 commit comments