all lists on lists.proxmox.com
 help / color / mirror / Atom feed
From: Maximiliano Sandoval <m.sandoval@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH manager 2/3] ceph-pool: Replace PG Autoscale with PG Autoscaler on user-facing string
Date: Fri, 24 Nov 2023 14:03:32 +0100	[thread overview]
Message-ID: <20231124130333.134501-3-m.sandoval@proxmox.com> (raw)
In-Reply-To: <20231124130333.134501-1-m.sandoval@proxmox.com>

The autoscaler is well-known Ceph concept. A translation might prefer to
use "Autoscaler" as-is in a translation.

Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
---
 www/manager6/ceph/Pool.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/manager6/ceph/Pool.js b/www/manager6/ceph/Pool.js
index e514518c..116d9eb3 100644
--- a/www/manager6/ceph/Pool.js
+++ b/www/manager6/ceph/Pool.js
@@ -88,7 +88,7 @@ Ext.define('PVE.CephPoolInputPanel', {
     column2: [
 	{
 	    xtype: 'proxmoxKVComboBox',
-	    fieldLabel: gettext('PG Autoscale Mode'),
+	    fieldLabel: gettext('PG Autoscaler Mode'),
 	    name: 'pg_autoscale_mode',
 	    comboItems: [
 		['warn', 'warn'],
-- 
2.39.2





  parent reply	other threads:[~2023-11-24 13:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-24 13:03 [pve-devel] [PATCH manager 0/3] Use Autoscaler instead of Autoscale on user-facing strings Maximiliano Sandoval
2023-11-24 13:03 ` [pve-devel] [PATCH manager 1/3] ceph-pool: Add gettext to user-facing string Maximiliano Sandoval
2023-11-24 13:03 ` Maximiliano Sandoval [this message]
2023-11-24 13:03 ` [pve-devel] [PATCH manager 3/3] ceph-pool: Replace Autoscale with Autoscaler in " Maximiliano Sandoval
2024-11-12 19:35 ` [pve-devel] applied: [PATCH manager 0/3] Use Autoscaler instead of Autoscale on user-facing strings 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=20231124130333.134501-3-m.sandoval@proxmox.com \
    --to=m.sandoval@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