Merge "adjust char limit for translations" into ics-factoryrom

This commit is contained in:
Freeman Ng
2011-09-20 15:34:30 -07:00
committed by Android (Google) Code Review

View File

@@ -2050,9 +2050,9 @@
<string name="location_title">My Location</string> <string name="location_title">My Location</string>
<!-- [CHAR LIMIT=30] Security & location settings screen, setting check box label for Google location service (cell ID, wifi, etc.) --> <!-- [CHAR LIMIT=30] Security & location settings screen, setting check box label for Google location service (cell ID, wifi, etc.) -->
<string name="location_network_based">Google\'s location service</string> <string name="location_network_based">Google\'s location service</string>
<!-- [CHAR LIMIT=100] Security & location settings screen, setting summary for Google location service check box--> <!-- [CHAR LIMIT=130] Security & location settings screen, setting summary for Google location service check box-->
<string name="location_neighborhood_level">Let apps use data from sources such as Wi-Fi and mobile networks to determine your approximate location</string> <string name="location_neighborhood_level">Let apps use data from sources such as Wi-Fi and mobile networks to determine your approximate location</string>
<!-- Security & location settings screen, setting summary when Use wireless networks check box is selected, for wifi-only devices [CHAR LIMIT=100] --> <!-- [CHAR LIMIT=130] Security & location settings screen, setting summary when Use wireless networks check box is selected, for wifi-only devices -->
<string name="location_neighborhood_level_wifi">Location determined by Wi-Fi</string> <string name="location_neighborhood_level_wifi">Location determined by Wi-Fi</string>
<!-- [CHAR LIMIT=30] Security & location settings screen, setting check box label for GPS satellites --> <!-- [CHAR LIMIT=30] Security & location settings screen, setting check box label for GPS satellites -->
<string name="location_gps">GPS satellites</string> <string name="location_gps">GPS satellites</string>