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:
parent
280a5e7279
commit
dccd0256d3
@ -11,7 +11,7 @@
|
|||||||
<string name="delete">Delete</string>
|
<string name="delete">Delete</string>
|
||||||
<string name="enable_nfc_send">Enable NFC Send…</string>
|
<string name="enable_nfc_send">Enable NFC Send…</string>
|
||||||
<string name="cache_downloaded">App cache</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="updates">Updates</string>
|
||||||
<string name="other">Other</string>
|
<string name="other">Other</string>
|
||||||
<string name="last_update_check">Last repo scan: %s</string>
|
<string name="last_update_check">Last repo scan: %s</string>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user