Fix description of setup wizard 1st step

Bug: 8265778
Change-Id: Ie25be9d43089b2e9cb7b690df374bad1f8966b16
diff --git a/java/res/values/strings.xml b/java/res/values/strings.xml
index f7d34c8..7d4d859 100644
--- a/java/res/values/strings.xml
+++ b/java/res/values/strings.xml
@@ -415,7 +415,7 @@
     <string name="setup_step1_bullet">1</string>
     <!-- Title of the 1st step in the setup wizard. [CHAR LIMIT=64] -->
     <string name="setup_step1_title">"Enable <xliff:g id="application_name">%s</xliff:g> in settings."</string>
-    <!-- Detailed instruction of the 1st step in the setup wizard. [CHAR LIMIT=80] -->
+    <!-- Detailed instruction of the 1st step in the setup wizard. "Check application_name" means "enable application_name by ticking the checkbox". [CHAR LIMIT=80] -->
     <string name="setup_step1_instruction">"For security, please check \"<xliff:g id="application_name">%s</xliff:g>\""</string>
     <!-- Ordinal number of the 2nd step in the setup wizard. [CHAR LIMIT=5] -->
     <string name="setup_step2_bullet">2</string>