]> 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 467cbf6e798996b6cd773921ca4cd2f9ab54a475..b28da4bd4a423d69e8da3141f8101ebd30453718 100644 (file)
@@ -3,11 +3,11 @@
 
   <string name="app_name">QuickDic</string>
 
-  <string name="titleWithVersion">QuickDic 4.0</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">4.0_en_a</string>
+  <string name="thanksForUpdatingVersion">4.0.1_en_a</string>
 
   <!-- DictionaryActivity -->
   <string name="searchText">Search Text</string>
   <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>