]> git.0d.be Git - empathy.git/commitdiff
New labels for user signing in/out notification preferences.
authorFrédéric Péters <fpeters@0d.be>
Tue, 23 Jun 2009 10:03:14 +0000 (12:03 +0200)
committerFrédéric Péters <fpeters@0d.be>
Tue, 23 Jun 2009 10:08:51 +0000 (12:08 +0200)
src/empathy-preferences.ui

index 3b577ed9d443dbe8f170d8e7a8209f5c72d6dbdc..2b9f8557956459b043ec8a5a2310f9eddb5473a1 100644 (file)
                         </child>
                         <child>
                           <object class="GtkCheckButton" id="checkbutton_notifications_contact_signin">
-                            <property name="label" translatable="yes">Enable notifications when a contact signs in</property>
+                            <property name="label" translatable="yes">Enable notifications when a contact comes online</property>
                             <property name="visible">True</property>
                             <property name="can_focus">True</property>
                             <property name="receives_default">False</property>
                         </child>
                         <child>
                           <object class="GtkCheckButton" id="checkbutton_notifications_contact_signout">
-                            <property name="label" translatable="yes">Enable notifications when a contact signs out</property>
+                            <property name="label" translatable="yes">Enable notifications when a contact goes offline</property>
                             <property name="visible">True</property>
                             <property name="can_focus">True</property>
                             <property name="receives_default">False</property>