diff --git a/web/ajax/status.php b/web/ajax/status.php index 1cd5c766b..f7ed3d099 100644 --- a/web/ajax/status.php +++ b/web/ajax/status.php @@ -44,6 +44,7 @@ $statusData = array( "LabelFormat" => true, "LabelX" => true, "LabelY" => true, + "LabelSize" => true, "ImageBufferCount" => true, "WarmupCount" => true, "PreEventCount" => true, diff --git a/web/lang/big5_big5.php b/web/lang/big5_big5.php index 84da0f622..89fba5f2e 100644 --- a/web/lang/big5_big5.php +++ b/web/lang/big5_big5.php @@ -676,6 +676,7 @@ $SLANG = array( 'TimestampLabelFormat' => '時間標示格式', 'TimestampLabelX' => '時間標示 X', 'TimestampLabelY' => '時間標示 Y', + 'TimestampLabelSize' => 'Font Size', 'Today' => 'Today', 'Tools' => 'Tools', 'Total' => 'Total', // Added - 2011-06-16 diff --git a/web/lang/cn_zh.php b/web/lang/cn_zh.php index 21bd2f269..7cadb6121 100644 --- a/web/lang/cn_zh.php +++ b/web/lang/cn_zh.php @@ -672,6 +672,7 @@ $SLANG = array( 'TimestampLabelFormat' => '时间戳标签格式', 'TimestampLabelX' => '时间戳标签 X', 'TimestampLabelY' => '时间戳标签 Y', + 'TimestampLabelSize' => 'Font Size', 'Today' => '今天', 'Tools' => '工具', 'Total' => 'Total', // Added - 2011-06-16 diff --git a/web/lang/cs_cz.php b/web/lang/cs_cz.php index ff0f6f260..38b95fad2 100644 --- a/web/lang/cs_cz.php +++ b/web/lang/cs_cz.php @@ -672,6 +672,7 @@ $SLANG = array( 'TimestampLabelFormat' => 'Formt asovho raztka', 'TimestampLabelX' => 'asov raztko X', 'TimestampLabelY' => 'asov raztko Y', + 'TimestampLabelSize' => 'Font Size', 'Today' => 'Dnes', 'Tools' => 'Nstroje', 'Total' => 'Total', // Added - 2011-06-16 diff --git a/web/lang/de_de.php b/web/lang/de_de.php index bfb7f19d4..c1a7bf0c7 100644 --- a/web/lang/de_de.php +++ b/web/lang/de_de.php @@ -674,6 +674,7 @@ $SLANG = array( 'TimestampLabelFormat' => 'Format des Zeitstempels', 'TimestampLabelX' => 'Zeitstempel-X', 'TimestampLabelY' => 'Zeitstempel-Y', + 'TimestampLabelSize' => 'Schriftgröße', 'Today' => 'Heute', 'Tools' => 'Werkzeuge', 'Total' => 'Total', // Added - 2011-06-16 diff --git a/web/lang/dk_dk.php b/web/lang/dk_dk.php index 08795edf4..9c2b79cd1 100644 --- a/web/lang/dk_dk.php +++ b/web/lang/dk_dk.php @@ -673,6 +673,7 @@ $SLANG = array( 'TimestampLabelFormat' => 'Tidsstempel Mrknings Format', 'TimestampLabelX' => 'Tidsstempel Mrkning X', 'TimestampLabelY' => 'Tidsstempel Mrkning Y', + 'TimestampLabelSize' => 'Font Size', 'Today' => 'Idag', 'Tools' => 'Tools', 'Total' => 'Total', // Added - 2011-06-16 diff --git a/web/lang/en_gb.php b/web/lang/en_gb.php index ceaabad02..e31fb597e 100644 --- a/web/lang/en_gb.php +++ b/web/lang/en_gb.php @@ -670,6 +670,7 @@ $SLANG = array( 'TimestampLabelFormat' => 'Timestamp Label Format', 'TimestampLabelX' => 'Timestamp Label X', 'TimestampLabelY' => 'Timestamp Label Y', + 'TimestampLabelSize' => 'Font Size', 'Timestamp' => 'Timestamp', 'TimeStamp' => 'Time Stamp', 'Time' => 'Time', diff --git a/web/lang/es_ar.php b/web/lang/es_ar.php index 1445437f6..c66299641 100644 --- a/web/lang/es_ar.php +++ b/web/lang/es_ar.php @@ -623,6 +623,7 @@ $SLANG = array( 'TimestampLabelFormat' => 'Formato Etiqueta Hora', 'TimestampLabelX' => 'Eje X Etiqueta Hora', 'TimestampLabelY' => 'Eje Y Etiqueta Hora', + 'TimestampLabelSize' => 'Font Size', 'Today' => 'Today', 'Tools' => 'Herra.', 'Total' => 'Total', // Added - 2011-06-16 diff --git a/web/lang/es_es.php b/web/lang/es_es.php index 38b879814..8343bd8f3 100644 --- a/web/lang/es_es.php +++ b/web/lang/es_es.php @@ -672,6 +672,7 @@ $SLANG = array( 'TimestampLabelFormat' => 'Formato de hora multinacional', 'TimestampLabelX' => 'Etiqueta de tiempo X', 'TimestampLabelY' => 'Etiqueta de tiempo Y', + 'TimestampLabelSize' => 'Tamaño de fuente', 'Today' => 'Hoy', 'Tools' => 'Herramientas', 'Total' => 'Total', diff --git a/web/lang/et_ee.php b/web/lang/et_ee.php index 21274663d..3346d930a 100644 --- a/web/lang/et_ee.php +++ b/web/lang/et_ee.php @@ -673,6 +673,7 @@ $SLANG = array( 'TimestampLabelFormat' => 'Timestamp Label Format', 'TimestampLabelX' => 'Timestamp Label X', 'TimestampLabelY' => 'Timestamp Label Y', + 'TimestampLabelSize' => 'Font Size', 'Today' => 'Täna', 'Tools' => 'Tööriistad', 'Total' => 'Summa', // Added - 2011-06-16 diff --git a/web/lang/fr_fr.php b/web/lang/fr_fr.php index afab7db14..14de0be0b 100644 --- a/web/lang/fr_fr.php +++ b/web/lang/fr_fr.php @@ -678,6 +678,7 @@ $SLANG = array( 'TimestampLabelFormat' => 'Format', 'TimestampLabelX' => 'Coordonnée X', 'TimestampLabelY' => 'Coordonnée Y', + 'TimestampLabelSize' => 'Taille de police', 'Today' => 'Aujourd\'hui', 'Tools' => 'Outils', 'Total' => 'Total', // Added - 2011-06-16 diff --git a/web/lang/he_il.php b/web/lang/he_il.php index b7e89858c..81c397394 100644 --- a/web/lang/he_il.php +++ b/web/lang/he_il.php @@ -672,6 +672,7 @@ $SLANG = array( 'TimestampLabelFormat' => 'Timestamp Label Format', 'TimestampLabelX' => 'Timestamp Label X', 'TimestampLabelY' => 'Timestamp Label Y', + 'TimestampLabelSize' => 'Font Size', 'Today' => '', 'Tools' => '', 'Total' => 'Total', // Added - 2011-06-16 diff --git a/web/lang/hu_hu.php b/web/lang/hu_hu.php index 6c97fa150..89bf8c4a5 100644 --- a/web/lang/hu_hu.php +++ b/web/lang/hu_hu.php @@ -715,6 +715,7 @@ $SLANG = array( 'TimestampLabelFormat' => 'Időbélyeg formátuma', 'TimestampLabelX' => 'Elhelyezés X pozició', 'TimestampLabelY' => 'Elhelyezés Y pozició', + 'TimestampLabelSize' => 'Font Size', 'Today' => 'Ma', 'Tools' => 'Eszközök', 'Total' => 'Összes', diff --git a/web/lang/it_it.php b/web/lang/it_it.php index b367da15a..f92bcfc9b 100644 --- a/web/lang/it_it.php +++ b/web/lang/it_it.php @@ -677,6 +677,7 @@ $SLANG = array( 'TimestampLabelFormat' => 'Formato etichetta timestamp', 'TimestampLabelX' => 'coordinata X etichetta', 'TimestampLabelY' => 'coordinata Y etichetta', + 'TimestampLabelSize' => 'Font Size', 'Today' => 'Oggi ', 'Tools' => 'Strumenti', 'Total' => 'Total', // Added - 2011-06-16 diff --git a/web/lang/ja_jp.php b/web/lang/ja_jp.php index 9f0134f0a..91f2ed829 100644 --- a/web/lang/ja_jp.php +++ b/web/lang/ja_jp.php @@ -672,6 +672,7 @@ $SLANG = array( 'TimestampLabelFormat' => 'ѽ ̫ϯ', 'TimestampLabelX' => 'ѽ X', 'TimestampLabelY' => 'ѽ Y', + 'TimestampLabelSize' => 'Font Size', 'Today' => 'Today', 'Tools' => '°', 'Total' => 'Total', // Added - 2011-06-16 diff --git a/web/lang/nl_nl.php b/web/lang/nl_nl.php index 298521b6a..4be5832ed 100644 --- a/web/lang/nl_nl.php +++ b/web/lang/nl_nl.php @@ -672,6 +672,7 @@ $SLANG = array( 'TimestampLabelFormat' => 'Tijdstempel Label Format', 'TimestampLabelX' => 'Tijdstempel Label X', 'TimestampLabelY' => 'Tijdstempel Label Y', + 'TimestampLabelSize' => 'Font Size', 'Today' => 'Vandaag', 'Tools' => 'Gereedschappen', 'Total' => 'Totaal', // Added - 2011-06-16 diff --git a/web/lang/pl_pl.php b/web/lang/pl_pl.php index 71c4bbac6..e2172a9fc 100644 --- a/web/lang/pl_pl.php +++ b/web/lang/pl_pl.php @@ -672,6 +672,7 @@ $SLANG = array( 'TimestampLabelFormat' => 'Format etykiety czasu', 'TimestampLabelX' => 'Wsp. X etykiety czasu', 'TimestampLabelY' => 'Wsp. Y etykiety czasu', + 'TimestampLabelSize' => 'Font Size', 'Today' => 'Today', 'Tools' => 'Narzdzia', 'Total' => 'Total', // Added - 2011-06-16 diff --git a/web/lang/pt_br.php b/web/lang/pt_br.php index d079db359..0777ff59a 100644 --- a/web/lang/pt_br.php +++ b/web/lang/pt_br.php @@ -612,6 +612,7 @@ $SLANG = array( 'TimestampLabelFormat' => 'Formato de etiqueta de tempo', 'TimestampLabelX' => 'posio de etiqueta X', 'TimestampLabelY' => 'posio de etiqueta Y', + 'TimestampLabelSize' => 'Font Size', 'Today' => 'Today', 'Tools' => 'Ferramentas', 'Total' => 'Total', // Added - 2011-06-16 diff --git a/web/lang/ro_ro.php b/web/lang/ro_ro.php index 1b1bcb6dc..473ef3cf8 100644 --- a/web/lang/ro_ro.php +++ b/web/lang/ro_ro.php @@ -643,6 +643,7 @@ $SLANG = array( 'TimestampLabelFormat' => 'Format eticheta format timp', 'TimestampLabelX' => 'Format timp eticheta X', 'TimestampLabelY' => 'Format timp eticheta Y', + 'TimestampLabelSize' => 'Font Size', 'Today' => 'Azi', 'Tools' => 'Unelte', 'Total' => 'Total', // Added - 2011-06-16 diff --git a/web/lang/ru_ru.php b/web/lang/ru_ru.php index 7c98e4f48..37ee0686b 100644 --- a/web/lang/ru_ru.php +++ b/web/lang/ru_ru.php @@ -672,6 +672,7 @@ $SLANG = array( 'TimestampLabelFormat' => ' ', 'TimestampLabelX' => 'X- ', 'TimestampLabelY' => 'Y- ', + 'TimestampLabelSize' => 'Font Size', 'Today' => 'Today', 'Tools' => '', 'Total' => 'Total', // Added - 2011-06-16 diff --git a/web/lang/se_se.php b/web/lang/se_se.php index ca4f05254..fc63a0e21 100644 --- a/web/lang/se_se.php +++ b/web/lang/se_se.php @@ -673,6 +673,7 @@ $SLANG = array( 'TimestampLabelFormat' => 'Format p tidsstmpel', 'TimestampLabelX' => 'Vrde p tidsstmpel X', 'TimestampLabelY' => 'Vrde p tidsstmpel Y', + 'TimestampLabelSize' => 'Font Size', 'Today' => 'Idag', 'Tools' => 'Verktyg', 'Total' => 'Total', // Added - 2011-06-16 diff --git a/web/skins/classic/views/monitor.php b/web/skins/classic/views/monitor.php index 7140138ba..dd650bb38 100644 --- a/web/skins/classic/views/monitor.php +++ b/web/skins/classic/views/monitor.php @@ -80,6 +80,7 @@ if ( ! empty($_REQUEST['mid']) ) { 'LabelFormat' => '%N - %d/%m/%y %H:%M:%S', 'LabelX' => 0, 'LabelY' => 0, + 'LabelSize' => 1, 'ImageBufferCount' => 50, 'WarmupCount' => 25, 'PreEventCount' => 25, @@ -423,6 +424,11 @@ $fastblendopts_alarm = array( "50% (Alarm lasts a moment)" => 50 ); +$label_size = array( + "Default" => 1, + "Large" => 2 +); + xhtmlHeaders(__FILE__, translate('Monitor')." - ".validHtmlStr($monitor['Name']) ); ?> @@ -556,6 +562,7 @@ if ( $tab != 'timestamp' ) + +