diff options
Diffstat (limited to 'src/empathy-preferences.ui')
-rw-r--r-- | src/empathy-preferences.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/empathy-preferences.ui b/src/empathy-preferences.ui index ef9233cc3..6ae92d17c 100644 --- a/src/empathy-preferences.ui +++ b/src/empathy-preferences.ui @@ -486,11 +486,11 @@ <object class="GtkLabel" id="label6"> <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> <attributes> <attribute name="scale" value="0.8"/> </attributes> - <property name="wrap">True</property> </object> <packing> <property name="position">1</property> @@ -707,11 +707,11 @@ <object class="GtkLabel" id="label616"> <property name="visible">True</property> <property name="xalign">0</property> + <property name="wrap">True</property> <property name="label" translatable="yes">The list of languages reflects only the languages for which you have a dictionary installed.</property> <attributes> <attribute name="scale" value="0.8"/> </attributes> - <property name="wrap">True</property> </object> <packing> <property name="position">1</property> |