Rewording of menu item.

This commit is contained in:
Stefano Brilli 2021-07-19 11:39:55 +02:00
parent a6bae61d79
commit e2a16030d0
1 changed files with 2 additions and 2 deletions

View File

@ -165,7 +165,7 @@ export const TopMenu = function(props: { onClick?: () => void }) {
{fullWidthSupport ? <ToggleOnIcon fontSize="small" /> : <ToggleOffIcon fontSize="small" />}
</ListItemIcon>
<ListItemText>
{`Allow `}
{fullWidthSupport ? `Disable ` : `Enable `}
<Tooltip
title="Minidiscs have 2 slots for titles - the default half-width one used for standard alphabet and half-width katakana, and full-width for hiragana and kanji."
arrow