* [pve-devel] [PATCH manager] www: ceph: use common spelling for metadata servers in title
@ 2025-03-25 12:27 Christoph Heiss
2025-03-25 16:46 ` [pve-devel] applied: " Thomas Lamprecht
0 siblings, 1 reply; 2+ messages in thread
From: Christoph Heiss @ 2025-03-25 12:27 UTC (permalink / raw)
To: pve-devel
Everywhere else (including in the Ceph documentation itself [0]) it is
spelled without a space in "metadata", so fix this lonely occurrence for
consistency.
[0] https://docs.ceph.com/en/latest/glossary/#term-Ceph-Metadata-Server
Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
---
www/manager6/ceph/Services.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/manager6/ceph/Services.js b/www/manager6/ceph/Services.js
index dfafee43e..2f8252a95 100644
--- a/www/manager6/ceph/Services.js
+++ b/www/manager6/ceph/Services.js
@@ -32,7 +32,7 @@ Ext.define('PVE.ceph.Services', {
flex: 1,
xtype: 'pveCephServiceList',
itemId: 'mdss',
- title: gettext('Meta Data Servers'),
+ title: gettext('Metadata Servers'),
},
],
--
2.48.1
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
* [pve-devel] applied: [PATCH manager] www: ceph: use common spelling for metadata servers in title
2025-03-25 12:27 [pve-devel] [PATCH manager] www: ceph: use common spelling for metadata servers in title Christoph Heiss
@ 2025-03-25 16:46 ` Thomas Lamprecht
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2025-03-25 16:46 UTC (permalink / raw)
To: Proxmox VE development discussion, Christoph Heiss
Am 25.03.25 um 13:27 schrieb Christoph Heiss:
> Everywhere else (including in the Ceph documentation itself [0]) it is
> spelled without a space in "metadata", so fix this lonely occurrence for
> consistency.
>
> [0] https://docs.ceph.com/en/latest/glossary/#term-Ceph-Metadata-Server
>
> Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
> ---
> www/manager6/ceph/Services.js | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>
applied, thanks!
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-03-25 16:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-25 12:27 [pve-devel] [PATCH manager] www: ceph: use common spelling for metadata servers in title Christoph Heiss
2025-03-25 16:46 ` [pve-devel] applied: " Thomas Lamprecht
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal