Loading core/res/res/values/strings.xml +2 −2 Original line number Diff line number Diff line Loading @@ -2696,10 +2696,10 @@ <string name="dial">Phone</string> <!-- Label for item in the text selection menu to trigger a Map app [CHAR LIMIT=20] --> <string name="map">Map</string> <string name="map">Maps</string> <!-- Label for item in the text selection menu to trigger a Browser app [CHAR LIMIT=20] --> <string name="browse">Browse</string> <string name="browse">Browser</string> <!-- If the device is getting low on internal storage, a notification is shown to the user. This is the title of that notification. --> <string name="low_internal_storage_view_title">Storage space running out</string> Loading Loading
core/res/res/values/strings.xml +2 −2 Original line number Diff line number Diff line Loading @@ -2696,10 +2696,10 @@ <string name="dial">Phone</string> <!-- Label for item in the text selection menu to trigger a Map app [CHAR LIMIT=20] --> <string name="map">Map</string> <string name="map">Maps</string> <!-- Label for item in the text selection menu to trigger a Browser app [CHAR LIMIT=20] --> <string name="browse">Browse</string> <string name="browse">Browser</string> <!-- If the device is getting low on internal storage, a notification is shown to the user. This is the title of that notification. --> <string name="low_internal_storage_view_title">Storage space running out</string> Loading