diff options
author | Andrzej J.R. Hunt <andrzej@ahunt.org> | 2012-09-17 17:06:43 +0200 |
---|---|---|
committer | Andrzej J.R. Hunt <andrzej@ahunt.org> | 2012-09-17 17:08:46 +0200 |
commit | 5962129ea8076ae816900684e620498ca90103cc (patch) | |
tree | 92c1ea743803a39e5093b6cb981df1482160eab0 /android/sdremote/res | |
parent | 543158edba6678d3d76eee983a9d4edd2a422fee (diff) |
Dialog for connection, more activity launching cleanup.
Change-Id: I1ff8508daa2863020c6d7fa735f0f23b1ce96d8f
Diffstat (limited to 'android/sdremote/res')
-rw-r--r-- | android/sdremote/res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/android/sdremote/res/values/strings.xml b/android/sdremote/res/values/strings.xml index 3a5fbb58ed3f..4f576769aaa5 100644 --- a/android/sdremote/res/values/strings.xml +++ b/android/sdremote/res/values/strings.xml @@ -25,6 +25,7 @@ <string name="selector_noservers">Searching for computers…</string> <string name="selector_delete">Remove server</string> <string name="selector_choose_a_computer">Choose a Computer</string> + <string name="selector_dialog_connecting">Attempting to connect to {0}...</string> <string name="pairing_instructions_1">In Impress, click on the "Slideshow" menu and select "Impress Remote".</string> <string name="pairing_instructions_2_deviceName">Choose \"{0}\" as your device.</string> <string name="pairing_instructions_3">Then input this PIN:</string> |