On Thu, Mar 26, 2026 at 04:40:12PM +0100, Maximiliano Sandoval wrote: > Arthur Bied-Charreton <[email protected]> writes: > [...] > > { > > + text: gettext('Set'), > > This would benefit from a TRANSLATORS comment. Is this a noun (set as in > set theory)? is it a verb (to set)? From the point of view of > translators there is not enough context to decide. > It is 'to set' (German 'setzen'), but on second thought it does not feel right to describe a value with a verb like this, maybe something like 'Value' would be better. Thanks for the feedback! [...] > > + 'A custom CPU model using > > acceleration-specific flags should only be assigned to VMs configured with > > the matching acceleration type, i.e., `kvm: off` for TCG, or `kvm: on` for > > KVM.', > > I would recommend to use quotes `"`, single-quotes `'` in user-facing > strings. Backticks are a markup/markdown concept. See [1]. > > off-topic: In principle one should use “” rather than "", but I don't > think there is precedent for this the codebase. > > [1] https://en.wikipedia.org/wiki/Quotation_mark#In_English > You're right, those look weird when not rendered. Will change that in v2, thanks! > [...] > -- > Maximiliano
- [PATCH manager/qemu-server 0/8] Add API and UI for c... Arthur Bied-Charreton
- [PATCH pve-manager 1/8] ui: VMCPUFlagSelector: ... Arthur Bied-Charreton
- Re: [PATCH pve-manager 1/8] ui: VMCPUFlagSe... Fiona Ebner
- Re: [PATCH pve-manager 1/8] ui: VMCPUFl... Arthur Bied-Charreton
- [PATCH qemu-server 6/8] qemu: Add helpers for n... Arthur Bied-Charreton
- Re: [PATCH qemu-server 6/8] qemu: Add helpe... Fiona Ebner
- Re: [PATCH qemu-server 6/8] qemu: Add h... Arthur Bied-Charreton
- [PATCH pve-manager 5/8] ui: Add CPU flag editor... Arthur Bied-Charreton
- Re: [PATCH pve-manager 5/8] ui: Add CPU fla... Maximiliano Sandoval
- Re: [PATCH pve-manager 5/8] ui: Add CPU... Arthur Bied-Charreton
- Re: [PATCH pve-manager 5/8] ui: Add CPU fla... Fiona Ebner
- Re: [PATCH pve-manager 5/8] ui: Add CPU... Arthur Bied-Charreton
- [PATCH qemu-server 7/8] api: qemu: Extend cpu-f... Arthur Bied-Charreton
- Re: [PATCH qemu-server 7/8] api: qemu: Exte... Fiona Ebner
- Re: [PATCH qemu-server 7/8] api: qemu: ... Arthur Bied-Charreton
- [PATCH pve-manager 3/8] ui: CPUModelSelector: A... Arthur Bied-Charreton
- Re: [PATCH pve-manager 3/8] ui: CPUModelSel... Fiona Ebner
- Re: [PATCH pve-manager 3/8] ui: CPUMode... Arthur Bied-Charreton
- [PATCH pve-manager 4/8] ui: Add basic custom CP... Arthur Bied-Charreton
- Re: [PATCH pve-manager 4/8] ui: Add basic c... Fiona Ebner
