Finalize hotspot off string

String finalized per UX writers

Bug: 200578467
Bug: 196424229
Test: N/a
Change-Id: I03dd4d9497fede419847199bc088d343c730ea1b
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 98b0e15..e0b8e38 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -321,8 +321,8 @@
     <string name="tether_settings_title_all">Hotspot &amp; tethering</string>
     <!-- Settings title to go into the hotspot settings when USB, Bluetooth and Wifi tethering are available [CHAR LIMIT=60]-->
     <string name="hotspot_settings_title">Hotspot</string>
-    <!-- TODO(b/198456307) finalize off string for hotspot -->
-    <string name="wifi_hotspot_state_off" translatable="false">Off</string>
+    <!-- Subtitle for when Wi-Fi hotspot is toggled off [CHAR LIMIT=45] -->
+    <string name="wifi_hotspot_state_off">Off</string>
     <!-- Title for the toggle to turn off hotspot automatically [CHAR LIMIT=50]-->
     <string name="wifi_hotspot_auto_off_title">Turn off hotspot automatically</string>
     <!-- Summary for the toggle to turn off hotspot automatically [CHAR LIMIT=100]-->