proxmox-backup/www
Thomas Lamprecht 74d735eeed ui: gc job edit: fix i18n gettext usage
String concatenating a variable with some static text as gettext
parameter cannot really work, and it also does not make sense to do
most of the time, as even if we'd use some overly generic format
string like '{0} (disabled)', it would be not easy to translate
correctly in all languages in such a generic way.

So just use the actual full string, which is already contained in our
translation catalogue anyway…

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-06-18 16:15:27 +02:00
..
button ui: administration: set icons for tabs 2020-10-31 09:11:11 +01:00
config ui: garbage-collection: use different state-id for global and per-datastore view 2024-05-21 11:34:21 +02:00
css ui: renamed pmx-faded to pmx-opacity-75 2023-10-13 17:17:32 +02:00
dashboard ui: dashboard: show tape backups/restores on task summary 2023-05-17 11:23:54 +02:00
data ui: running tasks: update limit to 100 2020-07-11 12:53:32 +02:00
datastore www: content: lookup via metadata archive instead of catalog 2024-06-07 13:56:24 +02:00
form ui: sync job: fix error if local namespace is selected first 2024-04-25 11:50:02 +02:00
images ui: tape drive icon: invert 2021-03-08 15:51:49 +01:00
panel gui: remove document.execCommand calls 2024-03-25 16:42:54 +01:00
tape tape: include drive activity in status 2024-05-14 10:31:33 +02:00
window ui: gc job edit: fix i18n gettext usage 2024-06-18 16:15:27 +02:00
Application.js ui: app: fix openID helper usage and rework style 2021-07-03 23:12:08 +02:00
Dashboard.js tree-wide: fix various typos 2023-11-29 18:32:07 +01:00
DirectoryList.js ui: add Remove button for DirectoryList 2023-11-07 10:32:05 +01:00
index.hbs proxy/ui: implement theme switcher 2023-03-09 08:04:18 +01:00
LoginView.js fix #5251: login: set autocomplete on password and user 2024-04-23 17:21:53 +02:00
MainView.js ui: add fingerprint also to the 'show connection information' window 2023-11-29 17:12:41 +01:00
Makefile ui: notifications: pull in UX improvements for match rules creation 2024-04-23 23:14:46 +02:00
NavigationTree.js ui: add notification config panel 2024-04-23 23:14:46 +02:00
NodeNotes.js fix #3067: ui: add a separate notes view for longer markdown notes 2022-04-25 08:39:39 +02:00
OnlineHelpInfo.js ui: update online help info 2024-05-15 19:05:47 +02:00
Schema.js ui: add MetricServerView and use it 2022-06-13 10:01:05 +02:00
ServerAdministration.js ui: server administration: repos: add online help 2021-07-22 10:09:53 +02:00
ServerStatus.js gui: remove document.execCommand calls 2024-03-25 16:42:54 +01:00
Subscription.js ui: trim whitespaces when adding a subscription key 2024-03-01 10:44:40 +01:00
SystemConfiguration.js ui: enable vlan widget 2024-04-24 21:49:10 +02:00
Utils.js tape: include drive activity in status 2024-05-14 10:31:33 +02:00
VersionInfo.js ui: minimally increase font-size of product title and version 2021-07-03 23:13:33 +02:00
ZFSList.js ui: some more eslint auto-fixes 2020-09-25 18:34:54 +02:00