[pve-devel] [PATCH backup/manager/pmg-gui/widget-toolkit 0/4] Add context to multiple translatable strings. These will be displayed by

Shannon Sterz s.sterz at proxmox.com
Wed Jul 23 11:53:32 CEST 2025


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 <s.sterz at proxmox.com>
Tested-by: Shannon Sterz <s.sterz at proxmox.com>




More information about the pve-devel mailing list