Update UI for add PC

This commit is contained in:
Cameron Gutman
2014-11-07 23:09:45 -08:00
parent 982ecbc015
commit 9ef577dbdd
3 changed files with 45 additions and 33 deletions

View File

@@ -4,13 +4,9 @@
<!-- General strings -->
<string name="ip_hint">IP address of GeForce PC</string>
<!-- PC view activity -->
<string name="title_pc_view">PC List</string>
<string name="button_stream_settings">Settings</string>
<string name="button_add_pc_manually">Add PC</string>
<!-- Add computer manually activity -->
<string name="button_add_pc">Manually Add PC</string>
<string name="title_add_pc">Add PC Manually</string>
<string name="button_add_pc">Add PC</string>
<!-- Preferences -->
<string name="category_basic_settings">Basic Settings</string>