diff options
| author | Steve Bavin <pondlife@pondlife.me> | 2007-03-15 12:39:57 +0000 |
|---|---|---|
| committer | Steve Bavin <pondlife@pondlife.me> | 2007-03-15 12:39:57 +0000 |
| commit | cad559fc5c21a94c7cd1f3a288f863f205edde24 (patch) | |
| tree | 5780789b47fdea3cfb7a39ec90e0669118292970 | |
| parent | 860b1ab402166ba4b16fdcc708dbaa27c2e327c6 (diff) | |
| download | rockbox-cad559fc5c21a94c7cd1f3a288f863f205edde24.zip rockbox-cad559fc5c21a94c7cd1f3a288f863f205edde24.tar.gz rockbox-cad559fc5c21a94c7cd1f3a288f863f205edde24.tar.bz2 rockbox-cad559fc5c21a94c7cd1f3a288f863f205edde24.tar.xz | |
Consistent use of British English to match the manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12777 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | apps/lang/english.lang | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang index 7efdc2e..2df974d 100644 --- a/apps/lang/english.lang +++ b/apps/lang/english.lang @@ -1738,13 +1738,13 @@ desc: in tag cache settings user: <source> - *: "Initialize now" + *: "Initialise now" </source> <dest> - *: "Initialize now" + *: "Initialise now" </dest> <voice> - *: "Initialize now" + *: "Initialise now" </voice> </phrase> <phrase> @@ -1763,7 +1763,7 @@ </phrase> <phrase> id: LANG_TAGCACHE_INIT - desc: while initializing tagcache on boot + desc: while initialising tagcache on boot user: <source> *: "Committing database" |