]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - res/values/strings.xml
Added GNU free fonts for more consistent rendering on all devices.
[Dictionary.git] / res / values / strings.xml
index 4d48c9d7027281ebf614881d4a7f01d3e002e074..bc7ecbeb6965ea735a43592662e48e8f3c296733 100644 (file)
@@ -2,11 +2,14 @@
 <resources>
 
   <string name="app_name">QuickDic</string>
+
+  <string name="titleWithVersion">QuickDic 3.1.1</string>
+  
   <!-- Global. -->
   <string name="about">About QuickDic…</string> 
   <string name="preferences">Preferences…</string>
   <string name="help">Help</string>
+  <string name="reportIssue">Report issue…</string>
   
   
    <!-- DictionaryManagerActivity -->
@@ -18,7 +21,7 @@
   <string name="deleteDictionary">Delete dictionary</string>
   <string name="indexInfo">%1$s: %2$,d words</string>
 
-  <string name="thanksForUpdatingVersion">3.1_en_a</string>
+  <string name="thanksForUpdatingVersion">3.1_en_b</string>
 
   <!-- DictionaryActivity -->
   <string name="searchText">Search Text</string>
@@ -32,7 +35,8 @@
   <string name="invalidDictionary">Invalid dictionary: file=%1$s, error=%2$s</string>
   <string name="noSearchResults">No search results.</string>
   <string name="aboutDictionary">About dictionary…</string> 
-
+  <string name="randomWord">Random word</string> 
+  
 
   <!-- About dictionary. -->
   <string name="dictionaryPath">File: %s</string> 
@@ -46,7 +50,6 @@
 
   
        <!-- About. -->
-  <string name="titleWithVersion">QuickDic 3.1</string>
   <string name="thadHughes">Thad Hughes</string>
   <string name="contactMe">If you\'re using QuickDic, I\'d love to hear from you.
   Unfortunately, I cannot take responsibility for dictionary content (other than formatting), as it is generated from other sources.
        <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>