summaryrefslogtreecommitdiffstats
path: root/browser/src/control/Control.NotebookbarCalc.js
diff options
context:
space:
mode:
Diffstat (limited to 'browser/src/control/Control.NotebookbarCalc.js')
-rw-r--r--browser/src/control/Control.NotebookbarCalc.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/browser/src/control/Control.NotebookbarCalc.js b/browser/src/control/Control.NotebookbarCalc.js
index a88a9b9982..730c14e249 100644
--- a/browser/src/control/Control.NotebookbarCalc.js
+++ b/browser/src/control/Control.NotebookbarCalc.js
@@ -951,7 +951,7 @@ L.Control.NotebookbarCalc = L.Control.NotebookbarWriter.extend({
{
'id': 'toggleuimode',
'type': 'menubartoolitem',
- 'text': _('Classic UI'),
+ 'text': _('Classic view'),
'command': _('Toggle UI Mode')
},
{