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