all lists on lists.proxmox.com
 help / color / mirror / Atom feed
From: "Dominic Jäger" <d.jaeger@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH proxmox-backup v2] ui: notify options: Remove gettext for root@pam
Date: Thu,  7 Jan 2021 09:32:15 +0100	[thread overview]
Message-ID: <20210107083215.40088-4-d.jaeger@proxmox.com> (raw)
In-Reply-To: <20210107083215.40088-1-d.jaeger@proxmox.com>

Translating root@pam is not useful, especially as the empty text symbolises the
default value.

Signed-off-by: Dominic Jäger <d.jaeger@proxmox.com>
---
new in v2

 www/window/NotifyOptions.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/window/NotifyOptions.js b/www/window/NotifyOptions.js
index 5250e0e8..50a19dd7 100644
--- a/www/window/NotifyOptions.js
+++ b/www/window/NotifyOptions.js
@@ -52,7 +52,7 @@ Ext.define('PBS.window.NotifyOptions', {
 		xtype: 'pbsUserSelector',
 		name: 'notify-user',
 		fieldLabel: gettext('Notify User'),
-		emptyText: gettext('root@pam'),
+		emptyText: 'root@pam',
 		value: null,
 		allowBlank: true,
 		renderer: Ext.String.htmlEncode,
-- 
2.20.1




  parent reply	other threads:[~2021-01-07  8:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-07  8:32 [pve-devel] [PATCH i18n v2] Update German translations Dominic Jäger
2021-01-07  8:32 ` [pve-devel] [PATCH manager v2] ui: acme: Remove false gettexts Dominic Jäger
2021-01-07  8:32 ` [pve-devel] [PATCH widget-toolkit v2] ui: network: Remove bond-primary gettext Dominic Jäger
2021-01-07  8:32 ` Dominic Jäger [this message]
2021-01-12 10:45 ` [pve-devel] applied-series: [PATCH i18n v2] Update German translations 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=20210107083215.40088-4-d.jaeger@proxmox.com \
    --to=d.jaeger@proxmox.com \
    --cc=pve-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