diff --git a/src/views/system.js b/src/views/system.js index b595bbdbf..438588250 100644 --- a/src/views/system.js +++ b/src/views/system.js @@ -225,7 +225,7 @@ angular.module('Application').controller('SystemController', ['$scope', '$locati if (index === 0) { // the root mount point is the first disk disk.contains.push({ - label: 'Ubuntu', + label: 'Everything else (Ubuntu, Swap, ...)', id: 'other', color: '#27CE65', usage: usageOther