The old term "mobile service" is not common, it is replaced by the new
name "cellular network", which is more familiar.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
render: function (modems) {
var content = E([], [
- E('h2', {}, [_('Mobile Service')]),
+ E('h2', {}, [_('Cellular Network')]),
E('div')
]);
var container = content.lastElementChild;
{
"admin/status/modemmanager": {
- "title": "Mobile Service",
+ "title": "Cellular Network",
"order": 10,
"action": {
"type": "view",