Merge "NetworkRequestDialog: Exit the dialog on connect failure" into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
eac45c6a89
@@ -11816,6 +11816,8 @@
|
||||
<string name="network_connection_errorstate_dialog_message">Something came up. The application has cancelled the request to choose a device.</string>
|
||||
<!-- Toast message when connection is successful [CHAR LIMIT=30] -->
|
||||
<string name="network_connection_connect_successful">Connection successful</string>
|
||||
<!-- Toast message when connection is failure [CHAR LIMIT=30] -->
|
||||
<string name="network_connection_connect_failure">Connection failed</string>
|
||||
<!-- Neutral button for Network connection request Dialog [CHAR LIMIT=30] -->
|
||||
<string name="network_connection_request_dialog_showall">Show all</string>
|
||||
<!-- Message for Network connection searching progress Dialog. Searching for wifi ap. [CHAR LIMIT=40] -->
|
||||
|
Reference in New Issue
Block a user