Add single quotes around Background data

This commit is contained in:
Daniel Applebaum 2009-10-31 18:54:40 +00:00
parent eabc9af9b3
commit 0ec5e9a67e
1 changed files with 1 additions and 1 deletions

View File

@ -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_never">Never</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>