]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - res/values/strings.xml
Update homepage and copyright.
[Dictionary.git] / res / values / strings.xml
index c10a778bbc8452ee415c526cd855ee4385c028e9..f02d3dd9e45c8570cfc8f42e8fc205f01de401b0 100644 (file)
@@ -2,8 +2,7 @@
 <resources>
 
     <string name="app_name">QuickDic</string>
-    <string name="titleWithVersion">QuickDic 5.0.1</string>
-    <string name="thanksForUpdatingVersion">5.0.1</string>
+    <string name="thanksForUpdatingVersion">5.1.0</string>
 
     <!-- Global. -->
     <string name="about">About QuickDic…</string>
@@ -31,6 +30,7 @@
     <string name="unzippingDictionary">Unzipping dictionary: \n%s</string>
     <string name="unzippingFailed">Unzipping failed: \n%s</string>
     <string name="installationFinished">Installation finished: \n%s.</string>
+    <string name="notWritable">Dictionary location %s not writable, change in settings.</string>
 
     <!-- DictionaryActivity -->
     <string name="searchText">Search Text</string>
@@ -62,7 +62,7 @@
   Please send comments, suggestions, bug reports, or just a quick hello to:</string>
     <string name="myEmail" formatted="false">quickdic@reimardoeffinger.de</string>
     <string name="webPage">For more information, see:</string>
-    <string name="webPageUrl">http://code.google.com/p/quickdic-dictionary/</string>
+    <string name="webPageUrl">https://github.com/rdoeffinger/Dictionary/releases/</string>
     <string name="contributionsFrom">Contributions from:</string>
     <string name="license">QuickDic contains code copyrighted by Google and released under the Apache 2.0 license.</string>
     <string name="licenseUrl">http://www.apache.org/licenses/LICENSE-2.0</string>
@@ -96,5 +96,6 @@
     <string name="themeKey">theme</string>
     <string name="themeTitle">UI theme</string>
     <string name="themeSummary">User-interface color theme.</string>
+    <string name="chosenNotWritable">Chosen directory not writable, try one of</string>
 
 </resources>