diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/empathy-preferences.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/empathy-preferences.ui b/src/empathy-preferences.ui index a383607aa..1e3a42580 100644 --- a/src/empathy-preferences.ui +++ b/src/empathy-preferences.ui @@ -434,7 +434,7 @@ <property name="visible">True</property> <property name="xalign">0</property> <property name="wrap">True</property> - <property name="label" translatable="yes">Reduced location accuracy means that nothing more precise than your city, state and country will be published. GPS coordinates will have a random value added (±0.25°).</property> + <property name="label" translatable="yes">Reduced location accuracy means that nothing more precise than your city, state and country will be published. GPS coordinates will be accurate to 1 decimal place.</property> <attributes> <attribute name="scale" value="0.8"/> </attributes> |