Minor fixes for English to make i18n easier
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
This commit is contained in:
parent
f8035fbe10
commit
3be352a088
4 changed files with 15 additions and 54 deletions
|
@ -16,8 +16,11 @@ extra:
|
|||
{{ badges(lang='en') }}
|
||||
|
||||
{{ screenshot(src='/images/screenshots/hiking.jpg', alt='Hiking') }}
|
||||
|
||||
{{ screenshot(src='/images/screenshots/prague.jpg', alt='Prague') }}
|
||||
|
||||
{{ screenshot(src='/images/screenshots/search.jpg', alt='Offline Search') }}
|
||||
|
||||
{{ screenshot(src='/images/screenshots/dark.jpg', alt='Navigation in dark mode') }}
|
||||
|
||||
## Features
|
||||
|
@ -85,23 +88,15 @@ The app is free for everyone. Please [donate][donate] to support us!
|
|||
|
||||
[Mythic Beasts](https://www.mythic-beasts.com/) ISP [provides us][mythic_beasts_donation] two virtual servers with 400 TB/month of free bandwidth to help our users with maps downloads and updates.
|
||||
|
||||
### Support us
|
||||
|
||||
There are many ways to support us, listed [here][contribute].
|
||||
|
||||
## Beta
|
||||
|
||||
Please join our beta program, suggest your features, and report bugs:
|
||||
|
||||
- [iOS Beta (TestFlight)][testflight]
|
||||
- [Android Beta (Firebase)][firebase]
|
||||
- [Linux Desktop Beta (Flatpak)][flatpak]
|
||||
- [Linux Desktop Beta (packages)][repology]
|
||||
|
||||
## Community
|
||||
|
||||
Organic Maps is an [open-source software][github] licensed under the Apache License 2.0.
|
||||
|
||||
- Please join our beta program, suggest your features, and report bugs:
|
||||
* [iOS Beta (TestFlight)][testflight]
|
||||
* [Android Beta (Firebase)][firebase]
|
||||
* [Linux Desktop Beta (Flatpak)][flatpak]
|
||||
* [Linux Desktop Beta (packages)][repology]
|
||||
- Report bugs or issues to [the issue tracker][issues] or [email us][email].
|
||||
- [Discuss][ideas] ideas or propose feature requests.
|
||||
- Subscribe to our [Telegram Channel][telegram] or to the [matrix space][matrix] for updates.
|
||||
|
@ -111,4 +106,6 @@ Organic Maps is an [open-source software][github] licensed under the Apache Lice
|
|||
|
||||
[fork]: https://en.wikipedia.org/wiki/Fork_(software_development)
|
||||
|
||||
[telegram_chat]: https://t.me/OrganicMaps
|
||||
|
||||
{{ references(lang='en') }}
|
||||
|
|
|
@ -46,8 +46,6 @@ Organic Maps app is _free for everyone_ thanks to your **[donations][stripe]**:
|
|||
|
||||
## How to donate?
|
||||
|
||||
There are many ways to donate to the project:
|
||||
|
||||
{{ donate_buttons(lang='en') }}
|
||||
|
||||
Recurring donations are the best way to ensure a relatively stable income for
|
||||
|
@ -60,8 +58,7 @@ donate one time.
|
|||
|
||||
### Crypto
|
||||
|
||||
Please consider donating annually to reduce total fees. Algorand, Tron,
|
||||
Litecoin and Monero networks offer low fees, but situation changes every day.
|
||||
Please consider donating annually to reduce total fees.
|
||||
|
||||
{{ crypto_table(lang='en') }}
|
||||
|
||||
|
|
|
@ -26,41 +26,6 @@ There are different ways to support the development:
|
|||
|
||||
Our small team is very grateful for your feedback and support. Organic Maps would not be possible without our users ❤️.
|
||||
|
||||
|
||||
[donate]: @/donate/index.md
|
||||
|
||||
[github]: https://github.com/organicmaps/organicmaps/issues
|
||||
|
||||
[email]: mailto:support@organicmaps.app
|
||||
|
||||
[bugs]: https://github.com/organicmaps/organicmaps/blob/master/docs/CONTRIBUTING.md
|
||||
|
||||
[translations]: https://github.com/organicmaps/organicmaps/blob/master/docs/CONTRIBUTING.md#translations
|
||||
|
||||
[translations_appstore]: https://github.com/organicmaps/organicmaps/tree/master/iphone/metadata/en-US
|
||||
|
||||
[translations_googleplay]: https://github.com/organicmaps/organicmaps/tree/master/android/src/google/play/listings/en-US
|
||||
|
||||
[translations_website]: https://github.com/organicmaps/organicmaps.github.io
|
||||
|
||||
[openstreetmap]: https://www.openstreetmap.org/about
|
||||
|
||||
[public_transport_validator]: https://cdn.organicmaps.app/subway/
|
||||
|
||||
[issues]: https://github.com/organicmaps/organicmaps/issues
|
||||
|
||||
[telegram_chat]: https://t.me/OrganicMaps
|
||||
|
||||
[matrix]: https://matrix.to/#/#organicmaps:matrix.org
|
||||
|
||||
[twitter]: https://twitter.com/OrganicMapsApp
|
||||
|
||||
[facebook]: https://facebook.com/OrganicMaps
|
||||
|
||||
[instagram]: https://instagram.com/OrganicMaps.app
|
||||
|
||||
[googleplay]: market://details?id=app.organicmaps
|
||||
|
||||
[appstore]: https://itunes.apple.com/app/id1567437057?action=write-review
|
||||
|
||||
[appgallery]: appmarket://details?id=app.organicmaps
|
||||
{{ references(lang='en') }}
|
||||
|
|
|
@ -22,6 +22,8 @@
|
|||
[openstreetmap]: https://www.openstreetmap.org/about "OpenStreetMap"
|
||||
[repology]: https://repology.org/project/organicmaps/versions
|
||||
[telegram]: https://t.me/OrganicMapsApp
|
||||
[telegram_chat]: https://t.me/OrganicMaps
|
||||
[testflight]: https://testflight.apple.com/join/lrKCl08I
|
||||
[twitter]: https://twitter.com/OrganicMapsApp
|
||||
[translations_appstore]: https://github.com/organicmaps/organicmaps/tree/master/iphone/metadata
|
||||
[translations_googleplay]: https://github.com/organicmaps/organicmaps/tree/master/android/src/google/play/listings
|
||||
[translations_website]: https://github.com/organicmaps/organicmaps.github.io
|
||||
|
|
Loading…
Add table
Reference in a new issue