From 42999abb9e2e1d13125f6d0e1c434e3235bf49a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 19 Dec 2015 18:33:40 +0100 Subject: Imported Upstream version 3.19.3 --- src/ui.vala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ui.vala') diff --git a/src/ui.vala b/src/ui.vala index a66db50..c16ab60 100644 --- a/src/ui.vala +++ b/src/ui.vala @@ -1596,7 +1596,7 @@ public class UserInterface : Gtk.ApplicationWindow /* Message to indicate an Epson scanner has been detected */ message = _("You appear to have an Epson scanner."); /* Instructions on how to install Epson scanner drivers */ - instructions = _("Drivers for this are available on the Epson website."); + instructions = _("Drivers for this are available on the Epson website."); break; } var dialog = new Gtk.Dialog.with_buttons (/* Title of dialog giving instructions on how to install drivers */ -- cgit v1.2.3