From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [IPv6:2a01:7e0:0:424::9]) by lore.proxmox.com (Postfix) with ESMTPS id DE9271FF17C for ; Wed, 23 Jul 2025 11:52:51 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id C4D89CF7A; Wed, 23 Jul 2025 11:54:06 +0200 (CEST) Mime-Version: 1.0 Date: Wed, 23 Jul 2025 11:53:32 +0200 Message-Id: Cc: "pve-devel" To: "Proxmox VE development discussion" X-Mailer: aerc 0.20.0 References: <20250721113540.151366-1-m.sandoval@proxmox.com> In-Reply-To: <20250721113540.151366-1-m.sandoval@proxmox.com> From: "Shannon Sterz" X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1753264402531 X-SPAM-LEVEL: Spam detection results: 0 AWL 0.023 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DMARC_MISSING 0.1 Missing DMARC policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Subject: Re: [pve-devel] [PATCH backup/manager/pmg-gui/widget-toolkit 0/4] Add context to multiple translatable strings. These will be displayed by X-BeenThere: pve-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Proxmox VE development discussion Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pve-devel-bounces@lists.proxmox.com Sender: "pve-devel" On Mon Jul 21, 2025 at 1:35 PM CEST, Maximiliano Sandoval wrote: > translator editors and will appear in po files as > > ``` > #. TRANSLATORS: Stands for Complete Sequence Number Packet, see > #. https://datatracker.ietf.org/doc/html/draft-ietf-lsr-distoptflood#name-flooding-failures > #: pve-manager/www/manager6/sdn/fabrics/openfabric/FabricEdit.js:61 > msgid "CSNP Interval" > msgstr "Intervalo de CSNP" > ``` > > pve-manager: > > Maximiliano Sandoval (1): > add context to some translations > > www/manager6/grid/BackupView.js | 1 + > www/manager6/sdn/fabrics/openfabric/FabricEdit.js | 3 +++ > www/manager6/sdn/zones/VxlanEdit.js | 1 + > www/manager6/storage/BackupView.js | 1 + > www/manager6/storage/Base.js | 1 + > www/manager6/window/Backup.js | 1 + > 6 files changed, 8 insertions(+) > > > proxmox-widget-toolkit: > > Maximiliano Sandoval (1): > add context to some translations > > src/form/MultiDiskSelector.js | 1 + > 1 file changed, 1 insertion(+) > > > pmg-gui: > > Maximiliano Sandoval (1): > add context to some translations > > js/MailProxyDKIMPanel.js | 2 ++ > js/Utils.js | 2 ++ > 2 files changed, 4 insertions(+) > > > proxmox-backup: > > Maximiliano Sandoval (1): > add context to some translations > > www/tape/DriveStatus.js | 1 + > www/window/DataStoreEdit.js | 1 + > 2 files changed, 2 insertions(+) > > > Summary over all repositories: > 11 files changed, 15 insertions(+), 0 deletions(-) This series looks good to me, i applied the patches and the strings show up in the *.po files and, thus, poedit, after running make do_update (to avoid possibly resetting the submodules again). So consider all four patches: Reviewed-by: Shannon Sterz Tested-by: Shannon Sterz _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel