svn: r1521
This commit is contained in:
Alex Roitman 2003-05-13 15:29:22 +00:00
parent d31fc89494
commit 25c6d5ba0d

View File

@ -1,4 +1,4 @@
#
# Gramps - a GTK+/GNOME based genealogy program
#
# Copyright (C) 2000 Donald N. Allingham
@ -192,7 +192,7 @@ def importData(database, filename, callback):
except:
# File is lost => ask what to do
MissingMediaDialog(_("Media object could not be found"),
_("%(file_name)s was references in the database, but no longer exists. "
_("%(file_name)s is referenced in the database, but no longer exists. "
"The file may have been deleted or moved to a different location. "
"You may choose to either remove the reference from the database, "
"keep the reference to the missing file, or select a new file."