Do not internationalize 'Pools' when used in Ceph Context

This is a Ceph domain term and should not be translated like OSD, ...
Galician had "Virtual Groups" for Pools, which does not apply for
Ceph Context.
Also most languages were using 'Pools' anyway.
This commit is contained in:
Emmanuel Kasper 2017-05-29 11:55:13 +02:00 committed by Wolfgang Bumiller
parent 5cad62a636
commit 20fdfefad4

View File

@ -260,7 +260,7 @@ Ext.define('PVE.node.Config', {
},
{
xtype: 'pveNodeCephPoolList',
title: gettext('Pools'),
title: 'Pools',
iconCls: 'fa fa-sitemap',
groups: ['ceph'],
itemId: 'ceph-pools'