privacy: Change the location label so it's short enough

And doesn't resize the shell width when switching panels.
This commit is contained in:
Bastien Nocera 2014-08-19 19:49:39 +02:00
parent 6e26402891
commit 4b04bc53fc

View file

@ -787,7 +787,7 @@ All the information we collect is made anonymous, and we will never share your d
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xalign">0</property>
<property name="label" translatable="yes">Allows applications to determine your geographical location</property>
<property name="label" translatable="yes">Used to determine your geographical location</property>
<style>
<class name="dim-label"/>
</style>