fixed typos in help text
This commit is contained in:
parent
f50d03692e
commit
e78bcc4762
1 changed files with 2 additions and 2 deletions
|
@ -161,8 +161,8 @@ public class BRouterActivity extends Activity implements OnInitListener
|
||||||
+ "Reason is that security policy does not permit any longer to read the waypoint databases of other apps. "
|
+ "Reason is that security policy does not permit any longer to read the waypoint databases of other apps. "
|
||||||
+ "That's o.k. if you want to use BRouter in server-mode only, where the apps actively send the waypoints "
|
+ "That's o.k. if you want to use BRouter in server-mode only, where the apps actively send the waypoints "
|
||||||
+ "via a remote procedure call to BRouter (And Locus can also send nogo areas). "
|
+ "via a remote procedure call to BRouter (And Locus can also send nogo areas). "
|
||||||
+ "So the only funtions you need to start the BRouter App are 1) to initially define the base directory "
|
+ "So the only functions you need to start the BRouter App are 1) to initially define the base directory "
|
||||||
+ "2) to dowload routing data files and 3) to configure the profile mapping via the 'Server-Mode' button. "
|
+ "2) to download routing data files and 3) to configure the profile mapping via the 'Server-Mode' button. "
|
||||||
+ "You will eventually not be able to define nogo-areas (OsmAnd, Orux) or to do "
|
+ "You will eventually not be able to define nogo-areas (OsmAnd, Orux) or to do "
|
||||||
+ "very long distance calculations. If you want to get classic mode back, you can manually install "
|
+ "very long distance calculations. If you want to get classic mode back, you can manually install "
|
||||||
+ "the APK of the BRouter App from the release page ( http://brouter.de/brouter/revisions.html ), which "
|
+ "the APK of the BRouter App from the release page ( http://brouter.de/brouter/revisions.html ), which "
|
||||||
|
|
Loading…
Reference in a new issue