mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-02-11 08:48:06 +01:00
up strings for new version, and copyright for new year
This commit is contained in:
parent
929141f36d
commit
a51b01491d
7 changed files with 12 additions and 13 deletions
|
@ -22,7 +22,7 @@
|
|||
to come from a domain that you own or have control over. -->
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.eehouse.android.xw4dbg"
|
||||
android:versionCode="93"
|
||||
android:versionCode="94"
|
||||
android:versionName="@string/app_version"
|
||||
>
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
to come from a domain that you own or have control over. -->
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.eehouse.android.xw4"
|
||||
android:versionCode="93"
|
||||
android:versionCode="94"
|
||||
android:versionName="@string/app_version"
|
||||
>
|
||||
|
||||
|
|
|
@ -13,10 +13,10 @@
|
|||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<h2>Crosswords 4.4 beta 99 release</h2>
|
||||
<h2>Crosswords 4.4 beta 100 release</h2>
|
||||
|
||||
<p>This is a quick-fix release for Bluetooth on Android
|
||||
Marshmallow.</p>
|
||||
<p>This is the first of two releases that together fix stalling
|
||||
issues in network games.</p>
|
||||
|
||||
<div id="survey">
|
||||
<p>Please <a href="https://www.surveymonkey.com/s/GX3XLHR">take
|
||||
|
@ -26,10 +26,9 @@
|
|||
|
||||
<h3>New with this release</h3>
|
||||
<ul>
|
||||
<li>Work around "security" change that broke Bluetooth
|
||||
invitations and gameplay on the latest Android release
|
||||
("Marshmallow").</li>
|
||||
<li>Fix crash choosing menu at the wrong time</li>
|
||||
<li>Fix to recognize (but not yet send) correct identifier for
|
||||
game state. (Once this upgrade is out I'll do a new release that
|
||||
also sends the correct identifier.)</li>
|
||||
</ul>
|
||||
|
||||
<p>(The full changelog
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<resources>
|
||||
<string name="app_version">4.4 beta 99</string>
|
||||
<string name="app_version">4.4 beta 100</string>
|
||||
</resources>
|
||||
|
|
|
@ -1738,7 +1738,7 @@
|
|||
<string name="about_vers_fmt">Crosswords for Android, Version %1$s,
|
||||
rev %2$s, built on %3$s.</string>
|
||||
<!-- copyright info -->
|
||||
<string name="about_copyright">Copyright (C) 1998-2015 by Eric
|
||||
<string name="about_copyright">Copyright (C) 1998-2016 by Eric
|
||||
House. This free/open source software is released under the GNU Public
|
||||
License.</string>
|
||||
|
||||
|
|
|
@ -1495,7 +1495,7 @@
|
|||
<string name="about_vers_fmt">Sdrowssorc rof ,diordna Noisrev %1$s,
|
||||
ver %2$s, tliub no %3$s.</string>
|
||||
<!-- copyright info -->
|
||||
<string name="about_copyright">Thgirypoc )C( 5102-8991 yb Cire
|
||||
<string name="about_copyright">Thgirypoc )C( 6102-8991 yb Cire
|
||||
Esuoh. Siht nepo/eerf ecruos erawtfos si desaeler rednu eht UNG Cilbup
|
||||
Esnecil.</string>
|
||||
<!-- Another paragraph in the about dialog -->
|
||||
|
|
|
@ -1495,7 +1495,7 @@
|
|||
<string name="about_vers_fmt">CROSSWORDS FOR ANDROID, VERSION %1$s,
|
||||
REV %2$s, BUILT ON %3$s.</string>
|
||||
<!-- copyright info -->
|
||||
<string name="about_copyright">COPYRIGHT (C) 1998-2015 BY ERIC
|
||||
<string name="about_copyright">COPYRIGHT (C) 1998-2016 BY ERIC
|
||||
HOUSE. THIS FREE/OPEN SOURCE SOFTWARE IS RELEASED UNDER THE GNU PUBLIC
|
||||
LICENSE.</string>
|
||||
<!-- Another paragraph in the about dialog -->
|
||||
|
|
Loading…
Add table
Reference in a new issue