summaryrefslogtreecommitdiff
path: root/apps/lang/english.lang
diff options
context:
space:
mode:
authorAidan MacDonald <amachronic@protonmail.com>2022-06-01 02:00:30 +0100
committerAidan MacDonald <amachronic@protonmail.com>2024-04-01 17:23:06 +0100
commitf026cc4e176fb80e8d592b95d7a012b7565dd6cc (patch)
treea0b2204da3050188a7d5b15c6e96a01d9b3f30e9 /apps/lang/english.lang
parentac1f92d9e8856f76dd15bc8a314e0646adbe9cf9 (diff)
downloadrockbox-f026cc4e176fb80e8d592b95d7a012b7565dd6cc.tar.gz
rockbox-f026cc4e176fb80e8d592b95d7a012b7565dd6cc.zip
tagcache: Add menu entry for customizing the DB path
Allow the database path to be set from the file browser's "Set As" context menu, so it can be changed without editing the .cfg file by hand. Change-Id: Ie1a84bcb2084ee3b1a0a18cc51f564238515f164
Diffstat (limited to 'apps/lang/english.lang')
-rw-r--r--apps/lang/english.lang14
1 files changed, 14 insertions, 0 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang
index 3773d138d4..1287a26c39 100644
--- a/apps/lang/english.lang
+++ b/apps/lang/english.lang
@@ -16641,3 +16641,17 @@
16641 *: "Go to Last Album" 16641 *: "Go to Last Album"
16642 </voice> 16642 </voice>
16643</phrase> 16643</phrase>
16644<phrase>
16645 id: LANG_DATABASE_DIR
16646 desc: in database settings menu
16647 user: core
16648 <source>
16649 *: "Database Directory"
16650 </source>
16651 <dest>
16652 *: "Database Directory"
16653 </dest>
16654 <voice>
16655 *: "Database Directory"
16656 </voice>
16657</phrase>