Change label next to the toggle for advanced mode

Closes MOB-671

Temporary. Context notes in the tracking issue.
This commit is contained in:
Kirk van Gorkom
2025-04-03 14:00:23 -07:00
parent 603d137588
commit 79be7c2c7d
4 changed files with 4 additions and 4 deletions

View File

@@ -44,7 +44,7 @@ const Settings = ( ) => {
smallLabel
value={isAdvancedMode}
onValueChange={handleValueChange}
label={t( "Advanced-Settings" )}
label={t( "Advanced-Mode" )}
/>
{isAdvancedMode && <AdvancedSettings />}
{currentUser && <LoggedInDefaultSettings />}

View File

@@ -73,7 +73,7 @@ Adds-your-vote-of-agreement = Adds your vote of agreement
# Hint for a button that adds a vote of disagreement
Adds-your-vote-of-disagreement = Adds your vote of disagreement
# Label for toggling app mode between default and advanced settings
Advanced-Settings = Advanced Settings
Advanced-Mode = Advanced Mode
ADVANCED-SETTINGS = ADVANCED SETTINGS
Affiliation = Affiliation: { $site }
After-capturing-or-importing-photos-show = After capturing or importing photos, show:

View File

@@ -31,7 +31,7 @@
"Adds-ID": "Adds ID",
"Adds-your-vote-of-agreement": "Adds your vote of agreement",
"Adds-your-vote-of-disagreement": "Adds your vote of disagreement",
"Advanced-Settings": "Advanced Settings",
"Advanced-Mode": "Advanced Mode",
"ADVANCED-SETTINGS": "ADVANCED SETTINGS",
"Affiliation": "Affiliation: { $site }",
"After-capturing-or-importing-photos-show": "After capturing or importing photos, show:",

View File

@@ -73,7 +73,7 @@ Adds-your-vote-of-agreement = Adds your vote of agreement
# Hint for a button that adds a vote of disagreement
Adds-your-vote-of-disagreement = Adds your vote of disagreement
# Label for toggling app mode between default and advanced settings
Advanced-Settings = Advanced Settings
Advanced-Mode = Advanced Mode
ADVANCED-SETTINGS = ADVANCED SETTINGS
Affiliation = Affiliation: { $site }
After-capturing-or-importing-photos-show = After capturing or importing photos, show: