diff options
| author | Miika Pekkarinen <miipekk@ihme.org> | 2006-07-20 12:19:31 +0000 |
|---|---|---|
| committer | Miika Pekkarinen <miipekk@ihme.org> | 2006-07-20 12:19:31 +0000 |
| commit | cb8c79541504ce8a4e1d4243ccec826707e30544 (patch) | |
| tree | 66c065035b31fc480db2fe3e83daf1672829a87a /apps/lang | |
| parent | 7b5af8c045d1db6e805981e1c6d1b32de200e3f3 (diff) | |
| download | rockbox-cb8c79541504ce8a4e1d4243ccec826707e30544.zip rockbox-cb8c79541504ce8a4e1d4243ccec826707e30544.tar.gz rockbox-cb8c79541504ce8a4e1d4243ccec826707e30544.tar.bz2 rockbox-cb8c79541504ce8a4e1d4243ccec826707e30544.tar.xz | |
Support importing runtimedb data from ascii files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10260 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/lang')
| -rw-r--r-- | apps/lang/english.lang | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang index 78e4ab6..d05549a 100644 --- a/apps/lang/english.lang +++ b/apps/lang/english.lang @@ -8655,4 +8655,18 @@ *: "" </voice> </phrase> +<phrase> + id: LANG_TAGCACHE_IMPORT + desc: in tag cache settings + user: + <source> + *: "Import modifications" + </source> + <dest> + *: "Import modifications" + </dest> + <voice> + *: "Import modifications" + </voice> +</phrase> |