[pve-devel] [PATCH manager 0/6] Do not add useless gettext entries to translate

Emmanuel Kasper e.kasper at proxmox.com
Wed Nov 8 16:10:25 CET 2017


This patch series removes some terms which were never translated
because the english term is the best fit.
We can get rid of the gettext entries so that the translater work
is reduced in all languages.

Dietmar, can you have a look on this as you're the one
with the strongest interest here ?

I split the removals in multiple patch so that the committer can apply / reject
the removals individually.

Emmanuel Kasper (6):
  Do not translate Ceph specific terms
  Do not translate PC hardware specific terms
  Do not translate IT specific terms
  Do not translate Qemu specific terms
  Do not translate PC hardware specific terms
  Do not translate Unix/Linux specific terms

 www/manager6/ceph/StatusDetail.js           | 4 ++--
 www/manager6/form/HotplugFeatureSelector.js | 2 +-
 www/manager6/grid/Replication.js            | 2 +-
 www/manager6/lxc/Network.js                 | 2 +-
 www/manager6/lxc/ResourceEdit.js            | 2 +-
 www/manager6/qemu/HDEdit.js                 | 2 +-
 www/manager6/qemu/NetworkEdit.js            | 2 +-
 www/manager6/qemu/Smbios1Edit.js            | 2 +-
 8 files changed, 9 insertions(+), 9 deletions(-)

-- 
2.11.0





More information about the pve-devel mailing list