]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - res/values/strings.xml
Add Slovak, increment version, show what's new.
[Dictionary.git] / res / values / strings.xml
index 7fd11390f1be11e256b1a4c81a12d7f69bed51eb..ba26101cedafc377eb96c15cfee945ac7608ec55 100644 (file)
   <string name="thanksForUpdating"><![CDATA[
 <html>
 <body>
-  Thanks for updating QuickDic.
+  Thanks for updating to QuickDic 3.0.1.
   <p> New features:
   <ul>
-    <li> Many more dictionaries based on enwiktionary.com data.
+    <li> QuickDic is open-source!
+    <li> Adjustable font size.
+    <li> Changeable click behavior.
+    <li> Several new dictionaries: Polish, Esperanto, Latin, Indonesian, many others... (based on enwiktionary.com data).
+    <li> All dictionaries updated (mostly with better formatting), and can be redownloaded at your leisure.
   </ul>
 </body>
 </html>
  
        <!-- Main -->
        <string name="searchText">Search Text</string>
-       <string name="downloadDictionary">Download dictionary...</string>
+       <string name="downloadDictionary">Download dictionary</string>
        <string name="switchToLanguage">Switch to %s</string>
-       <string name="preferences">Preferences...</string>
-       <string name="about">About QuickDic...</string>
+       <string name="preferences">Preferences</string>
+       <string name="about">About QuickDic</string>
        <string name="addToWordList">Add to word list: %s</string>
   <string name="failedAddingToWordList">Failure adding to word list: %s</string>
-  <string name="unzippingDictionary">Unzipping dictionary...</string>
-  <string name="failedToUnzipDictionary">Failed to unzip dictionary...</string>
+  <string name="unzippingDictionary">Unzipping dictionary</string>
+  <string name="failedToUnzipDictionary">Failed to unzip dictionary</string>
 
        <!-- About. -->
-       <string name="titleWithVersion">QuickDic 3.0</string>
+       <string name="titleWithVersion">QuickDic 3.0.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. Please send comments, suggestions, bug reports, or just a quick hello to:</string>
        <string name="myEmail" formatted="false">thad.hughes@gmail.com</string>
@@ -69,7 +73,7 @@
   <string name="licenseUrl">http://www.apache.org/licenses/LICENSE-2.0</string>
  
        <!-- Download. -->
-  <string name="openingConnection">Opening connection...</string>
+  <string name="openingConnection">Opening connection</string>
        <string name="downloading">Downloading: %1$,d of %2$,d bytes.</string>
   <string name="unzipping">Unzipping: %1$,d of %2$,d bytes.</string>
        <string name="downloadFinished">Finished: %,d bytes.</string>