Changed a few instances of the word 'tagcache' to 'Tag Cache' to be consistent with the rest of the manual. Addresses FS#6149.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11221 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
8aed608bb1
commit
3e513637ac
2 changed files with 3 additions and 3 deletions
|
@ -148,7 +148,7 @@ audio files to it.
|
|||
When you have files on your \dap{} you'll see the supported ones now. Of
|
||||
course you can change this view later. You can also completely switch to
|
||||
a view that is based on the metadata\footnote{ID3 Tags, Vorbis comments, etc.}
|
||||
of your audio files. This view is called TagCache (see
|
||||
of your audio files. This view is called Tag Cache (see
|
||||
\reference{ref:tagcache}). Now you can start browsing the folder structure of
|
||||
your \dap{}.
|
||||
|
||||
|
|
|
@ -20,8 +20,8 @@ described in the following section.
|
|||
\item[Load To Ram.]
|
||||
The Tag Cache database can either be kept on disk (to save memory), or
|
||||
loaded into RAM (for fast browsing). Setting this to \setting{Yes} loads
|
||||
the tagcache to RAM, allowing faster browsing and searching. Setting this
|
||||
option to \setting{No} keeps the tagcache on the disk, meaning slower
|
||||
the Tag Cache to RAM, allowing faster browsing and searching. Setting this
|
||||
option to \setting{No} keeps the Tag Cache on the disk, meaning slower
|
||||
browsing but it does not use extra RAM and saves some battery on boot up.
|
||||
|
||||
\note{If you browse your music frequently using Tag Cache, you should load
|
||||
|
|
Loading…
Reference in a new issue