From ea4fb19fb8b318091d4e16dfc8b54e14b4df1b82 Mon Sep 17 00:00:00 2001 From: vanhofen Date: Thu, 12 Apr 2018 21:06:18 +0200 Subject: [PATCH] yWeb: activate pos and recall keys on remote controls (thx to DdD) Origin commit data ------------------ Branch: ni/coolstream Commit: https://github.com/neutrino-images/ni-neutrino/commit/284082f2ef58d9d9e35b0135056988f995a1c071 Author: vanhofen Date: 2018-04-12 (Thu, 12 Apr 2018) Origin message was: ------------------ - yWeb: activate pos and recall keys on remote controls (thx to DdD) ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit --- data/y-web/Y_Blocks.txt | 12 ++++++------ data/y-web/languages/Deutsch | 2 ++ data/y-web/languages/English | 2 ++ 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/data/y-web/Y_Blocks.txt b/data/y-web/Y_Blocks.txt index d63aacf51..03975d882 100644 --- a/data/y-web/Y_Blocks.txt +++ b/data/y-web/Y_Blocks.txt @@ -736,8 +736,8 @@ start-block~map_rc_cst_v3_v4 w sub - - + recall + pos rew play @@ -804,9 +804,9 @@ start-block~rc_cst_v5 page+ page- - trsp + trsp - + recall audio sat @@ -843,7 +843,7 @@ start-block~rc_cst_v6 sub trsp help - + recall epg info @@ -882,7 +882,7 @@ start-block~rc_cst_v6 8 9 0 - + pos sleep end-block~rc_cst_v6 diff --git a/data/y-web/languages/Deutsch b/data/y-web/languages/Deutsch index 72f505a24..874d7b44b 100644 --- a/data/y-web/languages/Deutsch +++ b/data/y-web/languages/Deutsch @@ -622,6 +622,8 @@ rc.key_time= rc_key_sub=Subtitle rc.key_picsize=Pic Size rc.key_picmode=Pic Mode +rc.key_pos=Pos +rc.key_recall=Recall ========= NI main.ni=NI-yWeb diff --git a/data/y-web/languages/English b/data/y-web/languages/English index 8e06477db..21e80fa0d 100644 --- a/data/y-web/languages/English +++ b/data/y-web/languages/English @@ -625,6 +625,8 @@ rc.key_time= rc_key_sub=Subtitle rc.key_picsize=Pic Size rc.key_picmode=Pic Mode +rc.key_pos=Pos +rc.key_recall=Recall ========= NI main.ni=NI-yWeb