public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH manager] ui: template view: add i18n context to "latest"
@ 2025-12-04 14:47 Maximiliano Sandoval
  0 siblings, 0 replies; only message in thread
From: Maximiliano Sandoval @ 2025-12-04 14:47 UTC (permalink / raw)
  To: pve-devel

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

diff --git a/www/manager6/storage/TemplateView.js b/www/manager6/storage/TemplateView.js
index 9f313a0c..f6684fde 100644
--- a/www/manager6/storage/TemplateView.js
+++ b/www/manager6/storage/TemplateView.js
@@ -305,6 +305,7 @@ Ext.define('PVE.storage.OciRegistryPull', {
                     xtype: 'proxmoxKVComboBox',
                     name: 'tag',
                     allowBlank: false,
+                    // TRANSLATORS: As in a version of a OCI container, e.g. debian:latest
                     emptyText: gettext("for example 'latest'"),
                     fieldLabel: gettext('Tag'),
                     forceSelection: false,
-- 
2.47.3



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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-12-04 14:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-12-04 14:47 [pve-devel] [PATCH manager] ui: template view: add i18n context to "latest" Maximiliano Sandoval

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