]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - res/values/strings.xml
go
[Dictionary.git] / res / values / strings.xml
index 7a60885343af24ccc941c93273beb428f6c3f207..ea95fb865b998c4ea098509a513797d942baafb6 100644 (file)
@@ -19,7 +19,7 @@
   <string name="dictionaryInfo">Dictionary info:</string>
   <string name="localFile">Dictionary file</string>
   <string name="wordListFile">Word list file</string>
-  <string name="fileNotFound">File not found: '%s'</string>
+  <string name="fileNotFound">File not found: \'%s\'</string>
   <string name="invalidDictionary">Invalid dictionary: file=%s, error=%s</string>
   <string name="numPairEntries">Entries: %d</string>
   <string name="numTokens">Tokens: %d</string>
@@ -74,4 +74,8 @@
        <string name="dictFetchUrlSummary">URL to use to download the dictionary from the Internet.</string>
        <string name="dictFetchUrlDefault">http://www.stanford.edu/~egirard/dict/de-en.dict</string>
 
+  <string name="vibrateOnFailedSearchKey">vibrateOnFailedSearch</string>
+  <string name="vibrateOnFailedSearchTitle">Vibrate on failed search.</string>
+  <string name="vibrateOnFailedSearchSummary">Vibrate the phone when invalid search text is entered.</string>
+
 </resources>