am 37063d6a: DO NOT MERGE Clarify additional system update string length/usage

* commit '37063d6adf9b472a8bb4bd58493517e04aafba95':
  DO NOT MERGE Clarify additional system update string length/usage
diff --git a/res/values/strings.xml b/res/values/strings.xml
index e3561a5..a8059c6 100755
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -2656,5 +2656,8 @@
     <string name="wimax_settings_summary">Set up &amp; manage 4G network and modem</string>
     <string name="status_wimax_mac_address">4G MAC address</string>
 
+    <!-- A menu item in "About phone" that allows the user to update the phone with settings
+    from their cell phone carrier. The use of the string is similar to the string
+    "system_update_settings_list_item_title" in this project. [CHAR LIMIT=25] -->
     <string name="additional_system_update_settings_list_item_title">Additional system updates</string>
 </resources>