From be04c4be0afbdef36f2968dc291af54360de8e23 Mon Sep 17 00:00:00 2001 From: William Wilgus Date: Wed, 15 Jul 2020 12:00:09 -0400 Subject: 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 --- apps/lang/english.lang | 206 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 206 insertions(+) (limited to 'apps/lang/english.lang') 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 @@ xduoox20,xduoox3,xduoox3ii: "Double tap HOME to cancel." + + id: LANG_DATE + desc: for constructing time and date announcements + user: core + + *: "Date" + + + *: "Date" + + + *: "Date" + + + + id: LANG_CLEAR_ALL + desc: + user: core + + *: "Clear all" + + + *: "Clear all" + + + *: "Clear all" + + + + id: LANG_CANCEL_0 + desc: CANCEL. + user: core + + *: "Cancel" + + + *: "Cancel" + + + *: "Cancel" + + + + id: LANG_SAVE + desc: + user: core + + *: "Save" + + + *: "Save" + + + *: "Save" + + + + id: LANG_TIMEOUT + desc: + user: core + + *: "Timeout" + + + *: "Timeout" + + + *: "Timeout" + + + + id: LANG_TRACK + desc: used in track x of y constructs + user: core + + *: none + hotkey: "Track" + + + *: none + hotkey: "Track" + + + *: none + hotkey: "Track" + + + + id: LANG_ELAPSED + desc: prefix for elapsed playtime announcement + user: core + + *: none + hotkey: "Elapsed" + + + *: none + hotkey: "Elapsed" + + + *: none + hotkey: "Elapsed" + + + + id: LANG_ANNOUNCEMENT_FMT + desc: format for wps hotkey announcement + user: core + + *: none + hotkey: "Announcement format" + + + *: none + hotkey: "Announcement format" + + + *: none + hotkey: "Announcement format" + + + + id: LANG_REMAIN + desc: for constructs such as number of tracks remaining etc + user: core + + *: none + hotkey: "Remain" + + + *: none + hotkey: "Remain" + + + *: none + hotkey: "Remain" + + + + id: LANG_GROUPING + desc: + user: core + + *: none + hotkey: "Grouping" + + + *: none + hotkey: "Grouping" + + + *: none + hotkey: "Grouping" + + + + id: LANG_ANNOUNCE_ON + desc: + user: core + + *: none + hotkey: "Announce on" + + + *: none + hotkey: "Announce on" + + + *: none + hotkey: "Announce on" + + + + id: LANG_TRACK_CHANGE + desc: + user: core + + *: none + hotkey: "Track change" + + + *: none + hotkey: "Track change" + + + *: none + hotkey: "Track change" + + + + id: LANG_HOLD_FOR_SETTINGS + desc: + user: core + + *: none + hotkey: "Hold for settings" + + + *: none + hotkey: "Hold for settings" + + + *: none + hotkey: "Hold for settings" + + -- cgit v1.2.3