[gnote/gnome-3-10] Add missing space
- From: Aurimas Černius <aurimasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnote/gnome-3-10] Add missing space
- Date: Mon, 7 Oct 2013 19:39:49 +0000 (UTC)
commit 2bf524457c37d30292ccfa2d002c13d7c0dd44f3
Author: Aurimas Černius <aurisc4 gmail com>
Date: Sun Oct 6 15:15:11 2013 +0300
Add missing space
Fixes Bug 709494.
src/noterenamedialog.cpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/noterenamedialog.cpp b/src/noterenamedialog.cpp
index 30a24eb..86b80bf 100644
--- a/src/noterenamedialog.cpp
+++ b/src/noterenamedialog.cpp
@@ -150,7 +150,7 @@ NoteRenameDialog::NoteRenameDialog(const Note::List & notes,
label->set_markup(
Glib::ustring::compose(
_("Rename links in other notes from "
- "\"<span underline=\"single\">%1</span>\" to"
+ "\"<span underline=\"single\">%1</span>\" to "
"\"<span underline=\"single\">%2</span>\"?\n\n"
"If you do not rename the links, they will no longer link to "
"anything."),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]