Increase CHAR LIMIT for newly added strings for translation purpose.

Bug: 268168017
Test: N/A
Change-Id: I6237e87e93fc65fe0f55d4dfa82d867435a7d93c
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 05888cc..e1c6043 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -380,11 +380,11 @@
   <string name="fully_managed_device_cancel_setup_button">Cancel setup</string>
   <!-- Button text. The final affirmitive button the user needs to press to actually reset the device. [CHARLIMIT=40]-->
   <string name="fully_managed_device_reset_and_return_button">Reset &amp; return device</string>
-  <!-- Screen title.This screen shows up when a user attempts to provision an unsupported DPC into DO on a headless device.[CHARLIMIT=40]-->
+  <!-- Screen title.This screen shows up when a user attempts to provision an unsupported DPC into DO on a headless device. [CHAR LIMIT=NONE]-->
   <string name="fully_managed_device_unsupported_DPC_in_headless_mode_header">Device can\'t be set up</string>
-  <!-- Screen subtext.This screen shows up when a user attempts to provision an unsupported DPC into DO on a headless device.[CHARLIMIT=40]-->
+  <!-- Screen subtext.This screen shows up when a user attempts to provision an unsupported DPC into DO on a headless device. [CHAR LIMIT=NONE]-->
   <string name="fully_managed_device_unsupported_DPC_in_headless_mode_subheader">This device can\'t be enrolled into fully managed mode. Factory reset your device and contact your IT admin.</string>
-  <!-- Button text. The final affirmitive button the user needs to press to actually reset the device. [CHARLIMIT=40]-->
+  <!-- Button text. The final affirmitive button the user needs to press to actually reset the device. [CHAR LIMIT=40]-->
   <string name="fully_managed_device_reset_button">Factory reset</string>
 
   <!-- Work profile on organization-owned device setup screens -->