network: Add mnemonic for ‘Restrict background data usage’ checkbox
The other checkboxes on this page all have mnemonics. It seems unfair for the background data usage one to be left out of the party. Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
parent
6e6e9952b4
commit
dadf2a4258
1 changed files with 2 additions and 1 deletions
|
@ -373,8 +373,9 @@
|
|||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="xalign">0</property>
|
||||
<property name="label" translatable="yes">Restrict background data usage</property>
|
||||
<property name="label" translatable="yes">Restrict _background data usage</property>
|
||||
<property name="hexpand">True</property>
|
||||
<property name="use_underline">True</property>
|
||||
</object>
|
||||
</child>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue