Add on-screen connection warnings

This commit is contained in:
Cameron Gutman
2019-04-06 00:56:45 -07:00
parent e6979d50b5
commit 8d469c5d0a
4 changed files with 46 additions and 2 deletions

View File

@@ -84,6 +84,8 @@
<string name="title_details">Details</string>
<string name="help">Help</string>
<string name="delete_pc_msg">Are you sure you want to delete this PC?</string>
<string name="slow_connection_msg">Slow connection to PC\nReduce your bitrate</string>
<string name="poor_connection_msg">Poor connection to PC</string>
<!-- AppList activity -->
<string name="applist_connect_msg">Connecting to PC…</string>