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 INITIAL_CLIENT_VERS = 8
def VERSION_CODE_BASE = 135 def VERSION_CODE_BASE = 136
def VERSION_NAME = '4.4.139' def VERSION_NAME = '4.4.140'
def FABRIC_API_KEY = System.getenv("FABRIC_API_KEY") def FABRIC_API_KEY = System.getenv("FABRIC_API_KEY")
def GCM_SENDER_ID = System.getenv("GCM_SENDER_ID") def GCM_SENDER_ID = System.getenv("GCM_SENDER_ID")
def BUILD_INFO_NAME = "build-info.txt" def BUILD_INFO_NAME = "build-info.txt"

View file

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