]> git.0d.be Git - empathy.git/commitdiff
Don't use 'Preset' in the UI (#581029)
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Wed, 27 Oct 2010 15:20:34 +0000 (17:20 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Wed, 27 Oct 2010 15:20:34 +0000 (17:20 +0200)
libempathy-gtk/empathy-status-preset-dialog.ui

index 754a95bf4d1db380a8f26265e547f1b80e387f0c..07d8f14b99040b79c805e13da25311d5e048c1df 100644 (file)
@@ -13,7 +13,7 @@
       <object class="GtkLabel" id="label2">
         <property name="visible">True</property>
         <property name="xalign">0</property>
-        <property name="label" translatable="yes">Saved Presets</property>
+        <property name="label" translatable="yes">Saved Status Messages</property>
         <property name="mnemonic_widget">add-combobox</property>
         <attributes>
           <attribute name="weight" value="bold"/>
@@ -71,7 +71,7 @@
       <object class="GtkLabel" id="label1">
         <property name="visible">True</property>
         <property name="xalign">0</property>
-        <property name="label" translatable="yes">Add _New Preset</property>
+        <property name="label" translatable="yes">Save _New Status Message</property>
         <property name="use_underline">True</property>
         <property name="mnemonic_widget">add-combobox</property>
         <attributes>