Manage POI

This commit is contained in:
2021-06-12 14:02:10 +02:00
parent 722750b724
commit 49a48fc371
2 changed files with 93 additions and 43 deletions

View File

@ -681,4 +681,5 @@
<string name="locationFound">Location found. The suggested minimum radius for locations is %1$d m.</string>
<string name="locationFoundInaccurate">Only a location with a limited accuracy could be found. It might not work reliably. The suggested minimum radius for locations is %1$d."</string>
<string name="clone">Clone</string>
<string name="noLocationCouldBeFound">No position could be found after a timeout of %1$o seconds.</string>
</resources>