From: Marcin Haba Date: Sat, 9 Nov 2019 06:19:55 +0000 (+0100) Subject: baculum: Add confirm window to delete job action X-Git-Tag: Release-9.6.0~85 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=db3ad92fdb7ef1289af44621fec0ea45fd8e2fd3;p=thirdparty%2Fbacula.git baculum: Add confirm window to delete job action --- diff --git a/gui/baculum/protected/Web/Lang/en/messages.mo b/gui/baculum/protected/Web/Lang/en/messages.mo index 3a372d0679..94bc9ae346 100644 Binary files a/gui/baculum/protected/Web/Lang/en/messages.mo and b/gui/baculum/protected/Web/Lang/en/messages.mo differ diff --git a/gui/baculum/protected/Web/Lang/en/messages.po b/gui/baculum/protected/Web/Lang/en/messages.po index 85492b2729..bb1fa3dc0a 100644 --- a/gui/baculum/protected/Web/Lang/en/messages.po +++ b/gui/baculum/protected/Web/Lang/en/messages.po @@ -2453,3 +2453,5 @@ msgstr "Please select hour in Run block" msgid "Please select hour and minute in Run block" msgstr "Please select hour and minute in Run block" +msgid "Are you sure, you want to delete this job?" +msgstr "Are you sure, you want to delete this job?" diff --git a/gui/baculum/protected/Web/Lang/ja/messages.mo b/gui/baculum/protected/Web/Lang/ja/messages.mo index 486378f00e..a54caaecba 100644 Binary files a/gui/baculum/protected/Web/Lang/ja/messages.mo and b/gui/baculum/protected/Web/Lang/ja/messages.mo differ diff --git a/gui/baculum/protected/Web/Lang/ja/messages.po b/gui/baculum/protected/Web/Lang/ja/messages.po index 454904e9dc..4ed7e20ad0 100644 --- a/gui/baculum/protected/Web/Lang/ja/messages.po +++ b/gui/baculum/protected/Web/Lang/ja/messages.po @@ -2539,3 +2539,5 @@ msgstr "Please select hour in Run block" msgid "Please select hour and minute in Run block" msgstr "Please select hour and minute in Run block" +msgid "Are you sure, you want to delete this job?" +msgstr "Are you sure, you want to delete this job?" diff --git a/gui/baculum/protected/Web/Lang/pl/messages.mo b/gui/baculum/protected/Web/Lang/pl/messages.mo index a4da11e670..b28ff0dd06 100644 Binary files a/gui/baculum/protected/Web/Lang/pl/messages.mo and b/gui/baculum/protected/Web/Lang/pl/messages.mo differ diff --git a/gui/baculum/protected/Web/Lang/pl/messages.po b/gui/baculum/protected/Web/Lang/pl/messages.po index fd14f88524..2e7df94a83 100644 --- a/gui/baculum/protected/Web/Lang/pl/messages.po +++ b/gui/baculum/protected/Web/Lang/pl/messages.po @@ -2460,3 +2460,5 @@ msgstr "Proszę wybrać godzinę w bloku Uruchom" msgid "Please select hour and minute in Run block" msgstr "Proszę wybrać godzinę i minutę w bloku Uruchom" +msgid "Are you sure, you want to delete this job?" +msgstr "Czy jesteś pewien, że chcesz skasować to zadanie?" diff --git a/gui/baculum/protected/Web/Lang/pt/messages.mo b/gui/baculum/protected/Web/Lang/pt/messages.mo index 6d7b8c57ab..1f886fa736 100644 Binary files a/gui/baculum/protected/Web/Lang/pt/messages.mo and b/gui/baculum/protected/Web/Lang/pt/messages.mo differ diff --git a/gui/baculum/protected/Web/Lang/pt/messages.po b/gui/baculum/protected/Web/Lang/pt/messages.po index 82db2a6b64..7bf7cf3f9c 100644 --- a/gui/baculum/protected/Web/Lang/pt/messages.po +++ b/gui/baculum/protected/Web/Lang/pt/messages.po @@ -2468,3 +2468,5 @@ msgstr "Please select hour in Run block" msgid "Please select hour and minute in Run block" msgstr "Please select hour and minute in Run block" +msgid "Are you sure, you want to delete this job?" +msgstr "Are you sure, you want to delete this job?" diff --git a/gui/baculum/protected/Web/Pages/JobHistoryView.page b/gui/baculum/protected/Web/Pages/JobHistoryView.page index ef91e59707..1a64b0f465 100644 --- a/gui/baculum/protected/Web/Pages/JobHistoryView.page +++ b/gui/baculum/protected/Web/Pages/JobHistoryView.page @@ -49,15 +49,9 @@ > <%=Prado::localize('Run job again')%>   - - <%=Prado::localize('Delete')%>   - + +