From: Maximiliano Sandoval <m.sandoval@proxmox.com>
To: Proxmox Backup Server development discussion
<pbs-devel@lists.proxmox.com>
Subject: Re: [pbs-devel] [PATCH proxmox-backup 2/2] ui: token view: rephrase token regenerate dialog message
Date: Thu, 10 Apr 2025 11:06:18 +0200 [thread overview]
Message-ID: <s8or0202xjn.fsf@proxmox.com> (raw)
In-Reply-To: <20250410085124.81931-2-l.wagner@proxmox.com>
Lukas Wagner <l.wagner@proxmox.com> writes:
> Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
> ---
> www/config/TokenView.js | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/www/config/TokenView.js b/www/config/TokenView.js
> index 1734b359..23299542 100644
> --- a/www/config/TokenView.js
> +++ b/www/config/TokenView.js
> @@ -193,7 +193,7 @@ Ext.define('PBS.config.TokenView', {
> handler: 'regenerateToken',
> dangerous: true,
> confirmMsg: rec => Ext.String.format(
> - gettext("Regenerate the secret of the API token '{0}'? All current use-sites will lose access!"),
> + gettext("Regenerate the secret of the API token '{0}'? All users of the previous token secret will lose access!"),
> rec.data.tokenid,
> ),
> },
This is a string that I had troubles translating, the proposed version
would be a big improvement both for ease of translation and clarity.
Reviewed-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
_______________________________________________
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:[~2025-04-10 9:09 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-10 8:51 [pbs-devel] [PATCH proxmox-backup 1/2] ui: token view: fix typo in 'lose' Lukas Wagner
2025-04-10 8:51 ` [pbs-devel] [PATCH proxmox-backup 2/2] ui: token view: rephrase token regenerate dialog message Lukas Wagner
2025-04-10 9:06 ` Maximiliano Sandoval [this message]
2025-04-10 9:40 ` [pbs-devel] applied: [PATCH proxmox-backup 1/2] ui: token view: fix typo in 'lose' 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=s8or0202xjn.fsf@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.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal