mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-17 15:05:03 -05:00
Add single quotes around Background data
This commit is contained in:
parent
eabc9af9b3
commit
0ec5e9a67e
@ -539,6 +539,6 @@ Welcome to K-9 Mail setup. K-9 is an open source email client for Android based
|
|||||||
<string name="background_ops_label">Background synchronization</string>
|
<string name="background_ops_label">Background synchronization</string>
|
||||||
<string name="background_ops_never">Never</string>
|
<string name="background_ops_never">Never</string>
|
||||||
<string name="background_ops_always">Always</string>
|
<string name="background_ops_always">Always</string>
|
||||||
<string name="background_ops_enabled">When Background data is checked</string>
|
<string name="background_ops_enabled">When \'Background data\' is checked</string>
|
||||||
|
|
||||||
</resources>
|
</resources>
|
||||||
|
Loading…
Reference in New Issue
Block a user