diff options
| -rw-r--r-- | main/templates/private.properties | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/main/templates/private.properties b/main/templates/private.properties index 13c424b..731ff50 100644 --- a/main/templates/private.properties +++ b/main/templates/private.properties @@ -1,7 +1,7 @@ # The API-key is necessary in order that Google Maps is working. # You can get one at # http://code.google.com/intl/de/android/add-ons/google-apis/maps-api-signup.html -# For developing paste your key to both lines and you will not have any problems +# For developing paste your key to both lines and you will not have any problems. maps.api.key= maps.api.key.market= @@ -17,9 +17,9 @@ maps.api.key.market= #key.store.password= #key.alias.password= -# These keys allow c:geo to be registered at openaching.de and -# to search and log caches in your name -# You can request your own at http://www.opencaching.de/okapi/signup.html +# These keys allow c:geo to be registered at opencaching.de and +# to search and log caches in your name. +# You can request your own key at http://www.opencaching.de/okapi/signup.html ocde.okapi.consumer.key= ocde.okapi.consumer.secret= |
