Skip to content

Commit

Permalink
remove Patreon; replace with Open-Source statement
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdCopter committed Apr 11, 2024
1 parent a20ac7f commit 43010b3
Show file tree
Hide file tree
Showing 17 changed files with 5 additions and 132 deletions.
3 changes: 0 additions & 3 deletions locales/ca/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -452,9 +452,6 @@
"defaultButtonFirmwareFlasher": {
"message": "Flashejador de Firmware"
},
"defaultDonateHead": {
"message": "Codi Lliure \/ Avís de Donació"
},
"defaultDonate": {
"message": "Fes una donació"
},
Expand Down
9 changes: 0 additions & 9 deletions locales/de/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -483,15 +483,6 @@
"defaultButtonFirmwareFlasher": {
"message": "Firmware Flasher"
},
"defaultDonateHead": {
"message": "Open Source \/ Spenden Hinweis"
},
"defaultDonateText": {
"message": "<p><strong>Emuflight<\/strong> ist eine <strong>open source<\/strong> Flugcontroller Software. Sie ist gratis und <strong>ohne Garantie<\/strong> für alle Nutzer verfügbar.<\/p><p>Wenn Sie Emuflight oder den Emuflight Konfigurator nützlich finden, überlegen Sie, ob Sie das Projekt und dessen Entwicklung via Spenden <strong>unterstützen<\/strong> wollen.<\/p>"
},
"defaultDonateBottom": {
"message": "<p>Wenn Sie uns finanziell unterstützen wollen, können Sie via <a href='https:\/\/www.patreon.com\/EmuFlight' target=\"_blank\">Patreon<\/a> auch regelmässig helfen.<\/p>"
},
"defaultDonate": {
"message": "Spenden"
},
Expand Down
12 changes: 4 additions & 8 deletions locales/en/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -582,7 +582,7 @@
"message": "NEWS"
},
"defaultWelcomeText": {
"message": "EmuFlight development is in heavy flux. Some UI features may be unfinished or some firmware features only accessible via CLI.<br><br>EmuFlight source code and releases reside on <a href=\"https://github.com/emuflight/EmuFlight\" title=\"github.com/emuflight/EmuFlight\" target=\"_blank\">GitHub</a>.<br /><br /> Helio/Strix IMUF can be flashed via the <a href=\"https://github.com/emuflight/Nemesis/releases/tag/imuf-flasher-0.1.0\" target=\"_blank\">IMUF Flasher Tool</a> or Downloaded from the <a href=\"https://github.com/emuflight/imu-f/releases\" target=\"_blank\">IMUF releases</a> repository. <br /><br />EmuFlight BlackBox Logs can be read with a fork of BBE available from this <a href=\"https://github.com/emuflight/EmuFlight-Blackbox-Explorer/releases\" target=\"_blank\">EmuFlight-BlackBox-Explorer</a> repository.<br /><br /><a href=\"https://www.silabs.com/developers/usb-to-uart-bridge-vcp-drivers\" title=\"http://www.silabs.com\" target=\"_blank\">CP210x Drivers</a>.<br /><a href=\"https://www.st.com/en/development-tools/stsw-stm32102.html\" title=\"http://www.st.com\" target=\"_blank\">STM USB VCP Drivers</a>.<br /><a href=\"http://zadig.akeo.ie/\" title=\"http://zadig.akeo.ie\" target=\"_blank\">Zadig</a>.<br /><a href=\"https://impulserc.com/pages/downloads\" target=\"_blank\">ImpulseRC Driver Fixer</a>.<br />"
"message": "EmuFlight development is in heavy flux. Some UI features may be unfinished or some firmware features only accessible via CLI.<br><br>EmuFlight source code and releases reside on <a href=\"https://github.com/emuflight/EmuFlight\" title=\"github.com/emuflight/EmuFlight\" target=\"_blank\">GitHub</a>.<br /><br /> Helio/Strix IMUF can be flashed via the <a href=\"https://github.com/emuflight/Nemesis/releases/tag/imuf-flasher-0.1.0\" target=\"_blank\">IMUF Flasher Tool</a> or Downloaded from the <a href=\"https://github.com/emuflight/imu-f/releases\" target=\"_blank\">IMUF releases</a> repository. <br /><br />EmuFlight BlackBox Logs can be read with a fork of BBE available from this <a href=\"https://github.com/emuflight/EmuFlight-Blackbox-Explorer/releases\" target=\"_blank\">EmuFlight-BlackBox-Explorer</a> repository.<br /><br /><a href=\"https://www.silabs.com/developers/usb-to-uart-bridge-vcp-drivers\" title=\"http://www.silabs.com\" target=\"_blank\">CP210x Drivers</a> (obsolete).<br /><a href=\"https://www.st.com/en/development-tools/stsw-stm32102.html\" title=\"http://www.st.com\" target=\"_blank\">STM USB VCP Drivers</a> (obsolete).<br /><a href=\"http://zadig.akeo.ie/\" title=\"http://zadig.akeo.ie\" target=\"_blank\">Zadig</a>.<br /><a href=\"https://impulserc.com/pages/downloads\" target=\"_blank\">ImpulseRC Driver Fixer</a>.<br />"
},
"defaultContributingHead": {
"message": "Contributing"
Expand All @@ -605,17 +605,13 @@
"message": "Firmware Flasher"
},
"defaultDonateHead": {
"message": "Open Source / Donation Notice"
"message": "<p>Open Source</p><br>"
},
"defaultDonateText": {
"message": "<p><strong>Emuflight</strong> is a flight controller software that is <strong>open source</strong> and is available free of charge <strong>without warranty</strong> to all users.</p><p>If you found the Emuflight firmware or Emuflight configurator useful, please consider <strong>supporting</strong> its development by donating.</p>"
"message": "<p><strong>Emuflight</strong> is a Free and Open-Source Software (FOSS) under General Public License (GPL) for flight-controllers that is provided <strong>without warranty</strong> of any kind.</p>"
},
"defaultDonateBottom": {
"message": "<p>If you want to contribute financially on an ongoing or one-time basis, please consider becoming a patron for us on $t(patreonLink.message).</p>"
},
"patreonLink": {
"message": "<a href=\"https://www.patreon.com/EmuFlight\" target=\"_blank\">Patreon</a>",
"description": "Patreon is name, and should not require translation"
"message": "<p>Please consider contributing to the project via <a href=\"https://github.com/emuflight\">GitHub</a>.</p>"
},
"defaultDonate": {
"message": "Donate"
Expand Down
9 changes: 0 additions & 9 deletions locales/es/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -485,15 +485,6 @@
"defaultButtonFirmwareFlasher": {
"message": "Instalar Firmware"
},
"defaultDonateHead": {
"message": "Código Abierto \/ Aviso de Donación"
},
"defaultDonateText": {
"message": "<p><strong>Emuflight<\/strong> es un software controlador de vuelo que es <strong>software libre<\/strong> y está disponible gratuitamente <strong>sin garantía<\/strong> para todos los usuarios.<\/p><p>Si encuentras Emuflight o Emuflight Configurator útil, por favor considera <strong>ayudar<\/strong> al desarrollo donando.<\/p>"
},
"defaultDonateBottom": {
"message": "<p>Si deseas contribuir financieramente de manera regular, deberías considerar convertirte en patrocinador nuestro en <a href='https:\/\/www.patreon.com\/EmuFlight' target=\"_blank\"> Patreon <\/a>. <\/p >"
},
"defaultDonate": {
"message": "Donar"
},
Expand Down
9 changes: 0 additions & 9 deletions locales/fr/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -482,15 +482,6 @@
"defaultButtonFirmwareFlasher": {
"message": "Flasher le microprogramme"
},
"defaultDonateHead": {
"message": "Open Source \/ Avis de dons"
},
"defaultDonateText": {
"message": "<p><strong>Emuflight<\/strong> est un logiciel de contrôle de vol <strong>libre (open source)<\/strong> et gratuit <strong>sans aucune garantie<\/strong>, pour tous les utilisateurs.<\/p><p>Si vous trouvez Emuflight ou Emuflight Configurator utiles, veuillez envisager<strong>d'aider<\/strong> leur développement grâce à un don.<\/p>"
},
"defaultDonateBottom": {
"message": "<p>Si vous voulez contribuer financièrement de façon régulière, vous devriez envisager de devenir un patron pour nous sur <a href='https:\/\/www.patreon.com\/EmuFlight' target=\"_blank\">Patreon<\/a>.<\/p>"
},
"defaultDonate": {
"message": "Don"
},
Expand Down
9 changes: 0 additions & 9 deletions locales/gl/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -531,15 +531,6 @@
"defaultButtonFirmwareFlasher": {
"message": "Flasheador de Firmware"
},
"defaultDonateHead": {
"message": "Código aberto \/ Aviso de doazón"
},
"defaultDonateText": {
"message": "<p><strong>Emuflight<\/strong> é un software de controlador de voo que é <strong>open source<\/strong> e está dispoñible gratuitamente <strong>sin garantía<\/strong> para tódolos usuarios.<\/p><p>Se atopou o Emuflight ou o configurador Emuflight, porfavor considere<strong>apoiar<\/strong> o seu desenvolvemento cunha donación.<\/p>"
},
"defaultDonateBottom": {
"message": "<p>Se quere contribuír continuamente de forma financeira, debe considerar converterse nun patrocinador en <a href='https:\/\/www.patreon.com\/EmuFlight' target=\"_blank\"> Patreon <\/a>.<\/p >"
},
"defaultDonate": {
"message": "Doar"
},
Expand Down
9 changes: 0 additions & 9 deletions locales/hr/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -482,15 +482,6 @@
"defaultButtonFirmwareFlasher": {
"message": "Ažuriranje Firmwarea"
},
"defaultDonateHead": {
"message": "Napomena za doniranje"
},
"defaultDonateText": {
"message": "<p><strong>Emuflight<\/strong> je software za kontrolere leta koji je <strong>open source<\/strong>, potpuno je besplatan i <strong>bez garancije<\/strong> za sve korisnike.<\/p><p>Ako su vam Emuflight ili Emuflight konfigurator poslužili svrsi, <strong>podržite<\/strong> daljnji razvoj donacijom.<\/p>"
},
"defaultDonateBottom": {
"message": "<p>Ako želite doprinjeti financiski na mjesečnoj bazi, razmislite o doniranju putem <a href='https:\/\/www.patreon.com\/EmuFlight' target=\"_blank\">Patreona<\/a>.<\/p>"
},
"defaultDonate": {
"message": "Donirajte"
},
Expand Down
3 changes: 0 additions & 3 deletions locales/id/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -485,9 +485,6 @@
"defaultButtonFirmwareFlasher": {
"message": "Flasher Firmware"
},
"defaultDonateHead": {
"message": "Open Source \/ Himbauan Donasi"
},
"defaultDonate": {
"message": "Donasi"
},
Expand Down
6 changes: 0 additions & 6 deletions locales/it/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -482,12 +482,6 @@
"defaultButtonFirmwareFlasher": {
"message": "Firmware Flasher"
},
"defaultDonateHead": {
"message": "Open Source \/ donazione"
},
"defaultDonateBottom": {
"message": "<p>Se vuoi contribuire economicamente in modo continuativo, puoi diventare un nostro patron su <a href='https:\/\/www.patreon.com\/EmuFlight' target=\"_blank\">Patreon<\/a>.<\/p>"
},
"defaultDonate": {
"message": "Dona"
},
Expand Down
9 changes: 0 additions & 9 deletions locales/ja/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -479,15 +479,6 @@
"defaultButtonFirmwareFlasher": {
"message": "ファームフラッシャー"
},
"defaultDonateHead": {
"message": "オープンソース \/ 寄付について"
},
"defaultDonateText": {
"message": "<p><strong>Emuflight<\/strong>は<strong>オープンソース<\/strong>であり、すべてのユーザに対し保証なしで<strong>無償<\/strong>にて提供されるフライトコントローラソフトウェアです。<\/p><p>もし、あなたがEmuflightやEmuflight Configuratorが役立つと感じたら、寄付による開発の<strong>サポート<\/strong>をご検討ください。<\/p>"
},
"defaultDonateBottom": {
"message": "<p>引き続き経済的に貢献したい場合は <a href='https:\/\/www.patreon.com\/EmuFlight' target=\"_blank\">Patreon<\/a> で私達の支援者になることをご検討ください。<\/p>"
},
"defaultDonate": {
"message": "寄付"
},
Expand Down
9 changes: 0 additions & 9 deletions locales/ko/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -479,15 +479,6 @@
"defaultButtonFirmwareFlasher": {
"message": "펌웨어 플래시 도구"
},
"defaultDonateHead": {
"message": "오픈 소스 \/ 기부 알림"
},
"defaultDonateText": {
"message": "<p><strong>베타플라이트<\/strong>는 비행 컨트롤러 소프트웨어로 <strong>오픈 소스<\/strong>이며 모든 사용자들이 <strong>보증없이<\/strong> 무료로 사용할 수 있습니다.<\/p><p>베타플라이트 또는 베타플라이트 컨피규레이터가 유용하다고 판단되면, 기부하는 방법으로 개발을 <strong>지원하는<\/strong> 것을 고려하시기 바랍니다.<\/p>"
},
"defaultDonateBottom": {
"message": "<p>지속적으로 재정적으로 기여 하려는 경우 <a href='https:\/\/www.patreon.com\/EmuFlight' target=\"_blank\">Patron<\/a>에서 우리의 수호자가 되는 것을 고려하세요.<\/p>"
},
"defaultDonate": {
"message": "기부"
},
Expand Down
9 changes: 0 additions & 9 deletions locales/lv/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -482,15 +482,6 @@
"defaultButtonFirmwareFlasher": {
"message": "Programmators"
},
"defaultDonateHead": {
"message": "Atvērtā koda \/ ziedojuma paziņojums"
},
"defaultDonateText": {
"message": "<p><strong>Emuflight<\/strong> ir lidojuma kontroliera programmatūra, kas ir <strong>atvērta koda tipa<\/strong> un ir pieejama bezmaksas <strong>bez garantijas<\/strong> visiem lietotājiem.<\/p><p>Ja tev Emuflight vai Emuflight konfigurators ir noderīgi, lūdzu apsver iespēju <strong>atbalstīt<\/strong> to izstrādi ziedojot.<\/p>"
},
"defaultDonateBottom": {
"message": "<p>Ja vēlies regulāri finansiāli palīdzēt, apsver iespēju kļūt par ziedotāju iekš <a href='https:\/\/www.patreon.com\/EmuFlight' target=\"_blank\">Patreon<\/a>.<\/p>"
},
"defaultDonate": {
"message": "Ziedot"
},
Expand Down
9 changes: 0 additions & 9 deletions locales/pt/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -482,15 +482,6 @@
"defaultButtonFirmwareFlasher": {
"message": "Atualizador de firmware"
},
"defaultDonateHead": {
"message": "Código Fonte \/ Nota de Doação"
},
"defaultDonateText": {
"message": "<p><strong>Emuflight<\/strong> é um software para controladores de voo feito com <strong>código aberto<\/strong> e disponível gratuitamente <strong>sem nenhuma garantia<\/strong> para todos os usuários.<\/p><p> Se você achou o Emuflight ou o Configurador Emuflight útil, considere <strong>ajudar<\/strong> seu desenvolvimento com uma doação.<\/p>"
},
"defaultDonateBottom": {
"message": "<p>Se deseja ajudar este projeto financeiramente, de forma continua, considere tornar-se nosso benfeitor pelo site <a href='https:\/\/www.patreon.com\/EmuFlight' target=\"_blank\">Patreon<\/a><\/p>"
},
"defaultDonate": {
"message": "Doar"
},
Expand Down
9 changes: 0 additions & 9 deletions locales/ru/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -482,15 +482,6 @@
"defaultButtonFirmwareFlasher": {
"message": "Программатор"
},
"defaultDonateHead": {
"message": "Открытый код \/ Пожертвование"
},
"defaultDonateText": {
"message": "<p><strong>Emuflight<\/strong> является прошивкой для полётных контроллеров <strong>с открытым исходным кодом<\/strong> и доступна абсолютно бесплатно <strong>без гарантии<\/strong> для всех пользователей.<\/p><p>Если вы нашли Emuflight или Emuflight конфигуратор полезными, пожалуйста<strong>поддержите<\/strong> разработку пожертвованием.<\/p>"
},
"defaultDonateBottom": {
"message": "<p>Если вы хотите финансово помогать на постоянной основе, вы можете стать нашим покровителем на <a href='https:\/\/www.patreon.com\/EmuFlight' target=\"_blank\">Patreon<\/a>.<\/p>"
},
"defaultDonate": {
"message": "Пожертвовать"
},
Expand Down
9 changes: 0 additions & 9 deletions locales/sv/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -486,15 +486,6 @@
"defaultButtonFirmwareFlasher": {
"message": "Firmware-flashare"
},
"defaultDonateHead": {
"message": "Öppen källkod- \/ Donations-notis"
},
"defaultDonateText": {
"message": "<p><strong>Emuflight<\/strong> är en flygkontrollerprogramvara som bygger på <strong>öppen källkod<\/strong> och är tillgänglig utan kostnad <strong>utan garanti<\/strong> för alla användare.<\/p><p>Om du tycker att Emuflight eller Emuflight configurator är användbar kanske du vill <strong>stödja<\/strong> utvecklingen genom en donation.<\/p>"
},
"defaultDonateBottom": {
"message": "<p>Om du vill fortsätta bidra ekonomiskt bör du överväga att bli en \"patron\" för oss på <a href='https:\/\/www.patreon.com\/EmuFlight' target=\"_blank\">Patreon<\/a>.<\/p>"
},
"defaultDonate": {
"message": "Donera"
},
Expand Down
9 changes: 0 additions & 9 deletions locales/zh_CN/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -482,15 +482,6 @@
"defaultButtonFirmwareFlasher": {
"message": "固件烧写器"
},
"defaultDonateHead": {
"message": "开源\/捐赠说明"
},
"defaultDonateText": {
"message": "<p><strong>Emuflight<\/strong>是一个<strong>开放源码<\/strong>的飞行控制软件,所有用户都可以在<strong>没有保修<\/strong>的前提下免费使用。<\/p><p>如果你觉得Emuflight或Emuflight配置程序对你有用,请考虑捐赠以<strong>支持<\/strong>它的开发工作<\/p>"
},
"defaultDonateBottom": {
"message": "<p>如果你想持续捐助资金,请考虑在<a href='https:\/\/www.patreon.com\/EmuFlight' target=\"_blank\">Patreon<\/a>上赞助我们。<\/p>"
},
"defaultDonate": {
"message": "捐赠"
},
Expand Down
5 changes: 1 addition & 4 deletions src/tabs/landing.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,7 @@ <h2 i18n="defaultContributingHead"></h2>
<h3 i18n="defaultDonateHead"></h3>
<div i18n="defaultDonateText"></div>
<div class="donate">
<a href="https://www.patreon.com/EmuFlight"
target="_blank" i18n_title="defaultDonate"><img src="./images/become_a_patron_button.png" alt="Patreon"
height="30" /></a>
</li>
<!-- patreon redacted -->
</div>
<div i18n="defaultDonateBottom"></div>
</div>
Expand Down

0 comments on commit 43010b3

Please sign in to comment.