diff --git a/MVMCoreUI/SupportingFiles/Strings/en.lproj/Localizable.strings b/MVMCoreUI/SupportingFiles/Strings/en.lproj/Localizable.strings index b42f7d92..52a718df 100644 --- a/MVMCoreUI/SupportingFiles/Strings/en.lproj/Localizable.strings +++ b/MVMCoreUI/SupportingFiles/Strings/en.lproj/Localizable.strings @@ -63,7 +63,7 @@ // MARK: Switch / Toggle "mfswitch_buttonlabel" = "Switch Button"; -"Toggle_buttonlabel" = "Toggle Button"; +"Toggle_buttonlabel" = "Toggle"; "AccOn" = "on"; "AccOff" = "off"; "AccToggleHint" = "double tap to toggle";