yWeb: rename Y_NI_PZapit-control.yhtm => Y_Boxcontrol_PZapit.yhtm

Origin commit data
------------------
Commit: 0b965f6346
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-02-23 (Thu, 23 Feb 2023)

Origin message was:
------------------
- yWeb: rename Y_NI_PZapit-control.yhtm => Y_Boxcontrol_PZapit.yhtm
This commit is contained in:
vanhofen
2023-02-23 21:15:22 +01:00
parent cde25f4cac
commit 1df77f63f6
6 changed files with 26 additions and 24 deletions

View File

@@ -22,6 +22,7 @@ install_DATA = extensions.txt \
Y_Boxcontrol_Channellist.yhtm \
Y_Boxcontrol_Menue.yhtm \
Y_Boxcontrol_Messages.yhtm \
Y_Boxcontrol_PZapit.yhtm \
Y_Dist.css \
Y_Dyn_Pages.yhtm \
Y_EPG.js \
@@ -86,8 +87,7 @@ install_DATA += Y_NI_Camd-control.yhtm \
Y_NI_NetFS-control.yhtm \
Y_NI_NetFS-edit.yhtm \
Y_NI_NetFS-init.yhtm \
Y_NI_Plugin-control.yhtm \
Y_NI_PZapit-control.yhtm
Y_NI_Plugin-control.yhtm
install-data-hook:
@# Badass hack, I know. If anyone knows a better way -- please send patch!

View File

@@ -187,7 +187,7 @@ function init() {
<a target="work" href="Y_Timer_List.yhtm">{=L:live.timer=}</a>
</li>
<li>
<a target="work" href="Y_NI_PZapit-control.yhtm">{=L:ni.pzapit-control=}</a>
<a target="work" href="Y_Boxcontrol_PZapit.yhtm">{=L:bc.pzapit=}</a>
</li>
</ul>
</div>

View File

@@ -4,14 +4,14 @@
<body>
<div class="work_box">
<div class="work_box_head"><div class="work_box_head_h2">
{=var-set:menu={=L:ni.pzapit-control.title=}=}{=include-block:Y_Blocks.txt;work_menu=}
{=var-set:menu={=L:bc.pzapit.title=}=}{=include-block:Y_Blocks.txt;work_menu=}
</div></div>
<div class="work_box_body">
<form action="">
<table class="y_invisible_table" cellpadding="5" width="100%">
<tr>
<td class="y_form_header" width="48%">{=L:ni.pzapit-control.resolution=}</td>
<td class="y_form_header" width="48%">{=L:ni.pzapit-control.43mode=}</td>
<td class="y_form_header" width="48%">{=L:bc.pzapit.resolution=}</td>
<td class="y_form_header" width="48%">{=L:bc.pzapit.43mode=}</td>
</tr>
<tr>
<td>
@@ -26,8 +26,8 @@
</td>
</tr>
<tr>
<td class="y_form_header" width="48%">{=L:ni.pzapit-control.channellists=}</td>
<td class="y_form_header" width="48%">{=L:ni.pzapit-control.tuner=}</td>
<td class="y_form_header" width="48%">{=L:bc.pzapit.channellists=}</td>
<td class="y_form_header" width="48%">{=L:bc.pzapit.tuner=}</td>
</tr>
<td>
<input type="button" value="{=L:ni.reload=}" title="{=L:ni.dblclick=}" ondblclick='$("out").update(""); goUrl("/control/exec?Y_NI_Tools&amp;reload_channellists");' />

View File

@@ -1,3 +1,3 @@
version=3.0.42
date=21.02.2023
version=3.0.43
date=23.02.2023
info=NI-Neutrino-Webinterface

View File

@@ -129,6 +129,14 @@ bc.screenshot.checkenable=OSD und/oder TV muss aktiviert sein!
bc.screenshot.checkpip=F%FCr PiP muss TV aktiviert sein!
bc.screenshot.reload_desc=Reload-Intervall in Sekunden
# ===== Boxcontrol - PZapit
bc.pzapit=PZapit
bc.pzapit.title=PZapit-Steuerung
bc.pzapit.resolution=Aufl&ouml;sung
bc.pzapit.43mode=4:3 Anzeigeverhalten
bc.pzapit.channellists=Kanallisten
bc.pzapit.tuner=Tuner
# ===== Boxcontrol - Others
bc.channels=Sender
@@ -522,13 +530,6 @@ ni.camd-tools.oscamversion=Allgemeine Informationen
ni.camd-tools.ncamversion=Allgemeine Informationen
ni.camd-tools.doscamversion=Allgemeine Informationen
ni.pzapit-control=PZapit
ni.pzapit-control.title=PZapit-Steuerung
ni.pzapit-control.resolution=Aufl&ouml;sung
ni.pzapit-control.43mode=4:3 Anzeigeverhalten
ni.pzapit-control.channellists=Kanallisten
ni.pzapit-control.tuner=Tuner
ni.plugin-control=Plugins
ni.plugin-control.title=Plugin-Steuerung
ni.plugin-control.manage=Plugins und Services verwalten

View File

@@ -129,6 +129,14 @@ bc.screenshot.checkenable=OSD and/or TV must be enabled!
bc.screenshot.checkpip=PiP requires TV enabled!
bc.screenshot.reload_desc=Reload interval in seconds
# ===== Boxcontrol - PZapit
bc.pzapit=PZapit
bc.pzapit.title=PZapit-Control
bc.pzapit.resolution=Resolution
bc.pzapit.43mode=4:3 mode
bc.pzapit.channellists=Channellists
bc.pzapit.tuner=Tuner
# ===== Boxcontrol - Others
bc.channels=Channels
@@ -522,13 +530,6 @@ ni.camd-tools.oscamversion=Common Informations
ni.camd-tools.ncamversion=Common Informations
ni.camd-tools.doscamversion=Common Informations
ni.pzapit-control=PZapit
ni.pzapit-control.title=PZapit-Control
ni.pzapit-control.resolution=Resolution
ni.pzapit-control.43mode=4:3 mode
ni.pzapit-control.channellists=Channellists
ni.pzapit-control.tuner=Tuner
ni.plugin-control=Plugins
ni.plugin-control.title=Plugin-Control
ni.plugin-control.manage=Customize Plugins and Services