Merge branch 'ab/gc-log-rephrase'
A pathname in an advice message has been made cut-and-paste ready. * ab/gc-log-rephrase: gc: remove trailing dot from "gc.log" line
This commit is contained in:
@ -502,7 +502,7 @@ static int report_last_gc_error(void)
|
|||||||
*/
|
*/
|
||||||
warning(_("The last gc run reported the following. "
|
warning(_("The last gc run reported the following. "
|
||||||
"Please correct the root cause\n"
|
"Please correct the root cause\n"
|
||||||
"and remove %s.\n"
|
"and remove %s\n"
|
||||||
"Automatic cleanup will not be performed "
|
"Automatic cleanup will not be performed "
|
||||||
"until the file is removed.\n\n"
|
"until the file is removed.\n\n"
|
||||||
"%s"),
|
"%s"),
|
||||||
|
Reference in New Issue
Block a user