adjust char limit for translations

bug: 5348039
Change-Id: I2c7153b3b8281398644a9a0ebdb1a4921af4f261
This commit is contained in:
Freeman Ng
2011-09-20 15:18:05 -07:00
parent 1e596f3035
commit f471c4ece8

View File

@@ -2050,9 +2050,9 @@
<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.) -->
<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>
<!-- 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>
<!-- [CHAR LIMIT=30] Security & location settings screen, setting check box label for GPS satellites -->
<string name="location_gps">GPS satellites</string>