From 0534ac3f7186f9ffb0dfffcc99bcbe5cdce2604b Mon Sep 17 00:00:00 2001 From: FatttSnake Date: Fri, 12 Aug 2022 01:29:29 +0800 Subject: [PATCH] Optimized the spacing on both sides of the colon. --- app/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 693def7..3fb64cd 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -107,6 +107,6 @@ About OxygenToolbox app_about - : +  :  Change Mode \ No newline at end of file