diff options
Diffstat (limited to 'plugins/common/Resources.vala')
-rw-r--r-- | plugins/common/Resources.vala | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/common/Resources.vala b/plugins/common/Resources.vala index bcdc590..79d4818 100644 --- a/plugins/common/Resources.vala +++ b/plugins/common/Resources.vala @@ -6,7 +6,7 @@ namespace Resources { -public const string WEBSITE_NAME = _("Visit the Yorba web site"); +public const string WEBSITE_NAME = _("Visit the Shotwell home page"); public const string WEBSITE_URL = "https://wiki.gnome.org/Apps/Shotwell"; public const string LICENSE = """ |