|
690 | 690 | <property name="text">
|
691 | 691 | <string>&New</string>
|
692 | 692 | </property>
|
| 693 | + <property name="toolTip"> |
| 694 | + <string>New Project</string> |
| 695 | + </property> |
693 | 696 | <property name="shortcut">
|
694 | 697 | <string>Ctrl+N</string>
|
695 | 698 | </property>
|
|
702 | 705 | <property name="text">
|
703 | 706 | <string>&Open…</string>
|
704 | 707 | </property>
|
| 708 | + <property name="toolTip"> |
| 709 | + <string>Open Project</string> |
| 710 | + </property> |
705 | 711 | <property name="shortcut">
|
706 | 712 | <string>Ctrl+O</string>
|
707 | 713 | </property>
|
|
714 | 720 | <property name="text">
|
715 | 721 | <string>&Save</string>
|
716 | 722 | </property>
|
| 723 | + <property name="toolTip"> |
| 724 | + <string>Save Project</string> |
| 725 | + </property> |
717 | 726 | <property name="shortcut">
|
718 | 727 | <string>Ctrl+S</string>
|
719 | 728 | </property>
|
|
726 | 735 | <property name="text">
|
727 | 736 | <string>Save &As…</string>
|
728 | 737 | </property>
|
| 738 | + <property name="toolTip"> |
| 739 | + <string>Save Project As</string> |
| 740 | + </property> |
729 | 741 | <property name="shortcut">
|
730 | 742 | <string>Ctrl+Shift+S</string>
|
731 | 743 | </property>
|
|
738 | 750 | <property name="text">
|
739 | 751 | <string>Save Map as &Image…</string>
|
740 | 752 | </property>
|
| 753 | + <property name="toolTip"> |
| 754 | + <string>Save Map as Image</string> |
| 755 | + </property> |
741 | 756 | </action>
|
742 | 757 | <action name="mActionSaveMapAsPdf">
|
743 | 758 | <property name="icon">
|
|
747 | 762 | <property name="text">
|
748 | 763 | <string>Save Map as &PDF…</string>
|
749 | 764 | </property>
|
| 765 | + <property name="toolTip"> |
| 766 | + <string>Save Map as PDF</string> |
| 767 | + </property> |
750 | 768 | </action>
|
751 | 769 | <action name="mActionNewMapCanvas">
|
752 | 770 | <property name="icon">
|
|
1553 | 1571 | <property name="text">
|
1554 | 1572 | <string>&Save As...</string>
|
1555 | 1573 | </property>
|
| 1574 | + <property name="toolTip"> |
| 1575 | + <string>Save Layer As</string> |
| 1576 | + </property> |
1556 | 1577 | </action>
|
1557 | 1578 | <action name="mActionRemoveLayer">
|
1558 | 1579 | <property name="icon">
|
|
1586 | 1607 | <property name="text">
|
1587 | 1608 | <string>&Properties...</string>
|
1588 | 1609 | </property>
|
| 1610 | + <property name="toolTip"> |
| 1611 | + <string>Layer Properties</string> |
| 1612 | + </property> |
1589 | 1613 | </action>
|
1590 | 1614 | <action name="mActionLayerSubsetString">
|
1591 | 1615 | <property name="text">
|
|
1687 | 1711 | <property name="text">
|
1688 | 1712 | <string>&Properties…</string>
|
1689 | 1713 | </property>
|
| 1714 | + <property name="toolTip"> |
| 1715 | + <string>Project Properties</string> |
| 1716 | + </property> |
1690 | 1717 | <property name="shortcut">
|
1691 | 1718 | <string>Ctrl+Shift+P</string>
|
1692 | 1719 | </property>
|
|
0 commit comments