]> git.0d.be Git - empathy.git/commitdiff
Rephrase geolocation preferences (#585957)
authorPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Thu, 1 Oct 2009 09:04:26 +0000 (10:04 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Thu, 1 Oct 2009 09:04:26 +0000 (10:04 +0100)
src/empathy-preferences.ui

index 1e3a425806004df9e97e5285dd110959fa1792a7..2e32fe9dd73cfb5ad88b439d98f7c434b97e3f08 100644 (file)
                             <property name="orientation">vertical</property>
                             <child>
                               <object class="GtkCheckButton" id="checkbutton_location_resource_gps">
-                                <property name="label" translatable="yes">Allow _GPS usage</property>
+                                <property name="label" translatable="yes">_GPS</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_location_resource_cell">
-                                <property name="label" translatable="yes">Allow _cellphone usage</property>
+                                <property name="label" translatable="yes">_Cellphone</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_location_resource_network">
-                                <property name="label" translatable="yes">Allow _network usage</property>
+                                <property name="label" translatable="yes">_Network (IP, Wifi)</property>
                                 <property name="visible">True</property>
                                 <property name="can_focus">True</property>
                                 <property name="receives_default">False</property>
                     <child type="label">
                       <object class="GtkLabel" id="label5">
                         <property name="visible">True</property>
-                        <property name="label" translatable="yes">Geoclue Settings</property>
+                        <property name="label" translatable="yes">Location sources:</property>
                         <attributes>
                           <attribute name="weight" value="bold"/>
                         </attributes>