From 5c4964e4386a9ff2e0ca8462c9c5159bad92b5ff Mon Sep 17 00:00:00 2001 From: Joey Schaff Date: Wed, 2 Jul 2025 17:13:12 -0400 Subject: Add a missing comma in /res/values/strings.xml (#1026) --- res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index 286fef4..26c8ce9 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -49,7 +49,7 @@ Behavior of the keyboard-switching key Custom vibration Vibration intensity - Layout when typing numbers, dates and phone numbers + Layout when typing numbers, dates, and phone numbers PIN Entry Number pane Use the main layout -- cgit v1.2.3