aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-roster-window-menubar.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/empathy-roster-window-menubar.ui')
-rw-r--r--src/empathy-roster-window-menubar.ui10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/empathy-roster-window-menubar.ui b/src/empathy-roster-window-menubar.ui
index 2d0b9abb0..44c67d07a 100644
--- a/src/empathy-roster-window-menubar.ui
+++ b/src/empathy-roster-window-menubar.ui
@@ -4,12 +4,12 @@
<menu id="appmenu">
<section>
<item>
- <attribute translatable="yes" name="label">_New Conversation...</attribute>
+ <attribute translatable="yes" name="label">_New Conversation…</attribute>
<attribute name="action">win.chat_new_message</attribute>
<attribute name="accel">&lt;Primary&gt;n</attribute>
</item>
<item>
- <attribute translatable="yes" name="label">New _Call...</attribute>
+ <attribute translatable="yes" name="label">New _Call…</attribute>
<attribute name="action">win.chat_new_call</attribute>
<attribute name="accel">&lt;Primary&gt;m</attribute>
</item>
@@ -18,11 +18,11 @@
<attribute translatable="yes" name="label">Contacts</attribute>
<section>
<item>
- <attribute translatable="yes" name="label">_Add Contacts...</attribute>
+ <attribute translatable="yes" name="label">_Add Contacts…</attribute>
<attribute name="action">win.chat_add_contact</attribute>
</item>
<item>
- <attribute translatable="yes" name="label">_Search for Contacts...</attribute>
+ <attribute translatable="yes" name="label">_Search for Contacts…</attribute>
<attribute name="action">win.chat_search_contacts</attribute>
</item>
</section>
@@ -37,7 +37,7 @@
<attribute translatable="yes" name="label">_Rooms</attribute>
<section>
<item>
- <attribute translatable="yes" name="label">_Join...</attribute>
+ <attribute translatable="yes" name="label">_Join…</attribute>
<attribute name="action">win.room_join_new</attribute>
<attribute name="accel">&lt;Primary&gt;j</attribute>
</item>