Miscellaneous string fixes
Mostly capitalisation fixes. Closes: bgo#528257
This commit is contained in:
		| @ -960,7 +960,7 @@ _gtk_mount_operation_kill_process (GPid      pid, | ||||
|       g_set_error (error, | ||||
|                    G_IO_ERROR, | ||||
|                    g_io_error_from_errno (errsv), | ||||
|                    _("Cannot end process with pid %d: %s"), | ||||
|                    _("Cannot end process with PID %d: %s"), | ||||
|                    pid, | ||||
|                    g_strerror (errsv)); | ||||
|     } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Philip Withnall
					Philip Withnall