From 9cd5c3e1195d872cbac2e8744bac5430490f6636 Mon Sep 17 00:00:00 2001 From: Miika Pekkarinen Date: Mon, 10 Jul 2006 16:22:03 +0000 Subject: Tagcache update: Support removal of entries and no longer the need for dircache to load tagcache in ram (however, dircache with tagcache is still strongly recommended). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10192 a1c6a512-1295-4272-9138-f99709370657 --- apps/lang/english.lang | 46 +++++++++++++++++++++++++++++++++++++--------- 1 file changed, 37 insertions(+), 9 deletions(-) (limited to 'apps/lang') diff --git a/apps/lang/english.lang b/apps/lang/english.lang index ad9c82dfcf..7859b3ddae 100644 --- a/apps/lang/english.lang +++ b/apps/lang/english.lang @@ -1676,7 +1676,7 @@ id: LANG_TAGCACHE - desc: in tag cache settings + desc: in settings menu user: *: "Tag Cache" @@ -1690,16 +1690,16 @@ id: LANG_TAGCACHE_DISK - desc: in tag cache settings + desc: user: - *: "Keep on Disk" + *: "" - *: "Keep on Disk" + *: "" - *: "Keep on Disk" + *: "" @@ -1717,17 +1717,17 @@ - id: LANG_TAGCACHE_FORCE_UPDATE + id: LANG_TAGCACHE_INITIALIZE desc: in tag cache settings user: - *: "Force Tag Cache Update" + *: "Initialize now" - *: "Force Tag Cache Update" + *: "Initialize now" - *: "Force Tag Cache Update" + *: "Initialize now" @@ -8529,3 +8529,31 @@ *: "Remote Scrolling Options" + + id: LANG_TAGCACHE_UPDATE + desc: in tag cache settings + user: + + *: "Update now" + + + *: "Update now" + + + *: "Update now" + + + + id: LANG_TAGCACHE_AUTOUPDATE + desc: in tag cache settings + user: + + *: "Auto update" + + + *: "Auto update" + + + *: "Auto update" + + -- cgit v1.2.3