]> 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 5b85f920db01ee2eafa2e87ce23ebb25db489d29..bc7ecbeb6965ea735a43592662e48e8f3c296733 100644 (file)
@@ -2,7 +2,9 @@
 <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>
@@ -48,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>