From 11bccc3f3031e283c71b70fdcfdd13271161b7a4 Mon Sep 17 00:00:00 2001 From: Jan Paul Tuecking Date: Wed, 22 Jul 2009 20:54:05 +0200 Subject: [PATCH] Added a warning to qos rules that the rule which will be edit has to be saved otherwise it will be discarded. --- html/cgi-bin/qos.cgi | 1 + langs/de/cgi-bin/de.pl | 1 + langs/en/cgi-bin/en.pl | 1 + 3 files changed, 3 insertions(+) diff --git a/html/cgi-bin/qos.cgi b/html/cgi-bin/qos.cgi index 2eb125a4fb..49031d0fdb 100644 --- a/html/cgi-bin/qos.cgi +++ b/html/cgi-bin/qos.cgi @@ -1084,6 +1084,7 @@ END $Lang::tr{'destination ip'}: + $Lang::tr{'qos warning'} END ; diff --git a/langs/de/cgi-bin/de.pl b/langs/de/cgi-bin/de.pl index 9d5740993b..19d35089f8 100644 --- a/langs/de/cgi-bin/de.pl +++ b/langs/de/cgi-bin/de.pl @@ -1369,6 +1369,7 @@ 'pulse' => 'Puls', 'pulse dial' => 'Pulswahl:', 'qos graphs' => 'Qos Diagramme', +'qos warning' => 'Die Regel muss wieder gespeichert werden, ansonsten wird sie verworfen!', 'quick playlist' => 'Quick Playlist', 'ram' => 'RAM-Speicher', 'read bytes' => 'Gelesene Bytes', diff --git a/langs/en/cgi-bin/en.pl b/langs/en/cgi-bin/en.pl index f2a0bdb499..c16d989daf 100644 --- a/langs/en/cgi-bin/en.pl +++ b/langs/en/cgi-bin/en.pl @@ -1397,6 +1397,7 @@ 'pulse' => 'Pulse', 'pulse dial' => 'Pulse dial:', 'qos graphs' => 'Qos Graphs', +'qos warning' => 'The rule must be saved, otherwise it will be discarded!', 'quick control' => 'Quick Control', 'quick playlist' => 'Quick Playlist', 'ram' => 'RAM', -- 2.39.2