packages/apps/Settings
Révision | 37063d6adf9b472a8bb4bd58493517e04aafba95 (tree) |
---|---|
l'heure | 2011-04-12 04:38:54 |
Auteur | Simon Wilson <simonwilson@goog...> |
Commiter | Simon Wilson |
DO NOT MERGE Clarify additional system update string length/usage
Change-Id: I627c3d50de1af23a620fe6ca3abac03ad3aa7d49
@@ -2654,5 +2654,8 @@ found in the list of installed applications.</string> | ||
2654 | 2654 | <string name="wimax_settings_summary">Set up & manage 4G network and modem</string> |
2655 | 2655 | <string name="status_wimax_mac_address">4G MAC address</string> |
2656 | 2656 | |
2657 | + <!-- A menu item in "About phone" that allows the user to update the phone with settings | |
2658 | + from their cell phone carrier. The use of the string is similar to the string | |
2659 | + "system_update_settings_list_item_title" in this project. [CHAR LIMIT=25] --> | |
2657 | 2660 | <string name="additional_system_update_settings_list_item_title">Additional system updates</string> |
2658 | 2661 | </resources> |