Add accessibility labels/hints. Fix tests. Show analytics prompt to everyone.

This commit is contained in:
Doug
2021-12-08 12:00:23 +00:00
parent 1f6b19eed3
commit 6001c9f0f5
6 changed files with 26 additions and 11 deletions
+1
View File
@@ -78,6 +78,7 @@
// Accessibility
"accessibility_checkbox_label" = "checkbox";
"accessibility_button_label" = "button";
// Authentication
"auth_login" = "Log in";