up strings for new translations-only release

This commit is contained in:
Eric House 2018-09-22 14:21:04 -07:00
parent dbbeeb7519
commit dfcac132c8
2 changed files with 10 additions and 11 deletions

View file

@ -1,6 +1,6 @@
def INITIAL_CLIENT_VERS = 8
def VERSION_CODE_BASE = 135
def VERSION_NAME = '4.4.139'
def VERSION_CODE_BASE = 136
def VERSION_NAME = '4.4.140'
def FABRIC_API_KEY = System.getenv("FABRIC_API_KEY")
def GCM_SENDER_ID = System.getenv("GCM_SENDER_ID")
def BUILD_INFO_NAME = "build-info.txt"

View file

@ -13,9 +13,9 @@
</style>
</head>
<body>
<h2>CrossWords 4.4.139 release</h2>
<h2>CrossWords 4.4.140 release</h2>
<p>This release fixes a bug with picking tiles face-up</p>
<p>This release updates translations for Catalan, French, German and Japanese.</p>
<div id="survey">
<p>Please <a href="https://www.surveymonkey.com/s/GX3XLHR">take
@ -25,10 +25,8 @@
<h3>New with this release</h3>
<ul>
<li>Don't put up multiple tile pickers. (This feature is rarely
used, but had apparently been broken for a while.)</li>
<li>Fix two more bugs reported by users (Thanks!)</li>
<li>Include new translations for Catalan and Norwegian</li>
<li>Include changes made by Weblate volunteers for four
languages. (Thanks!)</li>
</ul>
<p>(The full changelog
@ -36,8 +34,9 @@
<h3>Next up</h3>
<ul>
<li>Continue work to support WiFi Direct (currently working
sporadically)</li>
<li>Make changes in how background networking and bluetooth work
that Google's mandating for all releases after 1
November.</li>
</ul>
<p>Please let me know