[gnome-contacts] Make context clearer for Link text
- From: Alexander Larsson <alexl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-contacts] Make context clearer for Link text
- Date: Tue, 6 Sep 2011 13:41:59 +0000 (UTC)
commit 50a4838a9808c83d29772ca83f7369b99106b6dc
Author: Alexander Larsson <alexl redhat com>
Date: Tue Sep 6 15:41:40 2011 +0200
Make context clearer for Link text
src/contacts-link-dialog.vala | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/contacts-link-dialog.vala b/src/contacts-link-dialog.vala
index e8f61cb..4cec127 100644
--- a/src/contacts-link-dialog.vala
+++ b/src/contacts-link-dialog.vala
@@ -148,7 +148,7 @@ public class Contacts.LinkDialog : Dialog {
toolbar.set_vexpand (false);
list_grid.add (toolbar);
- var link_button = new ToolButton (null, C_("link-button", "Link"));
+ var link_button = new ToolButton (null, C_("link-contacts-button", "Link"));
link_button.get_style_context ().add_class (STYLE_CLASS_RAISED);
link_button.is_important = true;
link_button.sensitive = false;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]