{ > @@ -396,7 +454,7 @@ const GUIComponent = props => { { {costumesTabVisible ? { {soundsTabVisible ? : null} @@ -447,14 +506,14 @@ const GUIComponent = props => { ) : null} { stageSize={stageSize} vm={vm} ariaRole="region" - ariaLabel="Stage" + ariaLabel={intl.formatMessage(ariaMessages.stage)} />