minor changes for 1.5.3

This commit is contained in:
Arndt Brenschede 2019-07-06 12:11:38 +02:00
parent e78bcc4762
commit a57da730e8
4 changed files with 20 additions and 30 deletions

View file

@ -109,8 +109,8 @@ public class BRouterActivity extends Activity implements OnInitListener
.setTitle( "BRouter Download Manager" )
.setMessage(
"*** Attention: ***\n\n" + "The Download Manager is used to download routing-data "
+ "files which can be up to 100MB each. Do not start the Download Manager " + "on a cellular data connection without a data plan! "
+ "Download speed is restricted to 2 MBit/s." ).setPositiveButton( "I know", new DialogInterface.OnClickListener()
+ "files which can be up to 170MB each. Do not start the Download Manager " + "on a cellular data connection without a data plan! "
+ "Download speed is restricted to 4 MBit/s." ).setPositiveButton( "I know", new DialogInterface.OnClickListener()
{
public void onClick( DialogInterface dialog, int id )
{