From: Maximiliano Sandoval <m.sandoval@proxmox.com>
To: pbs-devel@lists.proxmox.com
Subject: [pbs-devel] [PATCH backup 2/2] dashboard: make Subscription translatable
Date: Wed, 27 Nov 2024 14:54:30 +0100 [thread overview]
Message-ID: <20241127135430.357036-2-m.sandoval@proxmox.com> (raw)
In-Reply-To: <20241127135430.357036-1-m.sandoval@proxmox.com>
Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
---
www/Dashboard.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/Dashboard.js b/www/Dashboard.js
index 57fdcdda..52b4a6ec 100644
--- a/www/Dashboard.js
+++ b/www/Dashboard.js
@@ -269,7 +269,7 @@ Ext.define('PBS.Dashboard', {
},
{
iconCls: 'fa fa-ticket',
- title: 'Subscription',
+ title: gettext('Subscription'),
height: 250,
reference: 'subscription',
xtype: 'pbsSubscriptionInfo',
--
2.39.5
_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel
next prev parent reply other threads:[~2024-11-27 13:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-27 13:54 [pbs-devel] [PATCH backup 1/2] ui: tree: make Tape Backup string translatable Maximiliano Sandoval
2024-11-27 13:54 ` Maximiliano Sandoval [this message]
2024-11-27 14:27 ` [pbs-devel] applied: " Thomas Lamprecht
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241127135430.357036-2-m.sandoval@proxmox.com \
--to=m.sandoval@proxmox.com \
--cc=pbs-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.