summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Bavin <pondlife@pondlife.me>2007-03-15 13:03:37 +0000
committerSteve Bavin <pondlife@pondlife.me>2007-03-15 13:03:37 +0000
commit20d8e8d0dea7c842dabe8ea122b649b579bdc7f0 (patch)
tree70adafddb9d1de0f0b057170a6b72d69073984ee
parentcad559fc5c21a94c7cd1f3a288f863f205edde24 (diff)
downloadrockbox-20d8e8d0dea7c842dabe8ea122b649b579bdc7f0.tar.gz
rockbox-20d8e8d0dea7c842dabe8ea122b649b579bdc7f0.zip
OK, use -ize not -ise as per OED
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12778 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--apps/lang/english.lang8
-rw-r--r--manual/getting_started/installation.tex6
-rw-r--r--manual/rockbox_interface/tagcache.tex14
3 files changed, 14 insertions, 14 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang
index 2df974d7b4..7efdc2e285 100644
--- a/apps/lang/english.lang
+++ b/apps/lang/english.lang
@@ -1738,13 +1738,13 @@
1738 desc: in tag cache settings 1738 desc: in tag cache settings
1739 user: 1739 user:
1740 <source> 1740 <source>
1741 *: "Initialise now" 1741 *: "Initialize now"
1742 </source> 1742 </source>
1743 <dest> 1743 <dest>
1744 *: "Initialise now" 1744 *: "Initialize now"
1745 </dest> 1745 </dest>
1746 <voice> 1746 <voice>
1747 *: "Initialise now" 1747 *: "Initialize now"
1748 </voice> 1748 </voice>
1749</phrase> 1749</phrase>
1750<phrase> 1750<phrase>
@@ -1763,7 +1763,7 @@
1763</phrase> 1763</phrase>
1764<phrase> 1764<phrase>
1765 id: LANG_TAGCACHE_INIT 1765 id: LANG_TAGCACHE_INIT
1766 desc: while initialising tagcache on boot 1766 desc: while initializing tagcache on boot
1767 user: 1767 user:
1768 <source> 1768 <source>
1769 *: "Committing database" 1769 *: "Committing database"
diff --git a/manual/getting_started/installation.tex b/manual/getting_started/installation.tex
index e0d6d68bfe..cbb32b9397 100644
--- a/manual/getting_started/installation.tex
+++ b/manual/getting_started/installation.tex
@@ -70,9 +70,9 @@ software.
70 70
71\opt{ipod}{ 71\opt{ipod}{
72 \note{In addition to the requirements described above, Rockbox only works on 72 \note{In addition to the requirements described above, Rockbox only works on
73 Ipods formatted with the FAT32 filesystem (i.e., Ipods initialised by iTunes 73 Ipods formatted with the FAT32 filesystem (i.e., Ipods initialized by iTunes
74 for Windows). It does not work with the HFS+ filesystem (i.e. Ipods 74 for Windows). It does not work with the HFS+ filesystem (i.e. Ipods
75 initialised by iTunes for the Mac). More information and instructions for 75 initialized by iTunes for the Mac). More information and instructions for
76 converting an Ipod to FAT32 can be found on the 76 converting an Ipod to FAT32 can be found on the
77 \url{http://www.rockbox.org/twiki/bin/view/Main/IpodConversionToFAT32} wiki 77 \url{http://www.rockbox.org/twiki/bin/view/Main/IpodConversionToFAT32} wiki
78 page on the Rockbox web site. Note that after conversion, you can still use 78 page on the Rockbox web site. Note that after conversion, you can still use
@@ -254,7 +254,7 @@ use.
254 your player using Itunes, you will not be able to see your music because 254 your player using Itunes, you will not be able to see your music because
255 Itunes changes your files' names and hides them in directories in the 255 Itunes changes your files' names and hides them in directories in the
256 \fname{Ipod\_Control} folder. You can view files placed on your \dap{} by 256 \fname{Ipod\_Control} folder. You can view files placed on your \dap{} by
257 Itunes by initialising and using Rockbox's database. See 257 Itunes by initializing and using Rockbox's database. See
258 \reference{ref:database} for more information. 258 \reference{ref:database} for more information.
259 } 259 }
260} 260}
diff --git a/manual/rockbox_interface/tagcache.tex b/manual/rockbox_interface/tagcache.tex
index ba9a58a515..c6869c9348 100644
--- a/manual/rockbox_interface/tagcache.tex
+++ b/manual/rockbox_interface/tagcache.tex
@@ -8,7 +8,7 @@ contained in the tags (ID3v1, ID3v2%
8) in your audio files, Rockbox builds and maintains a database of the music 8) in your audio files, Rockbox builds and maintains a database of the music
9files on your player and allows you to browse them by Artist, Album and Genre. 9files on your player and allows you to browse them by Artist, Album and Genre.
10 10
11\subsection{Initialising the database} 11\subsection{Initializing the database}
12The first time you use the database, Rockbox will scan your disk for audio files. 12The first time you use the database, Rockbox will scan your disk for audio files.
13This can take quite a while depending on the number of files on your \dap{}. 13This can take quite a while depending on the number of files on your \dap{}.
14This scan happens in the background, so you can choose to return to the 14This scan happens in the background, so you can choose to return to the
@@ -46,11 +46,11 @@ you can use the database.
46 \opt{MASCODEC}{\setting{Auto Update} does not detect deleted files. To remove 46 \opt{MASCODEC}{\setting{Auto Update} does not detect deleted files. To remove
47 deleted files from the database you need to run \setting{Update Now}.}% 47 deleted files from the database you need to run \setting{Update Now}.}%
48 48
49\item[Initialise Now.] 49\item[Initialize Now.]
50 You can force Rockbox to rescan your disk for tagged files by 50 You can force Rockbox to rescan your disk for tagged files by
51 using the \setting{Initialise Now} function in the \setting{Database 51 using the \setting{Initialize Now} function in the \setting{Database
52 Menu}. 52 Menu}.
53 \warn{\setting{Initialise Now} removes all database files (removing 53 \warn{\setting{Initialize Now} removes all database files (removing
54 runtimedb data also) and rebuilds the database from scratch.} 54 runtimedb data also) and rebuilds the database from scratch.}
55 55
56\item[Update Now.] 56\item[Update Now.]
@@ -62,7 +62,7 @@ you can use the database.
62 time. 62 time.
63 } 63 }
64 } 64 }
65 Unlike \setting{Initialise Now}, the \setting{Update Now} function 65 Unlike \setting{Initialize Now}, the \setting{Update Now} function
66 does not remove runtime database information. 66 does not remove runtime database information.
67 67
68\item[Gather Runtime Data (Experimental).] 68\item[Gather Runtime Data (Experimental).]
@@ -79,12 +79,12 @@ you can use the database.
79\item[Import modifications.] 79\item[Import modifications.]
80 Allows the \fname{/.rockbox/database\_changelog.txt} backup to be 80 Allows the \fname{/.rockbox/database\_changelog.txt} backup to be
81 conveniently loaded into the database. If \setting{Auto Update} is 81 conveniently loaded into the database. If \setting{Auto Update} is
82 enabled this is performed automatically when the database is initialised. 82 enabled this is performed automatically when the database is initialized.
83 83
84\end{description} 84\end{description}
85 85
86\subsection{Using the database} 86\subsection{Using the database}
87Once the database has been initialised, you can browse your music by Artist, 87Once the database has been initialized, you can browse your music by Artist,
88Album, Genre and Song Name. To use the database, go to the \setting{Main Menu} 88Album, Genre and Song Name. To use the database, go to the \setting{Main Menu}
89and select \setting{Database}.\\ 89and select \setting{Database}.\\
90 90