[polari/wip/dmoelgaard/initial-setup: 1/3] user-details: Change message button label in userDetails
- From: Bastian Ilsø Hougaard <bastianilso src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [polari/wip/dmoelgaard/initial-setup: 1/3] user-details: Change message button label in userDetails
- Date: Mon, 30 Jan 2017 16:25:08 +0000 (UTC)
commit d44fe92554c91e6e31a899f9861d9496c533db5c
Author: Danny Mølgaard <moelgaard dmp gmail com>
Date: Thu Nov 10 20:30:04 2016 +0100
user-details: Change message button label in userDetails
'Message' can be both a noun and verb, thus resulting in confusion
in terms of its translation to other languages. It also makes more
sense to have the label correspond with the 'End Conversation'
available in the sidebar's right-click menu.
This commit changes the message button label in userDetails used by
userPopover and userList from 'Message' to 'Start Conversation'.
https://bugzilla.gnome.org/show_bug.cgi?id=774212
data/resources/user-details.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/resources/user-details.ui b/data/resources/user-details.ui
index 003768b..5be9597 100644
--- a/data/resources/user-details.ui
+++ b/data/resources/user-details.ui
@@ -178,7 +178,7 @@
</child>
<child>
<object class="GtkModelButton" id="messageButton">
- <property name="text" translatable="yes">Message</property>
+ <property name="text" translatable="yes">Start Conversation</property>
<property name="halign">fill</property>
<property name="hexpand">True</property>
<property name="visible">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]