summaryrefslogtreecommitdiff
path: root/android/sdremote/res
diff options
context:
space:
mode:
authorAndrzej J.R. Hunt <andrzej@ahunt.org>2012-08-23 20:23:34 +0200
committerAndrzej J.R. Hunt <andrzej@ahunt.org>2012-08-23 20:24:24 +0200
commitfb0a28df82aa67db4536232ab502a8cc85ac9e4f (patch)
tree4e4ec1857052005f6dc6dadbd8c23815855af0db /android/sdremote/res
parent4908c8d79745057ebece07c7834e318a7366d6d0 (diff)
Removal of manually added servers.
Change-Id: Ia46eccb8c7ace05054e952f49e2a2c65a462b83f
Diffstat (limited to 'android/sdremote/res')
-rw-r--r--android/sdremote/res/menu/selector_contextmenu.xml4
-rw-r--r--android/sdremote/res/values/strings.xml1
2 files changed, 5 insertions, 0 deletions
diff --git a/android/sdremote/res/menu/selector_contextmenu.xml b/android/sdremote/res/menu/selector_contextmenu.xml
new file mode 100644
index 000000000000..d3c99a15592c
--- /dev/null
+++ b/android/sdremote/res/menu/selector_contextmenu.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="utf-8"?>
+<menu xmlns:android="http://schemas.android.com/apk/res/android" >
+ <item android:id="@+id/selector_context_delete" android:title="@string/selector_delete"></item>
+</menu> \ No newline at end of file
diff --git a/android/sdremote/res/values/strings.xml b/android/sdremote/res/values/strings.xml
index fb1ac80c845f..61a340428ac2 100644
--- a/android/sdremote/res/values/strings.xml
+++ b/android/sdremote/res/values/strings.xml
@@ -23,6 +23,7 @@
<string name="bluetooth">Bluetooth</string>
<string name="wifi">WI-FI</string>
<string name="selector_noservers">Searching for computers…</string>
+ <string name="selector_delete">Remove server</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>