[empathy] Rephrase geolocation preferences (#585957)
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [empathy] Rephrase geolocation preferences (#585957)
- Date: Thu, 1 Oct 2009 09:04:34 +0000 (UTC)
commit b62fa5c1f53e4bc8554e4071ed8249c5f5b49e4f
Author: Pierre-Luc Beaudoin <pierre-luc pierlux com>
Date: Thu Oct 1 10:04:26 2009 +0100
Rephrase geolocation preferences (#585957)
src/empathy-preferences.ui | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/src/empathy-preferences.ui b/src/empathy-preferences.ui
index 1e3a425..2e32fe9 100644
--- a/src/empathy-preferences.ui
+++ b/src/empathy-preferences.ui
@@ -501,7 +501,7 @@
<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>
@@ -516,7 +516,7 @@
</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>
@@ -532,7 +532,7 @@
</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>
@@ -553,7 +553,7 @@
<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>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]