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/cgi-bin/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 3a372d067..94bc9ae34 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 85492b272..bb1fa3dc0 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 486378f00..a54caaecb 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 454904e9d..4ed7e20ad 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 a4da11e67..b28ff0dd0 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 fd14f8852..2e7df94a8 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 6d7b8c57a..1f886fa73 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 82db2a6b6..7bf7cf3f9 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 ef91e5970..1a64b0f46 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')%>   - + +