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:
parent
6e26402891
commit
4b04bc53fc
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue