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:
Philip Withnall 2019-01-24 14:13:00 +00:00 committed by Georges Basile Stavracas Neto
parent 6e6e9952b4
commit dadf2a4258

View file

@ -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>