all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pdm-devel] [PATCH datacenter-manager] ui: fix typo in subscription notice
@ 2025-12-04 15:24 Lukas Wagner
  2025-12-04 20:01 ` Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Lukas Wagner @ 2025-12-04 15:24 UTC (permalink / raw)
  To: pdm-devel

Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
---
 ui/src/dashboard/status_row.rs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ui/src/dashboard/status_row.rs b/ui/src/dashboard/status_row.rs
index 282e03e5..bced6654 100644
--- a/ui/src/dashboard/status_row.rs
+++ b/ui/src/dashboard/status_row.rs
@@ -259,7 +259,7 @@ fn create_subscription_notice(
     }
     // only get here if there are remotes and PDM-subscription failed.
     let text = tr!(
-        "To many remote nodes without basic or higher subscriptions! No access to Enterprise-Repository or Enterprise Support."
+        "Too many remote nodes without basic or higher subscriptions! No access to Enterprise-Repository or Enterprise Support."
     );
     let icon = subscription_icon(&SubscriptionStatus::NotFound.to_string());
 
-- 
2.47.3



_______________________________________________
pdm-devel mailing list
pdm-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pdm-devel


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [pdm-devel] [PATCH datacenter-manager] ui: fix typo in subscription notice
  2025-12-04 15:24 [pdm-devel] [PATCH datacenter-manager] ui: fix typo in subscription notice Lukas Wagner
@ 2025-12-04 20:01 ` Thomas Lamprecht
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2025-12-04 20:01 UTC (permalink / raw)
  To: pdm-devel, Lukas Wagner

On Thu, 04 Dec 2025 16:24:20 +0100, Lukas Wagner wrote:
> 


Applied, thanks!

[1/1] ui: fix typo in subscription notice
      commit: 0f0bf36079fa8c68c536f4d2d3516235fc4c57c1


_______________________________________________
pdm-devel mailing list
pdm-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pdm-devel


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-12-04 20:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-12-04 15:24 [pdm-devel] [PATCH datacenter-manager] ui: fix typo in subscription notice Lukas Wagner
2025-12-04 20:01 ` Thomas Lamprecht

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