Thread: [Commits] : Tuxbox-GIT: apps branch master updated. CVS-Final-511-g7721464
Tuxbox Sources
Brought to you by:
dbt1
|
From: GetAway <tux...@ne...> - 2015-04-05 18:49:10
|
Project "Tuxbox-GIT: apps":
The branch, master has been updated
via 7721464dc4e3d89b58c565772b02148184978831 (commit)
from 9e1a70c549be24cf7347d391e6aefdf56398e554 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 7721464dc4e3d89b58c565772b02148184978831
Author: GetAway <get...@t-...>
Date: Sun Apr 5 20:43:06 2015 +0200
yWeb: introduce multilanguage (part5)
now u can select languages
Signed-off-by: GetAway <get...@t-...>
diff --git a/tuxbox/neutrino/daemons/nhttpd/web/Y_About.yhtm b/tuxbox/neutrino/daemons/nhttpd/web/Y_About.yhtm
index d9b2619..e72150a 100644
--- a/tuxbox/neutrino/daemons/nhttpd/web/Y_About.yhtm
+++ b/tuxbox/neutrino/daemons/nhttpd/web/Y_About.yhtm
@@ -1,4 +1,4 @@
-{=var-set:cancache=yPConf=}
+{=var-set:cancache=yPyes=}
{=include-block:Y_Blocks.txt;head=}
</head>
{=var-set:alt_httpd={=ini-get:/var/tuxbox/config/nhttpd.conf;WebsiteMain.override_directory;/var/httpd=}=}
@@ -6,7 +6,7 @@
<body>
<div class="work_box">
<div class="work_box_head"><div class="work_box_head_h2">
- {=var-set:help_url=Help-Info-About=}{=var-set:menu=About=}{=include-block:Y_Blocks.txt;work_menu=}</div></div>
+ {=var-set:help_url=Help-Info-About=}{=var-set:menu={=L:3001=}=}{=include-block:Y_Blocks.txt;work_menu=}</div></div>
<div class="work_box_body">
<table border="0" cellpadding="2" cellspacing="4">
<tr>
diff --git a/tuxbox/neutrino/daemons/nhttpd/web/Y_Blocks.txt b/tuxbox/neutrino/daemons/nhttpd/web/Y_Blocks.txt
index 915360c..1ba232d 100644
--- a/tuxbox/neutrino/daemons/nhttpd/web/Y_Blocks.txt
+++ b/tuxbox/neutrino/daemons/nhttpd/web/Y_Blocks.txt
@@ -198,9 +198,9 @@ start-block~no_management
</head>
<body>
<br />
-<div class="y_head">Error</div>
-<div class="y_work_box" title="This page could be used for management proposes only">
- Der Aufruf dieser Seite ist nur fr Management Zwecke erlaubt.
+<div class="y_head">{=L:0054=}</div>
+<div class="y_work_box">
+ {=L:0055=}
</div>
</body>
</html>
@@ -223,14 +223,13 @@ end-block~management_check_bottom
# ------- Snip: Wait Message Layer-div hidden
start-block~snip_wait
<div class="y_wait_box" id="wait">
- <div class="y_wait_box_head"><h2>{=if-empty:{=var-get:wait_text=}~Anfrage wird bearbeitet~{=var-get:wait_text=}=}</h2></div>
+ <div class="y_wait_box_head"><h2>{=if-empty:{=var-get:wait_text=}~{=L:0056=}~{=var-get:wait_text=}=}</h2></div>
<div class="y_wait_box_body">
<p align="center">
<span class="y_wait_box_Main">
- {=if-empty:{=var-get:wait_text=}~Anfrage wird bearbeitet~{=var-get:wait_text=}=}</span><br />
+ {=if-empty:{=var-get:wait_text=}~{=L:0056=}~{=var-get:wait_text=}=}</span><br />
<img border="0" src="/images/wait.gif" width="20" height="20" alt="wait" /><br /><br />
- Bitte warten<br />
- Please wait
+ {=L:0057=}<br />
</p>
</div>
</div>
@@ -239,14 +238,13 @@ end-block~snip_wait
# ------- Snip: Wait Message Layer-div shown
start-block~snip_show_wait
<div class="y_wait_box_visible" id="wait">
- <div class="y_wait_box_head"><h2>{=if-empty:{=var-get:wait_text=}~Anfrage wird bearbeitet~{=var-get:wait_text=}=}</h2></div>
+ <div class="y_wait_box_head"><h2>{=if-empty:{=var-get:wait_text=}~{=L:0056=}~{=var-get:wait_text=}=}</h2></div>
<div class="y_wait_box_body">
<p align="center">
<span class="y_wait_box_Main">
- {=if-empty:{=var-get:wait_text=}~Anfrage wird bearbeitet~{=var-get:wait_text=}=}</span><br />
+ {=if-empty:{=var-get:wait_text=}~{=L:0056=}~{=var-get:wait_text=}=}</span><br />
<img border="0" src="/images/wait.gif" width="20" height="20" alt="wait" /><br /><br />
- Bitte warten<br />
- Please wait
+ {=L:0057=}<br />
</p>
</div>
</div>
@@ -344,7 +342,7 @@ start-block~frame_main
</frameset>
<noframes>
<body>
- <p>Your Browser does not support Frames.</p>
+ <p>{=L:0000=}</p>
</body>
</noframes>
</html>
@@ -369,7 +367,7 @@ start-block~frame_secondary
</frameset>
<noframes>
<body>
- <p>Your Browser does not support Frames.</p>
+ <p>{=L:0000=}</p>
</body>
</noframes>
</html>
@@ -442,7 +440,7 @@ start-block~frame_live_epg
</frameset>
<noframes>
<body>
- <p>Your Browser does not support Frames.</p>
+ <p>{=L:0000=}</p>
</body>
</noframes>
</html>
@@ -457,32 +455,32 @@ end-block~remote
start-block~remote_standard
<img src="images/rc.jpg" usemap="#rc" alt="remote" />
<map name="rc" id="rc">
- <area shape="rect" href="javascript:rcsim('KEY_SETUP')" coords="7,95,45,109" />
- <area shape="circle" href="javascript:rcsim('KEY_7')" coords="60,102,10" />
- <area shape="circle" href="javascript:rcsim('KEY_4')" coords="60,78,10" />
- <area shape="circle" href="javascript:rcsim('KEY_9')" coords="102,92,10" />
- <area shape="circle" href="javascript:rcsim('KEY_8')" coords="82,95,10" />
- <area shape="circle" href="javascript:rcsim('KEY_6')" coords="102,71,10" />
- <area shape="circle" href="javascript:rcsim('KEY_5')" coords="80,73,10" />
- <area shape="circle" href="javascript:rcsim('KEY_3')" coords="102,49,10" />
- <area shape="circle" href="javascript:rcsim('KEY_2')" coords="82,51,10" />
- <area shape="circle" href="javascript:rcsim('KEY_1')" coords="60,55,10" />
- <area shape="circle" href="javascript:rcsim('KEY_0')" coords="59,126,11" />
- <area shape="poly" href="javascript:rcsim('KEY_LEFT')" coords="35,264,51,252,45,238,50,222,39,210,27,239" />
- <area shape="poly" href="javascript:rcsim('KEY_RIGHT')" coords="97,265,87,255,91,241,85,223,98,210,108,240" />
- <area shape="poly" href="javascript:rcsim('KEY_UP')" coords="83,216,95,206,69,195,41,206,53,220,69,214" />
- <area shape="poly" href="javascript:rcsim('KEY_DOWN')" coords="95,271,85,255,71,262,51,256,41,268,68,283" />
- <area shape="rect" href="javascript:rcsim('KEY_HOME')" coords="7,72,45,86" />
- <area shape="circle" href="javascript:rcsim('KEY_MUTE')" coords="61,321,10" />
- <area shape="circle" href="javascript:rcsim('KEY_OK')" coords="66,237,18" />
- <area shape="circle" href="javascript:rcsim('KEY_BLUE')" coords="100,139,12" />
- <area shape="circle" href="javascript:rcsim('KEY_YELLOW')" coords="60,153,11" />
- <area shape="circle" href="javascript:rcsim('KEY_GREEN')" coords="37,171,12" />
- <area shape="circle" href="javascript:rcsim('KEY_RED')" coords="21,196,11" />
- <area shape="circle" href="javascript:rcsim('KEY_HELP')" coords="101,333,10" />
- <area shape="circle" href="javascript:rcsim('KEY_VOLUMEUP')" coords="17,270,10" />
- <area shape="circle" href="javascript:rcsim('KEY_VOLUMEDOWN')" coords="30,293,9" />
- <area shape="rect" href="javascript:rcsim('KEY_POWER')" coords="7,49,46,64" />
+ <area shape="rect" href="javascript:rcsim('KEY_SETUP')" coords="7,95,45,109" title="{=L:9924=}" />
+ <area shape="circle" href="javascript:rcsim('KEY_9')" coords="102,92,10" title="{=L:9910=}" />
+ <area shape="circle" href="javascript:rcsim('KEY_8')" coords="82,95,10" title="{=L:9909=}" />
+ <area shape="circle" href="javascript:rcsim('KEY_7')" coords="60,102,10" title="{=L:9908=}" />
+ <area shape="circle" href="javascript:rcsim('KEY_6')" coords="102,71,10" title="{=L:9907=}" />
+ <area shape="circle" href="javascript:rcsim('KEY_5')" coords="80,73,10" title="{=L:9906=}" />
+ <area shape="circle" href="javascript:rcsim('KEY_4')" coords="60,78,10" title="{=L:9905=}" />
+ <area shape="circle" href="javascript:rcsim('KEY_3')" coords="102,49,10" title="{=L:9904=}" />
+ <area shape="circle" href="javascript:rcsim('KEY_2')" coords="82,51,10" title="{=L:9903=}" />
+ <area shape="circle" href="javascript:rcsim('KEY_1')" coords="60,55,10" title="{=L:9902=}" />
+ <area shape="circle" href="javascript:rcsim('KEY_0')" coords="59,126,11" title="{=L:9911=}" />
+ <area shape="poly" href="javascript:rcsim('KEY_LEFT')" coords="35,264,51,252,45,238,50,222,39,210,27,239" title="{=L:9922=}" />
+ <area shape="poly" href="javascript:rcsim('KEY_RIGHT')" coords="97,265,87,255,91,241,85,223,98,210,108,240" title="{=L:9923=}" />
+ <area shape="poly" href="javascript:rcsim('KEY_UP')" coords="83,216,95,206,69,195,41,206,53,220,69,214" title="{=L:9920=}" />
+ <area shape="poly" href="javascript:rcsim('KEY_DOWN')" coords="95,271,85,255,71,262,51,256,41,268,68,283" title="{=L:9921=}" />
+ <area shape="rect" href="javascript:rcsim('KEY_HOME')" coords="7,72,45,86" title="{=L:9925=}" />
+ <area shape="circle" href="javascript:rcsim('KEY_MUTE')" coords="61,321,10" title="{=L:9901=}" />
+ <area shape="circle" href="javascript:rcsim('KEY_OK')" coords="66,237,18" title="{=L:9919=}" />
+ <area shape="circle" href="javascript:rcsim('KEY_BLUE')" coords="100,139,12" title="{=L:9918=}" />
+ <area shape="circle" href="javascript:rcsim('KEY_YELLOW')" coords="60,153,11" title="{=L:9917=}" />
+ <area shape="circle" href="javascript:rcsim('KEY_GREEN')" coords="37,171,12" title="{=L:9916=}" />
+ <area shape="circle" href="javascript:rcsim('KEY_RED')" coords="21,196,11" title="{=L:9915=}" />
+ <area shape="circle" href="javascript:rcsim('KEY_HELP')" coords="101,333,10" title="{=L:9914=}" />
+ <area shape="circle" href="javascript:rcsim('KEY_VOLUMEUP')" coords="17,270,10" title="{=L:9912=}" />
+ <area shape="circle" href="javascript:rcsim('KEY_VOLUMEDOWN')" coords="30,293,9" title="{=L:9913=}" />
+ <area shape="rect" href="javascript:rcsim('KEY_POWER')" coords="7,49,46,64" title="{=L:9900=}" />
</map>
end-block~remote_standard
@@ -490,31 +488,31 @@ end-block~remote_standard
start-block~remote_sagem
<img src="images/rc_sagem.jpg" usemap="#rc" alt="remote" />
<map name="rc" id="rc">
- <area shape="poly" href="javascript:rcsim('KEY_RIGHT')" coords="100,117,100,180,67,146,100,116" />
- <area shape="poly" href="javascript:rcsim('KEY_DOWN')" coords="36,181,101,180,66,146" />
- <area shape="poly" href="javascript:rcsim('KEY_UP')" coords="101,116,36,116,66,146" />
- <area shape="poly" href="javascript:rcsim('KEY_LEFT')" coords="66,147,36,117,35,182" />
- <area shape="circle" href="javascript:rcsim('KEY_SETUP')" coords="105,100,15" />
- <area shape="circle" href="javascript:rcsim('KEY_HELP')" coords="32,100,16" />
- <area shape="circle" href="javascript:rcsim('KEY_POWER')" coords="108,33,15" />
- <area shape="circle" href="javascript:rcsim('KEY_MUTE')" coords="69,255,13" />
- <area shape="circle" href="javascript:rcsim('KEY_VOLUMEUP')" coords="92,225,17" />
- <area shape="circle" href="javascript:rcsim('KEY_VOLUMEDOWN')" coords="47,225,17" />
- <area shape="circle" href="javascript:rcsim('KEY_OK')" coords="37,196,11" />
- <area shape="circle" href="javascript:rcsim('KEY_HOME')" coords="103,195,11" />
- <area shape="circle" href="javascript:rcsim('KEY_BLUE')" coords="108,72,11" />
- <area shape="circle" href="javascript:rcsim('KEY_RED')" coords="30,72,11" />
- <area shape="circle" href="javascript:rcsim('KEY_GREEN')" coords="54,57,11" />
- <area shape="circle" href="javascript:rcsim('KEY_YELLOW')" coords="85,57,11" />
- <area shape="circle" href="javascript:rcsim('KEY_0')" coords="69,363,12" />
- <area shape="circle" href="javascript:rcsim('KEY_9')" coords="102,336,12" />
- <area shape="circle" href="javascript:rcsim('KEY_8')" coords="69,337,12" />
- <area shape="circle" href="javascript:rcsim('KEY_7')" coords="37,336,12" />
- <area shape="circle" href="javascript:rcsim('KEY_6')" coords="102,310,12" />
- <area shape="circle" href="javascript:rcsim('KEY_5')" coords="69,310,12" />
- <area shape="circle" href="javascript:rcsim('KEY_4')" coords="37,310,12" />
- <area shape="circle" href="javascript:rcsim('KEY_3')" coords="102,284,12" />
- <area shape="circle" href="javascript:rcsim('KEY_2')" coords="69,284,12" />
- <area shape="circle" href="javascript:rcsim('KEY_1')" coords="37,284,12" />
+ <area shape="poly" href="javascript:rcsim('KEY_RIGHT')" coords="100,117,100,180,67,146,100,116" title="{=L:9923=}" />
+ <area shape="poly" href="javascript:rcsim('KEY_DOWN')" coords="36,181,101,180,66,146" title="{=L:9921=}" />
+ <area shape="poly" href="javascript:rcsim('KEY_UP')" coords="101,116,36,116,66,146" title="{=L:9920=}" />
+ <area shape="poly" href="javascript:rcsim('KEY_LEFT')" coords="66,147,36,117,35,182" title="{=L:9922=}" />
+ <area shape="circle" href="javascript:rcsim('KEY_SETUP')" coords="105,100,15" title="{=L:9924=}" />
+ <area shape="circle" href="javascript:rcsim('KEY_HELP')" coords="32,100,16" title="{=L:9914=}" />
+ <area shape="circle" href="javascript:rcsim('KEY_POWER')" coords="108,33,15" title="{=L:9900=}" />
+ <area shape="circle" href="javascript:rcsim('KEY_MUTE')" coords="69,255,13" title="{=L:9902=}" />
+ <area shape="circle" href="javascript:rcsim('KEY_VOLUMEUP')" coords="92,225,17" title="{=L:9912=}" />
+ <area shape="circle" href="javascript:rcsim('KEY_VOLUMEDOWN')" coords="47,225,17" title="{=L:9913=}" />
+ <area shape="circle" href="javascript:rcsim('KEY_OK')" coords="37,196,11" title="{=L:9919=}" />
+ <area shape="circle" href="javascript:rcsim('KEY_HOME')" coords="103,195,11" title="{=L:9925=}" />
+ <area shape="circle" href="javascript:rcsim('KEY_BLUE')" coords="108,72,11" title="{=L:9918=}" />
+ <area shape="circle" href="javascript:rcsim('KEY_RED')" coords="30,72,11" title="{=L:9915=}" />
+ <area shape="circle" href="javascript:rcsim('KEY_GREEN')" coords="54,57,11" title="{=L:9916=}" />
+ <area shape="circle" href="javascript:rcsim('KEY_YELLOW')" coords="85,57,11" title="{=L:9917=}" />
+ <area shape="circle" href="javascript:rcsim('KEY_0')" coords="69,363,12" title="{=L:9911=}" />
+ <area shape="circle" href="javascript:rcsim('KEY_9')" coords="102,336,12" title="{=L:9910=}" />
+ <area shape="circle" href="javascript:rcsim('KEY_8')" coords="69,337,12" title="{=L:9909=}" />
+ <area shape="circle" href="javascript:rcsim('KEY_7')" coords="37,336,12" title="{=L:9908=}" />
+ <area shape="circle" href="javascript:rcsim('KEY_6')" coords="102,310,12" title="{=L:9907=}" />
+ <area shape="circle" href="javascript:rcsim('KEY_5')" coords="69,310,12" title="{=L:9906=}" />
+ <area shape="circle" href="javascript:rcsim('KEY_4')" coords="37,310,12" title="{=L:9905=}" />
+ <area shape="circle" href="javascript:rcsim('KEY_3')" coords="102,284,12" title="{=L:9904=}" />
+ <area shape="circle" href="javascript:rcsim('KEY_2')" coords="69,284,12" title="{=L:9903=}" />
+ <area shape="circle" href="javascript:rcsim('KEY_1')" coords="37,284,12" title="{=L:9902=}" />
</map>
end-block~remote_sagem
diff --git a/tuxbox/neutrino/daemons/nhttpd/web/Y_Boxcontrol_Bouquet_Editor_Edit.yhtm b/tuxbox/neutrino/daemons/nhttpd/web/Y_Boxcontrol_Bouquet_Editor_Edit.yhtm
index 8196499..b54ccd2 100644
--- a/tuxbox/neutrino/daemons/nhttpd/web/Y_Boxcontrol_Bouquet_Editor_Edit.yhtm
+++ b/tuxbox/neutrino/daemons/nhttpd/web/Y_Boxcontrol_Bouquet_Editor_Edit.yhtm
@@ -57,10 +57,10 @@ function poschannel(box, direction)
</head>
<body>
-{=var-set:wait_text=Werte werden übernommen (Save).=}{=include-block:Y_Blocks.txt;snip_wait=}
+{=var-set:wait_text={=L:0015=}=}{=include-block:Y_Blocks.txt;snip_wait=}
<div class="work_box">
<div class="work_box_head"><div class="work_box_head_h2">
- {=var-set:help_url=Help-BoxControl-Bouquet-Editor=}{=var-set:menu=Bouquet "{=name=}" bearbeiten=}{=include-block:Y_Blocks.txt;work_menu=}</div></div>
+ {=var-set:help_url=Help-BoxControl-Bouquet-Editor=}{=var-set:menu={=L:0700=} "{=name=}" {=L:0710=}=}{=include-block:Y_Blocks.txt;work_menu=}</div></div>
<div class="work_box_body">
<form action="/control/changebouquet" method="post" id="channels" enctype="x-www-form-urlencoded">
<p><input type="hidden" name="selected" value="{=selected=}" /></p>
@@ -72,10 +72,10 @@ function poschannel(box, direction)
</select>
</td>
<td align="center">
- <button type="button" title="move up" onclick="poschannel(document.getElementById('channels').bchannels, 0);"> <img src="/images/arrowup.png"> </button><br /><br />
- <button type="button" title="move down" onclick="poschannel(document.getElementById('channels').bchannels, 1);"> <img src="/images/arrowdown.png"> </button><br /><br />
- <button type="button" title="remove" onclick="movechannels(document.getElementById('channels').bchannels, document.getElementById('channels').achannels);"> <img src="/images/arrowright.png"> </button><br /><br />
- <button type="button" title="add" onclick="movechannels(document.getElementById('channels').achannels, document.getElementById('channels').bchannels);"> <img src="/images/arrowleft.png"> </button><br /><br />
+ <button type="button" title="{=L:0706=}" onclick="poschannel(document.getElementById('channels').bchannels, 0);"> <img src="/images/arrowup.png"> </button><br /><br />
+ <button type="button" title="{=L:0707=}" onclick="poschannel(document.getElementById('channels').bchannels, 1);"> <img src="/images/arrowdown.png"> </button><br /><br />
+ <button type="button" title="{=L:0708=}" onclick="movechannels(document.getElementById('channels').bchannels, document.getElementById('channels').achannels);"> <img src="/images/arrowright.png"> </button><br /><br />
+ <button type="button" title="{=L:0709=}" onclick="movechannels(document.getElementById('channels').achannels, document.getElementById('channels').bchannels);"> <img src="/images/arrowleft.png"> </button><br /><br />
</td>
<td>
<select multiple="multiple" size="20" name="achannels">
@@ -85,9 +85,9 @@ function poschannel(box, direction)
</tr>
</table>
<input type="hidden" name="redirect" value="/Y_Boxcontrol_Bouquet_Editor_Main.yhtm"/>
- <p><button type="button" ytype="save" onclick="do_submit();">übernehmen</button>
- <button type="button" ytype="cancel" onclick="do_abort();">abbrechen</button></p>
- Alle Änderungen müssen noch gespeichert werden!
+ <p><button type="button" ytype="save" onclick="do_submit();">{=L:0021=}</button>
+ <button type="button" ytype="cancel" onclick="do_abort();">{=L:0023=}</button></p>
+ {=L:0701=}
</form>
</div>
</div>
diff --git a/tuxbox/neutrino/daemons/nhttpd/web/Y_Boxcontrol_Bouquet_Editor_Main.yhtm b/tuxbox/neutrino/daemons/nhttpd/web/Y_Boxcontrol_Bouquet_Editor_Main.yhtm
index b6f4bef..f93d9cb 100644
--- a/tuxbox/neutrino/daemons/nhttpd/web/Y_Boxcontrol_Bouquet_Editor_Main.yhtm
+++ b/tuxbox/neutrino/daemons/nhttpd/web/Y_Boxcontrol_Bouquet_Editor_Main.yhtm
@@ -30,7 +30,7 @@ function do_save()
{
hide_forms();
loadSyncURL("/control/savebouquet");
- alert("Bouquet-Liste gespeichert");
+ alert("{=L:0714=}");
}
function do_update()
{
@@ -49,7 +49,7 @@ function do_move(bouquetnr, action)
}
function do_delete(bouquetnr, bouquet_name)
{
- if (confirm("Bouquet \""+bouquet_name+"\" wirklich loeschen?")==true){
+ if (confirm("{=L:0700=} \""+bouquet_name+"\" {=L:0712=}")==true){
loadSyncURL("/control/deletebouquet?selected="+bouquetnr);
gurl = "/Y_Boxcontrol_Bouquet_Editor_Main.yhtm?selected=" + bouquetnr+ "#akt";
window.setTimeout('do_reload()',50);
@@ -78,7 +78,7 @@ function do_add()
window.setTimeout('do_reload()',200);
}
else
- alert("Es wurde kein Bouquet-Name angegeben!");
+ alert("{=L:0715=}!");
}
function do_rename_start(bouquetnr, bouquet_name)
{
@@ -107,7 +107,7 @@ function do_rename()
// }
}
else
- alert("Es wurde kein Bouquet-Name angegeben!");
+ alert("{=L:0715=}!");
}
//]]>
</script>
@@ -129,29 +129,29 @@ function do_rename()
<body>
<div class="work_box">
<div class="work_box_head"><div class="work_box_head_h2">
- {=var-set:help_url=Help-BoxControl-Bouquet-Editor=}{=var-set:menu=Bouquet-Editor=}{=include-block:Y_Blocks.txt;work_menu=}</div></div>
+ {=var-set:help_url=Help-BoxControl-Bouquet-Editor=}{=var-set:menu={=L:1105=}=}{=include-block:Y_Blocks.txt;work_menu=}</div></div>
<div class="work_box_body">
<div id="add" class="fly_form">
<form name="add" accept-charset="UTF-8" action="">
- <p><b>Bouquet hinzufügen</b><br/>
- Name des neuen Bouquets:
+ <p><b>{=L:0702=}</b><br />
+ {=L:0704=}:
<input type="text" size="30" name="bouquet_name" />
<br/>
- <button type="button" ytype="save" onclick="do_add()">speichern</button>
- <button type="button" ytype="cancel" onclick="do_add_abort()">abbrechen</button>
+ <button type="button" ytype="save" onclick="do_add()">{=L:0021=}</button>
+ <button type="button" ytype="cancel" onclick="do_add_abort()">{=L:0023=}</button>
</p>
</form>
</div>
<div id="rename" class="fly_form">
<form name="rename" accept-charset="UTF-8" action="">
<p>
- <p><b>Bouquet umbenennen</b><br/>
- Name des neuen Bouquets:
+ <p><b>{=L:0705=}</b><br />
+ {=L:0704=}:
<input type="text" size="30" name="bouquet_name" />
<input type="hidden" name="bouquetnr" value="" />
<br/>
- <button type="button" ytype="save" onclick="do_rename()">speichern</button>
- <button type="button" ytype="cancel" onclick="do_rename_abort()">abbrechen</button>
+ <button type="button" ytype="save" onclick="do_rename()">{=L:0021=}</button>
+ <button type="button" ytype="cancel" onclick="do_rename_abort()">{=L:0023=}</button>
</p>
</form>
</div>
@@ -172,21 +172,21 @@ function do_rename()
<td><a href="/Y_Boxcontrol_Bouquet_Editor_Edit.yhtm?selected=%d&name=%s">%s</a></td>
<td width="100" style="white-space: nowrap; font-weight:normal;">
<a href="javascript:do_rename_start('%d','%s');">
- <img src="/images/modify.png" alt="umbenennen" style="border: 0px" /></a>
+ <img src="/images/modify.png" alt="{=L:0713=}" style="border: 0px" /></a>
<a href="javascript:do_delete('%d','%s');">
- <img src="/images/remove.png" alt="löschen" style="border: 0px" /></a>
+ <img src="/images/remove.png" alt="{=L:0711=}" style="border: 0px" /></a>
<span style="visibility:%s;"><a href="javascript:do_move('%d','down');">
- <img src="/images/arrowdown.png" alt="nach unten" style="border: 0px" /></a> </span>
+ <img src="/images/arrowdown.png" alt="{=L:0707=}" style="border: 0px" /></a> </span>
<span style="visibility:%s;"><a href="javascript:do_move('%d','up');">
- <img src="/images/arrowup.png" alt="nach oben" style="border: 0px" /></a> </span>
+ <img src="/images/arrowup.png" alt="{=L:0706=}" style="border: 0px" /></a> </span>
</td>
</tr>
=}
{=func:bouquet_editor_main {=var-get:row=}=}
</table>
<p>
- <button type="button" ytype="add" onclick="javascript:do_add_start()">Bouquet hinzufügen</button>
- <button type="button" ytype="saveall" onclick="javascript:do_save()">Alle Änderungen speichern</button>
+ <button type="button" ytype="add" onclick="javascript:do_add_start()">{=L:0702=}</button>
+ <button type="button" ytype="saveall" onclick="javascript:do_save()">{=L:0022=}</button>
</p>
</div>
</div>
diff --git a/tuxbox/neutrino/daemons/nhttpd/web/Y_Boxcontrol_Bouquetlist.yhtm b/tuxbox/neutrino/daemons/nhttpd/web/Y_Boxcontrol_Bouquetlist.yhtm
index cf4d429..f24379e 100644
--- a/tuxbox/neutrino/daemons/nhttpd/web/Y_Boxcontrol_Bouquetlist.yhtm
+++ b/tuxbox/neutrino/daemons/nhttpd/web/Y_Boxcontrol_Bouquetlist.yhtm
@@ -3,7 +3,7 @@
</head>
<body class="iframe">
<table class="bouquetlist" width="100%">
-<tr class="blist"><td><a href="Y_Boxcontrol_Channellist.yhtm#akt" target="content">Alle Kanäle</a></td></tr>
+<tr class="blist"><td><a href="Y_Boxcontrol_Channellist.yhtm#akt" target="content">{=L:0039=}</a></td></tr>
<tr><td><hr/></td></tr>
{=func:get_bouquets_as_templatelist <tr class="blist"><td><a href="Y_Boxcontrol_Channellist.yhtm?bouquet=%d#akt" target="content">%s</a></td></tr>=}
</table>
diff --git a/tuxbox/neutrino/daemons/nhttpd/web/Y_Boxcontrol_Menue.yhtm b/tuxbox/neutrino/daemons/nhttpd/web/Y_Boxcontrol_Menue.yhtm
index 3139b26..0bf6010 100644
--- a/tuxbox/neutrino/daemons/nhttpd/web/Y_Boxcontrol_Menue.yhtm
+++ b/tuxbox/neutrino/daemons/nhttpd/web/Y_Boxcontrol_Menue.yhtm
@@ -1,3 +1,4 @@
+{=var-set:cancache=yPInstall=}
{=include-block:Y_Blocks.txt;head=}
<script type="text/javascript" src="/prototype.js"></script>
<script type="text/javascript" src="/Y_Baselib.js"></script>
@@ -71,39 +72,39 @@ function get_data(){
</script>
</head>
{=var-set:lcshot={=if-file-exists:/bin/lcshot~true~{=if-file-exists:/var/bin/lcshot~true~false=}=}=}
-{=var-set:fbshot={=if-file-exists:/bin/fbshot~true~{=if-file-exists:/var/bin/fbshot~true~{=if-file-exists:/bin/dboxshot~true~{=if-file-exists:/var/bin/dboxshot~true~false=}=}=}=}=}
+{=var-set:fbshot={=if-file-exists:/bin/fbshot~true~{=if-file-exists:/var/bin/fbshot~true~false=}=}=}
{=var-set:dboxshot={=if-file-exists:/bin/dboxshot~true~{=if-file-exists:/var/bin/dboxshot~true~false=}=}=}
<body>
<div class="y_menu_sec_box">
- <div class="y_menu_sec_box_head"><h2>Boxcontrol</h2></div>
+ <div class="y_menu_sec_box_head"><h2>{=L:0100=}</h2></div>
<div class="y_menu_sec_box_body">
<div class="y_menu_sec">
<ul id="secmenu">
- <li><a target="work" title="Switch channels" href="Y_Boxcontrol_Bouquets.yhtm">Bouquets</a></li>
- <li><a target="work" title="control box functions (reboot, remote control, SPTS, ...)" href="Y_Tools_Boxcontrol.yhtm">Control</a></li>
- <li><a target="work" title="send Messages to box" href="Y_Boxcontrol_Messages.yhtm">Messages</a></li>
- <li><a target="work" title="Web-based Remote Control" href="Y_Tools_Rcsim.yhtm">Remote</a></li>
+ <li><a target="work" title="{=L:0200=}" href="Y_Boxcontrol_Bouquets.yhtm">{=L:0201=}</a></li>
+ <li><a target="work" title="{=L:0202=}" href="Y_Tools_Boxcontrol.yhtm">{=L:0203=}</a></li>
+ <li><a target="work" title="{=L:0204=}" href="Y_Boxcontrol_Messages.yhtm">{=L:0205=}</a></li>
+ <li><a target="work" title="{=L:0206=}" href="Y_Tools_Rcsim.yhtm">{=L:0207=}</a></li>
{=if-equal:{=var-get:lcshot=}~true~
- <li><a target="work" title="make lcd screenshot" href="Y_Tools_lcshot.yhtm">LCD Screenshot</a></li>
+ <li><a target="work" title="{=L:0210=}" href="Y_Tools_lcshot.yhtm">{=L:0209=}</a></li>
~
- <li class="disabled" title="lcshot not installed at /bin or /var/bin">LCD Screenshot</li>
+ <li class="disabled" title="{=L:0211=} /bin oder /var/bin">{=L:0209=}</li>
=}
{=if-equal:{=var-get:fbshot=}~true~
- <li><a target="work" title="make osd screenshot" href="Y_Tools_fbshot.yhtm">OSD Screenshot</a></li>
+ <li><a target="work" title="{=L:0213=}" href="Y_Tools_fbshot.yhtm">{=L:0212=}</a></li>
~
- <li class="disabled" title="fbshot not installed at /bin or /var/bin">OSD Screenshot</li>
+ <li class="disabled" title="{=L:0214=} /bin oder /var/bin">{=L:0212=}</li>
=}
{=if-equal:{=var-get:dboxshot=}~true~
- <li><a target="work" title="remote and osd" href="Y_Tools_remote_osd.yhtm">Remote & OSD</a></li>
+ <li><a target="work" title="{=0114=}" href="Y_Tools_remote_osd.yhtm">{=L:0114=}</a></li>
~
- <li class="disabled" title="dboxshot not installed at /bin or /var/bin">Remote & OSD</li>
+ <li class="disabled" title="{=0222=} /bin oder /var/bin">{=L:0114=}</li>
=}
</ul>
</div>
</div>
</div>
<div class="y_menu_sec_box">
- <div class="y_menu_sec_box_head"><h2>Control</h2></div>
+ <div class="y_menu_sec_box_head"><h2>{=L:0203=}</h2></div>
<div class="y_menu_sec_box_body">
<center>
<table class="y_text_boxcontrol_table" cellspacing="0" cellpadding="0" title="volumen display">
@@ -113,25 +114,25 @@ function get_data(){
</tr>
</table>
<br/>
- <span title="decrease volumen">
+ <span title="{=L:0215=}">
<a href="javascript:volumen_set(g_volumen-10);"><img src="/images/volumedown.png"> </a></span>
- <span title="increase volumen">
+ <span title="{=L:0216=}">
<a href="javascript:volumen_set(g_volumen+10);"><img src="/images/volumeup.png"></a></span>
- <span title="mute volumen">
+ <span title="{=L:0217=}">
<a id="btMute" href="javascript:toggle_mute();"> <img src="/images/volumemute.png"> </a></span>
<!-- <br/><br/>-->
- <span title="switch to TV"><a href="javascript:set_mode('tv');"><img src="/images/live.gif"> </a></span>
- <span title="switch to Radio"><a href="javascript:set_mode('radio');"> <img src="/images/radio.png"></a></span>
+ <span title="{=L:0218=}"><a href="javascript:set_mode('tv');"><img src="/images/live.gif"> </a></span>
+ <span title="{=L:0219=}"><a href="javascript:set_mode('radio');"> <img src="/images/radio.png"></a></span>
</center>
</div>
</div>
{=if-empty:{=ini-get:/var/tuxbox/config/Y-Web.conf;slavebox=}~~
<div class="y_menu_sec_box">
- <div class="y_menu_sec_box_head"><h2>Switch to</h2></div>
+ <div class="y_menu_sec_box_head"><h2>{=L:0223=}</h2></div>
<div class="y_menu_sec_box_body">
<div class="y_menu_sec">
<ul>
- <li><a target="_top" title="Webinterface der SlaveBox" href="http://{=ini-get:/var/tuxbox/config/Y-Web.conf;slavebox=}/">{=ini-get:/var/tuxbox/config/Y-Web.conf;slavebox=}</a></li>
+ <li><a target="_top" title="{=L:0220=}" href="http://{=ini-get:/var/tuxbox/config/Y-Web.conf;slavebox=}/">{=ini-get:/var/tuxbox/config/Y-Web.conf;slavebox=}</a></li>
</ul>
</div>
</div>
diff --git a/tuxbox/neutrino/daemons/nhttpd/web/Y_Boxcontrol_Messages.yhtm b/tuxbox/neutrino/daemons/nhttpd/web/Y_Boxcontrol_Messages.yhtm
index d198eca..be254d4 100644
--- a/tuxbox/neutrino/daemons/nhttpd/web/Y_Boxcontrol_Messages.yhtm
+++ b/tuxbox/neutrino/daemons/nhttpd/web/Y_Boxcontrol_Messages.yhtm
@@ -4,19 +4,19 @@
<body>
<div class="work_box">
<div class="work_box_head"><div class="work_box_head_h2">
- {=var-set:help_url=Help-BoxControl-Message=}{=var-set:menu=Message=}{=include-block:Y_Blocks.txt;work_menu=}</div></div>
+ {=var-set:help_url=Help-BoxControl-Message=}{=var-set:menu={=L:0205=}=}{=include-block:Y_Blocks.txt;work_menu=}</div></div>
<div class="work_box_body">
<form name="f" action="/control/message" method="get" enctype="application/x-www-form-urlencoded" accept-charset="UTF-8">
<table class="y_invisible_table" cellpadding="5" width="100%">
- <tr><td class="y_form_header">Meldung auf dbox-Bildsch...
[truncated message content] |