]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - res/values/strings.xml
Trying to update to newest Android settings.
[Dictionary.git] / res / values / strings.xml
index 9023625d6d77b66dd671744fe580d8ca14990fb3..b28da4bd4a423d69e8da3141f8101ebd30453718 100644 (file)
@@ -3,11 +3,11 @@
 
   <string name="app_name">QuickDic</string>
 
-  <string name="titleWithVersion">QuickDic 3.3</string>
+  <string name="titleWithVersion">QuickDic 4.0.1</string>
   
   <!-- Global. -->
   <string name="about">About QuickDic…</string> 
-  <string name="preferences">Preferences…</string>
+  <string name="settings">Settings…</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>
@@ -25,7 +25,7 @@
   <string name="managerFilterCheckbox">Local only</string>
   
 
-  <string name="thanksForUpdatingVersion">3.3_en_e</string>
+  <string name="thanksForUpdatingVersion">4.0.1_en_a</string>
 
   <!-- DictionaryActivity -->
   <string name="searchText">Search Text</string>
@@ -41,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. -->
   <string name="showClearSearchTextButtonTitle">Show \'clear search text\' button</string>
   <string name="showClearSearchTextButtonSummary">Show the button to clear the search text. You can also just move focus away from search text and start typing.</string>
 
+  <string name="showPrevNextButtonsKey">showPrevNextButtons</string>
+  <string name="showPrevNextButtonsTitle">Show up/down buttons</string>
+  <string name="showPrevNextButtonsSummary">Show or hide the previous and next word buttons in the dictionary view.</string>
+  
   <string name="themeKey">theme</string>
   <string name="themeTitle">UI theme</string>
   <string name="themeSummary">User-interface color theme.</string>