From 221e994358da9d5e18fe490a19389093dfe4e755 Mon Sep 17 00:00:00 2001 From: "David A. Madore" Date: Tue, 27 Apr 2010 02:13:49 +0200 Subject: Implement a search mechanism. --- res/values/strings.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'res/values') diff --git a/res/values/strings.xml b/res/values/strings.xml index 605a255..b77be4a 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -6,4 +6,9 @@ Copy Copied to clipboard (Empty!) + Search + Search in character names + Search + Case is insensitive and matches whole string; use a % sign as wildcard (e.g.: "latin%letter r%") + Only %d first results shown -- cgit v1.2.3