defect: CXTDT-458975 Removing button text in the accessibility label.
This commit is contained in:
parent
2a847602a2
commit
75729fd414
@ -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";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user