summaryrefslogtreecommitdiff
path: root/apps/lang/english.lang
diff options
context:
space:
mode:
authorChristian Soffke <christian.soffke@gmail.com>2023-04-15 20:19:25 +0200
committerChristian Soffke <christian.soffke@gmail.com>2023-05-26 18:29:07 +0200
commit49b877470d07e74b3168117975f2540f47531010 (patch)
tree505c080b574b8a40a6e9b904fcd5bf355c69bfaa /apps/lang/english.lang
parentbbef5988175a3d06488b2bd46ffcfaf9e5711fc5 (diff)
downloadrockbox-49b877470d07e74b3168117975f2540f47531010.tar.gz
rockbox-49b877470d07e74b3168117975f2540f47531010.zip
PictureFlow: Add ability to go to last album
After launch, PictureFlow always goes to the currently playing album, or to a selected album, if applicable. Which is probably a useful default, but not always wanted. You can now get back to the album you were looking at when PictureFlow was last closed, or when the sorting was last changed. Change-Id: Iba3e0d5388f6b49534d09fe0224b0dbfa65d5f1d
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 ce31379bd0..68250743ba 100644
--- a/apps/lang/english.lang
+++ b/apps/lang/english.lang
@@ -16624,3 +16624,17 @@
16624 *: "Show Tracks While Browsing" 16624 *: "Show Tracks While Browsing"
16625 </voice> 16625 </voice>
16626</phrase> 16626</phrase>
16627<phrase>
16628 id: LANG_GOTO_LAST_ALBUM
16629 desc: in PictureFlow Main Menu
16630 user: core
16631 <source>
16632 *: "Go to Last Album"
16633 </source>
16634 <dest>
16635 *: "Go to Last Album"
16636 </dest>
16637 <voice>
16638 *: "Go to Last Album"
16639 </voice>
16640</phrase>