]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkmountoperation-stub.c
Strip "Custom." prefix when getting default options from cups.
[~andy/gtk] / gtk / gtkmountoperation-stub.c
index c7b8d1a9ed94071b7cca9a26ee6e0a2355065c06..27b09ae7f9b26704a27690a28d3c714cc18b848c 100644 (file)
@@ -61,7 +61,7 @@ _gtk_mount_operation_kill_process (GPid      pid,
   g_set_error (error,
                G_IO_ERROR,
                G_IO_ERROR_NOT_SUPPORTED,
-               _("Cannot kill process with pid %d. Operation is not implemented."),
+               _("Cannot kill process with PID %d. Operation is not implemented."),
                pid);
   return FALSE;
 }