<stringname="navigation_nosettings">%1$s allows you to monitor and manage the torrent client you run at home or on your seedbox. Setting things up can be a bit tricky, but we offer step-by-step guides and promise it\'ll be worth it!</string>
<stringname="navigation_emptytorrents">Connected, but no torrents are active within the current filter</string>
@ -151,6 +163,35 @@ public class RssitemsFragment extends SherlockFragment {
@@ -151,6 +163,35 @@ public class RssitemsFragment extends SherlockFragment {
mode.finish();
returntrue;
}else{
// The other items only operate on one (the first) selected item
if(checked.size()<1)
returnfalse;
finalItemfirst=checked.get(0);
if(itemId==R.id.action_showdetails){
// Show a dialog box with the RSS item description text