OSDN Git Service

Rename "Go to web" -> "Go to browser"
authorJon Boekenoogen <jboekeno@google.com>
Thu, 30 Nov 2017 18:16:12 +0000 (10:16 -0800)
committerJon Boekenoogen <jboekeno@google.com>
Thu, 7 Dec 2017 20:40:28 +0000 (20:40 +0000)
Update text based on PM guidance.

Screenshot:
https://screenshot.googleplex.com/zmN3oFSLNkj (before)
https://screenshot.googleplex.com/wdtT9qN0h5q (after)

Test: Screenshot from marlin above.
Bug: 68952332
Change-Id: I436fbf5801306776c7052146da451dfb601fd7c0

packages/SystemUI/res/values/strings.xml

index ca85445..659c5a8 100644 (file)
     <!-- Action label for launching app info on the specified app [CHAR LIMIT=20] -->
     <string name="app_info">App info</string>
 
-    <!-- Action label for switching to web for an instant app [CHAR LIMIT=20] -->
-    <string name="go_to_web">Go to web</string>
+    <!-- Action label for switching to a browser for an instant app [CHAR LIMIT=20] -->
+    <string name="go_to_web">Go to browser</string>
 
     <!-- Quick settings tile for toggling mobile data [CHAR LIMIT=20] -->
     <string name="mobile_data">Mobile data</string>