]> git.0d.be Git - empathy.git/blobdiff - src/empathy-status-icon.ui
Updated Spanish translation
[empathy.git] / src / empathy-status-icon.ui
index 356c2155f6b6720ae718b8757ef614d19b0a2074..155193e46516fa28f4df00820a718ab270ff54e7 100644 (file)
           <object class="GtkAction" id="new_message">
             <property name="icon-name">im-message-new</property>
             <property name="name">new_message</property>
-            <property name="label" translatable="yes">_New Conversation...</property>
+            <property name="label" translatable="yes">_New Conversation…</property>
+          </object>
+        </child>
+        <child>
+          <object class="GtkAction" id="new_call">
+            <property name="icon-name">audio-input-microphone</property>
+            <property name="name">new_call</property>
+            <property name="label" translatable="yes">New _Call…</property>
           </object>
         </child>
         <child>
@@ -37,6 +44,7 @@
         <menuitem action="show_list"/>
         <separator/>
         <menuitem action="new_message"/>
+        <menuitem action="new_call"/>
         <menuitem action="status"/>
         <separator/>
         <menuitem action="quit"/>