summaryrefslogtreecommitdiff
path: root/apps/lang
diff options
context:
space:
mode:
authorMiika Pekkarinen <miipekk@ihme.org>2006-04-16 17:32:54 +0000
committerMiika Pekkarinen <miipekk@ihme.org>2006-04-16 17:32:54 +0000
commit3b3134610348a56bbf25cfd256b0f36908d0d752 (patch)
tree5c6d01c180ba7ecfc33816655c60943fcf287558 /apps/lang
parentcaec58bc0fff3672180a1f643be1cbbe09bc008b (diff)
downloadrockbox-3b3134610348a56bbf25cfd256b0f36908d0d752.zip
rockbox-3b3134610348a56bbf25cfd256b0f36908d0d752.tar.gz
rockbox-3b3134610348a56bbf25cfd256b0f36908d0d752.tar.bz2
rockbox-3b3134610348a56bbf25cfd256b0f36908d0d752.tar.xz
Commit tagcache in background when possible (at least dircache enabled).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9686 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/lang')
-rw-r--r--apps/lang/english.lang13
1 files changed, 13 insertions, 0 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang
index a388884..f56c6aa 100644
--- a/apps/lang/english.lang
+++ b/apps/lang/english.lang
@@ -8474,3 +8474,16 @@
*: ""
</voice>
</phrase>
+<phrase>
+ id: LANG_TAGCACHE_BUSY
+ desc: when trying to shutdown and tagcache is committing
+ <source>
+ *: "Tagcache is not ready"
+ </source>
+ <dest>
+ *: "Tagcache is not ready"
+ </dest>
+ <voice>
+ *: "Tagcache is not ready"
+ </voice>
+</phrase>