Don't force ALL CAPS for the fenix snackbar action button text
<!-- * Use this issue template for reporting a new bug. --> ### Summary We should let localizers decide if they want the fenix snackbar action button text to be in ALL CAPS by simply changing the relevant string. Currently, in the `fenix_snackbar.xml`, there is a field (namely `android:textAllCaps="true`) set that forces the action button text to ALL CAPS (if available) with no option to disable it. ### Relevant logs and/or screenshots This is the text in question ![FenixSnackBarActionButtonAllCapsExample](/uploads/d83adca762ad2743c9353f72c3897662/FenixSnackBarActionButtonAllCapsExample.png){width=25%}
issue