diff options
author | William Wilgus <wilgus.william@gmail.com> | 2020-07-15 12:00:09 -0400 |
---|---|---|
committer | William Wilgus <wilgus.william@gmail.com> | 2020-07-27 20:47:03 -0400 |
commit | be04c4be0afbdef36f2968dc291af54360de8e23 (patch) | |
tree | 8b4e87d48b38bf98f4f7eb8bcbd62cc196cbbaff /apps/lang | |
parent | 3f828e9244140e7860e961917fc96e42b2a866ca (diff) | |
download | rockbox-be04c4be0afbdef36f2968dc291af54360de8e23.tar.gz rockbox-be04c4be0afbdef36f2968dc291af54360de8e23.zip |
Voice TSR Plugin Demo
allows user to run plugin in background that voices
status messages
grouping is now working it counts ; as the end of a group
sleep timer remaining is not voiced if sleep timer is not active
TODO
manual entries
Change-Id: I39e8500df6440c07d2a3347513c749d5e155d1cc
Diffstat (limited to 'apps/lang')
-rw-r--r-- | apps/lang/english.lang | 206 |
1 files changed, 206 insertions, 0 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang index a424fd1e7f..8079884426 100644 --- a/apps/lang/english.lang +++ b/apps/lang/english.lang | |||
@@ -15904,3 +15904,209 @@ | |||
15904 | xduoox20,xduoox3,xduoox3ii: "Double tap HOME to cancel." | 15904 | xduoox20,xduoox3,xduoox3ii: "Double tap HOME to cancel." |
15905 | </voice> | 15905 | </voice> |
15906 | </phrase> | 15906 | </phrase> |
15907 | <phrase> | ||
15908 | id: LANG_DATE | ||
15909 | desc: for constructing time and date announcements | ||
15910 | user: core | ||
15911 | <source> | ||
15912 | *: "Date" | ||
15913 | </source> | ||
15914 | <dest> | ||
15915 | *: "Date" | ||
15916 | </dest> | ||
15917 | <voice> | ||
15918 | *: "Date" | ||
15919 | </voice> | ||
15920 | </phrase> | ||
15921 | <phrase> | ||
15922 | id: LANG_CLEAR_ALL | ||
15923 | desc: | ||
15924 | user: core | ||
15925 | <source> | ||
15926 | *: "Clear all" | ||
15927 | </source> | ||
15928 | <dest> | ||
15929 | *: "Clear all" | ||
15930 | </dest> | ||
15931 | <voice> | ||
15932 | *: "Clear all" | ||
15933 | </voice> | ||
15934 | </phrase> | ||
15935 | <phrase> | ||
15936 | id: LANG_CANCEL_0 | ||
15937 | desc: CANCEL. | ||
15938 | user: core | ||
15939 | <source> | ||
15940 | *: "Cancel" | ||
15941 | </source> | ||
15942 | <dest> | ||
15943 | *: "Cancel" | ||
15944 | </dest> | ||
15945 | <voice> | ||
15946 | *: "Cancel" | ||
15947 | </voice> | ||
15948 | </phrase> | ||
15949 | <phrase> | ||
15950 | id: LANG_SAVE | ||
15951 | desc: | ||
15952 | user: core | ||
15953 | <source> | ||
15954 | *: "Save" | ||
15955 | </source> | ||
15956 | <dest> | ||
15957 | *: "Save" | ||
15958 | </dest> | ||
15959 | <voice> | ||
15960 | *: "Save" | ||
15961 | </voice> | ||
15962 | </phrase> | ||
15963 | <phrase> | ||
15964 | id: LANG_TIMEOUT | ||
15965 | desc: | ||
15966 | user: core | ||
15967 | <source> | ||
15968 | *: "Timeout" | ||
15969 | </source> | ||
15970 | <dest> | ||
15971 | *: "Timeout" | ||
15972 | </dest> | ||
15973 | <voice> | ||
15974 | *: "Timeout" | ||
15975 | </voice> | ||
15976 | </phrase> | ||
15977 | <phrase> | ||
15978 | id: LANG_TRACK | ||
15979 | desc: used in track x of y constructs | ||
15980 | user: core | ||
15981 | <source> | ||
15982 | *: none | ||
15983 | hotkey: "Track" | ||
15984 | </source> | ||
15985 | <dest> | ||
15986 | *: none | ||
15987 | hotkey: "Track" | ||
15988 | </dest> | ||
15989 | <voice> | ||
15990 | *: none | ||
15991 | hotkey: "Track" | ||
15992 | </voice> | ||
15993 | </phrase> | ||
15994 | <phrase> | ||
15995 | id: LANG_ELAPSED | ||
15996 | desc: prefix for elapsed playtime announcement | ||
15997 | user: core | ||
15998 | <source> | ||
15999 | *: none | ||
16000 | hotkey: "Elapsed" | ||
16001 | </source> | ||
16002 | <dest> | ||
16003 | *: none | ||
16004 | hotkey: "Elapsed" | ||
16005 | </dest> | ||
16006 | <voice> | ||
16007 | *: none | ||
16008 | hotkey: "Elapsed" | ||
16009 | </voice> | ||
16010 | </phrase> | ||
16011 | <phrase> | ||
16012 | id: LANG_ANNOUNCEMENT_FMT | ||
16013 | desc: format for wps hotkey announcement | ||
16014 | user: core | ||
16015 | <source> | ||
16016 | *: none | ||
16017 | hotkey: "Announcement format" | ||
16018 | </source> | ||
16019 | <dest> | ||
16020 | *: none | ||
16021 | hotkey: "Announcement format" | ||
16022 | </dest> | ||
16023 | <voice> | ||
16024 | *: none | ||
16025 | hotkey: "Announcement format" | ||
16026 | </voice> | ||
16027 | </phrase> | ||
16028 | <phrase> | ||
16029 | id: LANG_REMAIN | ||
16030 | desc: for constructs such as number of tracks remaining etc | ||
16031 | user: core | ||
16032 | <source> | ||
16033 | *: none | ||
16034 | hotkey: "Remain" | ||
16035 | </source> | ||
16036 | <dest> | ||
16037 | *: none | ||
16038 | hotkey: "Remain" | ||
16039 | </dest> | ||
16040 | <voice> | ||
16041 | *: none | ||
16042 | hotkey: "Remain" | ||
16043 | </voice> | ||
16044 | </phrase> | ||
16045 | <phrase> | ||
16046 | id: LANG_GROUPING | ||
16047 | desc: | ||
16048 | user: core | ||
16049 | <source> | ||
16050 | *: none | ||
16051 | hotkey: "Grouping" | ||
16052 | </source> | ||
16053 | <dest> | ||
16054 | *: none | ||
16055 | hotkey: "Grouping" | ||
16056 | </dest> | ||
16057 | <voice> | ||
16058 | *: none | ||
16059 | hotkey: "Grouping" | ||
16060 | </voice> | ||
16061 | </phrase> | ||
16062 | <phrase> | ||
16063 | id: LANG_ANNOUNCE_ON | ||
16064 | desc: | ||
16065 | user: core | ||
16066 | <source> | ||
16067 | *: none | ||
16068 | hotkey: "Announce on" | ||
16069 | </source> | ||
16070 | <dest> | ||
16071 | *: none | ||
16072 | hotkey: "Announce on" | ||
16073 | </dest> | ||
16074 | <voice> | ||
16075 | *: none | ||
16076 | hotkey: "Announce on" | ||
16077 | </voice> | ||
16078 | </phrase> | ||
16079 | <phrase> | ||
16080 | id: LANG_TRACK_CHANGE | ||
16081 | desc: | ||
16082 | user: core | ||
16083 | <source> | ||
16084 | *: none | ||
16085 | hotkey: "Track change" | ||
16086 | </source> | ||
16087 | <dest> | ||
16088 | *: none | ||
16089 | hotkey: "Track change" | ||
16090 | </dest> | ||
16091 | <voice> | ||
16092 | *: none | ||
16093 | hotkey: "Track change" | ||
16094 | </voice> | ||
16095 | </phrase> | ||
16096 | <phrase> | ||
16097 | id: LANG_HOLD_FOR_SETTINGS | ||
16098 | desc: | ||
16099 | user: core | ||
16100 | <source> | ||
16101 | *: none | ||
16102 | hotkey: "Hold for settings" | ||
16103 | </source> | ||
16104 | <dest> | ||
16105 | *: none | ||
16106 | hotkey: "Hold for settings" | ||
16107 | </dest> | ||
16108 | <voice> | ||
16109 | *: none | ||
16110 | hotkey: "Hold for settings" | ||
16111 | </voice> | ||
16112 | </phrase> | ||