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
|
// MARK: Switch / Toggle
|
||||||
"mfswitch_buttonlabel" = "Switch Button";
|
"mfswitch_buttonlabel" = "Switch Button";
|
||||||
"Toggle_buttonlabel" = "Toggle Button";
|
"Toggle_buttonlabel" = "Toggle";
|
||||||
"AccOn" = "on";
|
"AccOn" = "on";
|
||||||
"AccOff" = "off";
|
"AccOff" = "off";
|
||||||
"AccToggleHint" = "double tap to toggle";
|
"AccToggleHint" = "double tap to toggle";
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user