Reworded help string for cache apk preference.

There was some confusion about the "SD Card" portion of the string.
Sometimes it will not store on the SD card, e.g. if the SD card is
not mounted, or inaccessible to F-Droid.
This commit is contained in:
Peter Serwylo 2015-04-16 17:00:23 +10:00
parent 280a5e7279
commit dccd0256d3

View File

@ -11,7 +11,7 @@
<string name="delete">Delete</string>
<string name="enable_nfc_send">Enable NFC Send…</string>
<string name="cache_downloaded">App cache</string>
<string name="cache_downloaded_on">Keep downloaded apk files on SD card</string>
<string name="cache_downloaded_on">Keep downloaded .apk files on device</string>
<string name="updates">Updates</string>
<string name="other">Other</string>
<string name="last_update_check">Last repo scan: %s</string>