<stringname="search_barcodescannernotfound">The Barcode Scanner could not be found. Would you like to install it from the Play Store?</string>
<stringname="search_filemanagernotfound">No compatible file manager could not be found. Would you like to install IO File Manager from the Play Store?</string>
<stringname="rss_feeds">RSS feeds</string>
<stringname="rss_nosettings">You have not defined any RSS feeds yet to monitor. Torrent-specific RSS feeds keep you up to date with new releases and you are notified of new items.</string>
<stringname="rss_empty">The RSS feed is not available or it contains no items</string>
<pluralsname="rss_itemsselected">
<itemquantity="one">%1$d item selected</item>
<itemquantity="other">%1$d items selected</item>
</plurals>
<stringname="pref_servers">Servers</string>
<stringname="pref_addserver">Add new server</string>
@ -33,6 +42,23 @@ public class RssfeedsActivity extends SherlockFragmentActivity {
@@ -33,6 +42,23 @@ public class RssfeedsActivity extends SherlockFragmentActivity {
@ -47,6 +73,12 @@ public class RssfeedsActivity extends SherlockFragmentActivity {
@@ -47,6 +73,12 @@ public class RssfeedsActivity extends SherlockFragmentActivity {
@ -35,19 +39,32 @@ public class RssfeedsFragment extends SherlockFragment {
@@ -35,19 +39,32 @@ public class RssfeedsFragment extends SherlockFragment {
@ -17,10 +27,37 @@ public class RssitemsActivity extends SherlockFragmentActivity {
@@ -17,10 +27,37 @@ public class RssitemsActivity extends SherlockFragmentActivity {