Show explanatory text when no categories are found for search text

This commit is contained in:
YuviPanda 2013-03-30 04:52:35 +05:30
parent ff1a5aed1c
commit 0176995612
3 changed files with 17 additions and 0 deletions

View file

@ -68,4 +68,6 @@
<item quantity="one">1 upload</item>
<item quantity="other">%d uploads</item>
</plurals>
<string name="categories_not_found">No categories matching %1$s found</string>
</resources>