Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 01b20096 authored by Freeman Ng's avatar Freeman Ng Committed by Android (Google) Code Review
Browse files

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

parents 69dfd425 f471c4ec
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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>