diff --git a/core/modules/toolbar/js/toolbar.js b/core/modules/toolbar/js/toolbar.js index 27983b8..9e686ac 100644 --- a/core/modules/toolbar/js/toolbar.js +++ b/core/modules/toolbar/js/toolbar.js @@ -15,8 +15,6 @@ var options = $.extend({ 'module.toolbar.wide': '' }, strings: { - opened: Drupal.t('Opened'), - closed: Drupal.t('Closed'), horizontal: Drupal.t('Horizontal orientation'), vertical: Drupal.t('Vertical orientation') }