Commit 8ac377e6 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Revert "dhsow: missing white space (breaks PO files)"

This reverts commit 78931a83.
parent 4f2d0cf2
......@@ -599,7 +599,7 @@ static int CommonOpen( vlc_object_t *p_this, access_sys_t *p_sys,
{
msg_Err( p_this, "FATAL: could not open ANY device" ) ;
dialog_Fatal( p_this, _("Capture failed"),
_("VLC cannot open ANY capture device. "
_("VLC cannot open ANY capture device."
"Check the error log for details.") );
return VLC_EGENERIC ;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment