]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - res/values/strings.xml
Try to fix font issue.
[Dictionary.git] / res / values / strings.xml
index 6d50a163725886dbca17ca0893f017710ee0c61d..d6b5977cb588b9a0b9713a30599ad1517dc8130e 100644 (file)
@@ -3,13 +3,14 @@
 
   <string name="app_name">QuickDic</string>
 
-  <string name="titleWithVersion">QuickDic 3.1.1</string>
+  <string name="titleWithVersion">QuickDic 3.2.2</string>
   
   <!-- Global. -->
   <string name="about">About QuickDic…</string> 
   <string name="preferences">Preferences…</string>
   <string name="help">Help</string>
   <string name="reportIssue">Report issue…</string>
+  <string name="fontWorkaround">Detected font problem (common on Sony Ericsson devices), switching back to default font.</string>
   
   
    <!-- DictionaryManagerActivity -->
   <string name="moveToTop">Move to top</string>
   <string name="deleteDictionary">Delete dictionary</string>
   <string name="indexInfo">%1$s: %2$,d words</string>
+  <string name="managerFilterText">List filter</string>
+  <string name="managerFilterCheckbox">Local only</string>
+  
 
-  <string name="thanksForUpdatingVersion">3.1_en_b</string>
+  <string name="thanksForUpdatingVersion">3.2.2_en_e</string>
 
   <!-- DictionaryActivity -->
   <string name="searchText">Search Text</string>
@@ -36,6 +40,7 @@
   <string name="noSearchResults">No search results.</string>
   <string name="aboutDictionary">About dictionary…</string> 
   <string name="randomWord">Random word</string> 
+  <string name="fontFailure">Font failure: %s</string> 
   
 
   <!-- About dictionary. -->
   <string name="quickdicDirectorySummary">The directory where QuickDic stores dictionaries.</string>
   <string name="quickdicDirectoryDefault">/sdcard/quickDic/</string>
   
-       <string name="wordListFileKey">wordListFile</string>
-       <string name="wordListFileTitle">Word list file</string>
-       <string name="wordListFileSummary">The local file where the word list will be appended.</string>
-       <string name="wordListFileDefault">/sdcard/quickDic/wordList.txt</string>
+  <string name="wordListFileKey">wordListFile</string>
+  <string name="wordListFileTitle">Word list file</string>
+  <string name="wordListFileSummary">The local file where the word list will be appended.</string>
+  <string name="wordListFileDefault">/sdcard/quickDic/wordList.txt</string>
 
-  <string name="fontSizeKey">fontSize</string>
+  <string name="fontKey">font</string>
+  <string name="fontTitle">Dictionary font</string>
+  <string name="fontSummary">Font used to display dictionaries.</string>
+       <string name="fontSizeKey">fontSize</string>
   <string name="fontSizeTitle">Font size</string>
   <string name="fontSizeSummary">The size of the font for dictionary rows.</string>