mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Save translators work
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30284 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
43caa1fe8a
commit
ee863456a1
@ -708,7 +708,7 @@ string SVN::lockingToggle()
|
||||
+ _("Do not forget to commit the locking property into the repository."),
|
||||
true);
|
||||
|
||||
return N_("SVN: Locking property set.");
|
||||
return string("SVN: ") + N_("Locking property set.");
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user