OSDN Git Service

adjust char limit for translations
authorFreeman Ng <tenorslowworm@google.com>
Tue, 20 Sep 2011 22:18:05 +0000 (15:18 -0700)
committerFreeman Ng <tenorslowworm@google.com>
Tue, 20 Sep 2011 22:18:05 +0000 (15:18 -0700)
bug: 5348039
Change-Id: I2c7153b3b8281398644a9a0ebdb1a4921af4f261

res/values/strings.xml

index eb5474e..8f582b5 100644 (file)
     <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>