]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - res/values/strings.xml
Mostly work on Link spans, and upgrade the manfiest to 4.0.
[Dictionary.git] / res / values / strings.xml
index 4e08ead86f093633372efd6a43d315c9e146d31c..467cbf6e798996b6cd773921ca4cd2f9ab54a475 100644 (file)
@@ -3,18 +3,19 @@
 
   <string name="app_name">QuickDic</string>
 
-  <string name="titleWithVersion">QuickDic 3.2</string>
+  <string name="titleWithVersion">QuickDic 4.0</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="dictionaryManager">Dictionary manager</string>
-  <string name="helpText">Long-press for more options.</string>
+  <string name="helpText">Long-press a dictionary for more options.</string>
   <string name="downloadButton">Download (%.1fMB)</string>
   <string name="updateButton">Update (%.1fMB)</string>
   <string name="moveToTop">Move to top</string>
@@ -24,7 +25,7 @@
   <string name="managerFilterCheckbox">Local only</string>
   
 
-  <string name="thanksForUpdatingVersion">3.2_en_b</string>
+  <string name="thanksForUpdatingVersion">4.0_en_a</string>
 
   <!-- DictionaryActivity -->
   <string name="searchText">Search Text</string>
@@ -40,6 +41,8 @@
   <string name="aboutDictionary">About dictionary…</string> 
   <string name="randomWord">Random word</string> 
   <string name="fontFailure">Font failure: %s</string> 
+  <string name="seeAlso">See also: %1$s (%2$s)</string> 
+  <string name="speak">Speak</string> 
   
 
   <!-- About dictionary. -->