]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - res/values/strings.xml
Add preference for number of search history entries.
[Dictionary.git] / res / values / strings.xml
index 20d74767c71243033fe529404d422a788295e3c2..fa89505f5cece0d5e9cd4c9d9d2438daa5e27818 100644 (file)
@@ -2,7 +2,6 @@
 <resources>
 
     <string name="app_name" translatable="false">QuickDic</string>
-    <string name="thanksForUpdatingVersion" translatable="false">5.1.0</string>
 
     <!-- Global. -->
     <string name="about">About QuickDic</string>
     <string name="themeSummary">User-interface color theme.</string>
     <string name="chosenNotWritable">Chosen directory not writable, try one of</string>
 
+    <string name="historySizeKey" translatable="false">historySize</string>
+    <string name="historySizeTitle">Search history entries</string>
+    <string name="historySizeSummary">The number of search history entries to save and display.</string>
+
 </resources>