summaryrefslogtreecommitdiff
path: root/apps/lang
diff options
context:
space:
mode:
authorJames D. Smith <smithjd15@gmail.com>2021-09-15 20:37:03 -0600
committerJames D. Smith <smithjd15@gmail.com>2021-09-15 21:56:58 -0600
commitf971200cee447c655e816ecbbfcca850eb8ee7af (patch)
tree9b276b744b3c01087d7806ea1f0bc30685e98f57 /apps/lang
parent7882e093b23f186f089abb91c245787cc2e04a62 (diff)
downloadrockbox-f971200cee447c655e816ecbbfcca850eb8ee7af.tar.gz
rockbox-f971200cee447c655e816ecbbfcca850eb8ee7af.zip
File properties plugin: Add genre.
Change-Id: Ib28e542c51f6e037a31e6d14763ce2abaca248b9
Diffstat (limited to 'apps/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 2aa6480aa4..fce95165f0 100644
--- a/apps/lang/english.lang
+++ b/apps/lang/english.lang
@@ -15968,3 +15968,17 @@
15968 *: "Album Artist" 15968 *: "Album Artist"
15969 </voice> 15969 </voice>
15970</phrase> 15970</phrase>
15971<phrase>
15972 id: LANG_PROPERTIES_GENRE
15973 desc: in properties plugin
15974 user: core
15975 <source>
15976 *: "[Genre]"
15977 </source>
15978 <dest>
15979 *: "[Genre]"
15980 </dest>
15981 <voice>
15982 *: "Genre"
15983 </voice>
15984</phrase>