Skip to content

app: use "Save Image As" for the "Save As..." dialog title

Save uses "Save Image", so I opted for "Save Image As" for consistency.

This introduces an inconsistency with the Export and Export As... dialogs where "Export Image" remains in use for both, but addressing that will require an API change for file_export_dialog_show()

Fixes issue #4021.

Merge request reports