diff options
author | Solomon Peachy <pizza@shaftnet.org> | 2019-07-28 14:36:12 -0400 |
---|---|---|
committer | Solomon Peachy <pizza@shaftnet.org> | 2019-08-01 15:17:40 +0200 |
commit | c3a775c05b70ea538076c3f02909137e9474c52e (patch) | |
tree | f1c430c12485e6fb0145a0d8fdb72c314d7f0a66 /apps/lang/english.lang | |
parent | 722ddcf6ba35b5b06ae42b399140056ca67ad7ed (diff) | |
download | rockbox-c3a775c05b70ea538076c3f02909137e9474c52e.tar.gz rockbox-c3a775c05b70ea538076c3f02909137e9474c52e.tar.bz2 rockbox-c3a775c05b70ea538076c3f02909137e9474c52e.zip |
Make info screen properly multi-volume aware.
It will now display a line for every volume that's backed by a real drive.
Change-Id: I8fec9018729fc1b0d4f4322cd4421ce7fa945e75
Diffstat (limited to 'apps/lang/english.lang')
-rw-r--r-- | apps/lang/english.lang | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang index fd2e4511cd..43a3ddabe5 100644 --- a/apps/lang/english.lang +++ b/apps/lang/english.lang @@ -6674,16 +6674,13 @@ desc: in info menu; name for internal disk with multivolume (keep short!) user: core <source> - *: none - multivolume: "Int:" + *: "Int:" </source> <dest> - *: none - multivolume: "Int:" + *: "Int:" </dest> <voice> - *: none - multivolume: "Internal" + *: "Internal" </voice> </phrase> <phrase> |