implemented searching algorithm

This commit is contained in:
daniel oeh
2012-07-24 13:54:43 +02:00
parent 6674da6e2c
commit dc02bff7c6
9 changed files with 335 additions and 1 deletions

View File

@ -136,6 +136,10 @@
<string name="opml_import_error_dir_empty">The import directory is empty.</string>
<string name="select_all_label">Select all</string>
<string name="deselect_all_label">Deselect all</string>
<string name="search_hint">Search for Feeds or Episodes</string>
<string name="found_in_label">Found in:\u0020</string>
<string name="found_in_shownotes_label">Found in shownotes</string>
<string name="found_in_chapters_label">Found in chapters</string>
</resources>