mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-13 01:08:45 +00:00
* add missing blank.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31627 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
062903a2e8
commit
4c6d117bd9
@ -719,7 +719,7 @@ string SVN::repoUpdate()
|
||||
if (!res.empty()) {
|
||||
LYXERR(Debug::LYXVC, "Diff detected:\n" << res);
|
||||
docstring const file = from_utf8(owner_->filePath());
|
||||
docstring text = bformat(_("There were detected changes"
|
||||
docstring text = bformat(_("There were detected changes "
|
||||
"in the working directory:\n%1$s\n\n"
|
||||
"In case of file conflict version of the local directory files "
|
||||
"will be preferred."
|
||||
|
Loading…
Reference in New Issue
Block a user