summaryrefslogtreecommitdiff
path: root/vdrmanager/src
diff options
context:
space:
mode:
Diffstat (limited to 'vdrmanager/src')
-rw-r--r--vdrmanager/src/de/bjusystems/vdrmanager/gui/ChannelListActivity.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/vdrmanager/src/de/bjusystems/vdrmanager/gui/ChannelListActivity.java b/vdrmanager/src/de/bjusystems/vdrmanager/gui/ChannelListActivity.java
index 4fca878..a9942b5 100644
--- a/vdrmanager/src/de/bjusystems/vdrmanager/gui/ChannelListActivity.java
+++ b/vdrmanager/src/de/bjusystems/vdrmanager/gui/ChannelListActivity.java
@@ -271,6 +271,7 @@ public class ChannelListActivity extends
}
new AlertDialog.Builder(this)
+ .setTitle(R.string.recent_channels)
.setAdapter(getRecentAdapter(), new DialogInterface.OnClickListener() {
public void onClick(DialogInterface dialog, int which) {