Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 69065204 authored by Manoj Nair's avatar Manoj Nair
Browse files

Resolve "Remove instances of /e/ from the content and replace with /e/OS"

parent 7ffd3745
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
titles:
  home: Benvinguts a la documentació de /e/
  faq: Preguntes més freqüents sobre /e/
  home: Benvinguts a la documentació de /e/OS
  faq: Preguntes més freqüents sobre /e/OS
  how_tos: Com-es-fa
  laptops: Portàtils
  smartphones: Selector de telèfons
  toc: Taula de continguts
  devices_information_page: Informació sobre $vendor$ $name$ - $codename$
  devices_install_page: Instal·la /e/ en un $vendor$ $name$ - “$codename$”
  devices_install_page: Instal·la /e/OS en un $vendor$ $name$ - “$codename$”
  devices_upgrade_page: Actualització de versió /e/OS
  upgrade_ecloud_storage: /e/ Cloud Storage Upgrade
  upgrade_ecloud_storage: /e/OS Cloud Storage Upgrade
  migrate_data_from_google_cloud: Porta les teves dades de Google a Murena Cloud
site_global:
  title: /e/OS  documentation
+5 −5
Original line number Diff line number Diff line
titles:
  home: Willkommen zur /e/-Dokumentation
  home: Willkommen zur /e/OS-Dokumentation
  faq: /e/-FAQs
  how_tos: Anleitungen
  laptops: Laptops
  smartphones: Smartphone-Auswahl
  toc: Inhaltsverzeichnis
  devices_information_page: Infos über $vendor$ $name$ - $codename$
  devices_install_page: Installiere /e/ auf einem $vendor$ $name$ - „$codename$“
  devices_upgrade_page: /e/-Betriebssystem-Versionsaktualisierung
  upgrade_ecloud_storage: /e/-Cloud Speichererweiterung
  devices_install_page: Installiere /e/OS auf einem $vendor$ $name$ - „$codename$“
  devices_upgrade_page: /e/OS-Betriebssystem-Versionsaktualisierung
  upgrade_ecloud_storage: /e/OS-Cloud Speichererweiterung
  migrate_data_from_google_cloud: Verschieben Sie Ihre Daten von Google Cloud zu Murena
    Cloud
site_global:
  title: /e/-Dokumentation
  description: >-
    Willkommen zur /e/-Dokumentation! <a href="/devices">Lade das /e/-Betriebssystem
    Willkommen zur /e/OS-Dokumentation! <a href="/devices">Lade das /e/-Betriebssystem
    herunter, installiere und kompiliere es dir für dein Android Smartphone</a> |
    <a href="https://e.foundation">Hauptwebseite</a> | <a href="https://community.e.foundation">Nutzer-Foren</a>

+1 −1
Original line number Diff line number Diff line
## Why work at /e/?
## Why work at /e/OS?

We are a **fully remote**, multicultural and international team. We enjoy working from home, from a nice _café_ or by the sea.
We have a common mission; we aim high, and we know it will take effort and time. If you are looking for a challenge… **come join us!**
+2 −2
Original line number Diff line number Diff line
@@ -59,12 +59,12 @@ It uses the ["badass jlink plugin"](https://badass-jlink-plugin.beryx.org/releas
- make `./gradlew dist` to create a build for one platform at a time depending on a param.
i.e: `./gradlew dist windows` or `./gradlew dist linux`

1. I want to help **porting /e/ on Windows**
1. I want to help **porting /e/OS on Windows**
    - you can help us to translate scripts to Windows
    - if you have some knowledge to package Windows application (as we did on Linux with Snap)
    - once the 2 previous points will be done, you can test and try that everything runs on Windows as it runs on Linux

1. I want to help **porting /e/ on MacOS**
1. I want to help **porting /e/OS on MacOS**
    - you can check that our scripts are compatible with MacOS
    - if you have some knowledge to package MacOS X applications (as we did on Linux with Snap)
    - once the 2 previous points will be done, you can test and try that everything runs on MacOS as it runs on Linux
+2 −2
Original line number Diff line number Diff line
@@ -6,9 +6,9 @@ titles:
  smartphones: Smartphone Selector
  toc: Table of Contents
  devices_information_page: Info about $vendor$ $name$ - $codename$
  devices_install_page: Install /e/ on a $vendor$ $name$ - “$codename$”
  devices_install_page: Install /e/OS on a $vendor$ $name$ - “$codename$”
  devices_upgrade_page: /e/OS Version Upgrade
  upgrade_ecloud_storage: /e/ Cloud Storage Upgrade
  upgrade_ecloud_storage: /e/OS Cloud Storage Upgrade
  migrate_data_from_google_cloud: Migrate your data from Google Cloud to Murena cloud
site_global:
  title: /e/OS  documentation
Loading