Skip to content

Commit

Permalink
[needs-docs] Tweak wording of Export actions
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed May 11, 2018
1 parent b87a92b commit 3e62627
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/ui/qgisapp.ui
Expand Up @@ -748,7 +748,7 @@
<normaloff>:/images/themes/default/mActionSaveMapAsImage.svg</normaloff>:/images/themes/default/mActionSaveMapAsImage.svg</iconset>
</property>
<property name="text">
<string>Save Map as &amp;Image…</string>
<string>Export Map to &amp;Image…</string>
</property>
<property name="toolTip">
<string>Save Map as Image</string>
Expand All @@ -760,7 +760,7 @@
<normaloff>:/images/themes/default/mActionSaveAsPDF.svg</normaloff>:/images/themes/default/mActionSaveAsPDF.svg</iconset>
</property>
<property name="text">
<string>Save Map as &amp;PDF…</string>
<string>Export Map to &amp;PDF…</string>
</property>
<property name="toolTip">
<string>Save Map as PDF</string>
Expand Down Expand Up @@ -2443,7 +2443,7 @@ Acts on currently active editable layer</string>
</action>
<action name="mActionDxfExport">
<property name="text">
<string>Export Map to DXF…</string>
<string>Export Project to DXF…</string>
</property>
</action>
<action name="mActionDwgImport">
Expand Down

0 comments on commit 3e62627

Please sign in to comment.