Commit 82d839ec authored by Julia Radzhabova's avatar Julia Radzhabova

Bug 32932.

parent 031b728b
......@@ -187,7 +187,7 @@ define([
this.loadMask.hide();
},
strPlugins: 'Add-ons',
strPlugins: 'Plugins',
textLoading: 'Loading',
textStart: 'Start'
......
......@@ -366,6 +366,6 @@ define([
tipSupport : 'Feedback & Support',
tipFile : 'File',
tipSearch : 'Search',
tipPlugins : 'Add-ons'
tipPlugins : 'Plugins'
}, DE.Views.LeftMenu || {}));
});
......@@ -382,6 +382,6 @@ define([
tipFile : 'File',
tipSearch : 'Search',
tipSlides: 'Slides',
tipPlugins : 'Add-ons'
tipPlugins : 'Plugins'
}, PE.Views.LeftMenu || {}));
});
......@@ -347,6 +347,6 @@ define([
tipSupport : 'Feedback & Support',
tipFile : 'File',
tipSearch : 'Search',
tipPlugins : 'Add-ons'
tipPlugins : 'Plugins'
}, SSE.Views.LeftMenu || {}));
});
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment