File tree 1 file changed +5
-4
lines changed
1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 163
163
<addaction name =" mActionPasteStyle" />
164
164
<addaction name =" separator" />
165
165
<addaction name =" mActionOpenTable" />
166
+ <addaction name =" mActionToggleEditing" />
166
167
<addaction name =" mActionSaveEdits" />
167
168
<addaction name =" mActionSaveAllEdits" />
168
- <addaction name =" mActionToggleEditing " />
169
+ <addaction name =" separator " />
169
170
<addaction name =" mActionLayerSaveAs" />
170
171
<addaction name =" mActionLayerSelectionSaveAs" />
171
172
<addaction name =" mActionRemoveLayer" />
@@ -1857,13 +1858,13 @@ Acts on currently active editable layer</string>
1857
1858
<normaloff >:/images/themes/default/mActionSaveAllEdits.png</normaloff >:/images/themes/default/mActionSaveAllEdits.png</iconset >
1858
1859
</property >
1859
1860
<property name =" text" >
1860
- <string >Save All Edits </string >
1861
+ <string >Save Edits for All Layers </string >
1861
1862
</property >
1862
1863
<property name =" toolTip" >
1863
- <string >Save All Edits </string >
1864
+ <string >Save Edits for All Layers </string >
1864
1865
</property >
1865
1866
<property name =" statusTip" >
1866
- <string >Save edits to editing layers, but continue editing</string >
1867
+ <string >Save edits for all layers, but continue editing</string >
1867
1868
</property >
1868
1869
</action >
1869
1870
</widget >
You can’t perform that action at this time.
0 commit comments