Fixed a typo, thanks Peter Landgren.
svn: r17335
This commit is contained in:
parent
e4348092c3
commit
5093902494
@ -1136,7 +1136,7 @@ class EditExifMetadata(Gramplet):
|
|||||||
self.exif_widgets["Message:Area"].set_text(_("Saving Exif metadata to the image..."))
|
self.exif_widgets["Message:Area"].set_text(_("Saving Exif metadata to the image..."))
|
||||||
else:
|
else:
|
||||||
# set Message Area to Cleared...
|
# set Message Area to Cleared...
|
||||||
self.exif_widgets["Message:Area"].set_text(_("Image fields have been cleared "
|
self.exif_widgets["Message:Area"].set_text(_("Image Exif metadata has been cleared "
|
||||||
"from this image..."))
|
"from this image..."))
|
||||||
|
|
||||||
# writes all Exif Metadata to image even if the fields are all empty...
|
# writes all Exif Metadata to image even if the fields are all empty...
|
||||||
|
Loading…
Reference in New Issue
Block a user