Skip to content

Commit c61794c

Browse files
DelazJnyalldawson
authored andcommitted
Use a proper label in the "Save raster as" dialog
and mimic the vector dialog
1 parent 408979c commit c61794c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ui/qgsrasterlayersaveasdialogbase.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ datasets with maximum width and height specified below.</string>
104104
<item>
105105
<widget class="QLabel" name="mSaveAsLabel">
106106
<property name="text">
107-
<string>Save as</string>
107+
<string>File name</string>
108108
</property>
109109
<property name="buddy">
110110
<cstring>mFilename</cstring>

0 commit comments

Comments
 (0)