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

Verified Commit 5adfb274 authored by Nicolas Gelot's avatar Nicolas Gelot
Browse files

Rename the product to /e/OS Installer

parent fb9c30b2
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
const PRODUCT = '/e/OS Web Installer';
const PRODUCT = '/e/OS Installer';
const VERSION = '0.6.1';
const VERSION = '0.6.1';


const express = require('express');
const express = require('express');
+1 −1
Original line number Original line Diff line number Diff line
@@ -48,7 +48,7 @@
    "go-to-apply-update-instructions-3": "3. Das Gerät befindet sich jetzt im Sideload-Modus und du bist bereit für den nächsten Schritt.",
    "go-to-apply-update-instructions-3": "3. Das Gerät befindet sich jetzt im Sideload-Modus und du bist bereit für den nächsten Schritt.",
    "help": "Hilfe",
    "help": "Hilfe",
    "help-us-improve-the-tool": "Hilf uns, das Programm zu verbessern",
    "help-us-improve-the-tool": "Hilf uns, das Programm zu verbessern",
    "help-us-improve-the-tool-instructions-1": "Bitte bewerte deine Erfahrung mit dem Easy Installer.",
    "help-us-improve-the-tool-instructions-1": "Bitte bewerte deine Erfahrung mit dem /e/OS Installer.",
    "help-us-improve-the-tool-instructions-2": "Hast du irgendwelche Idee dazu, wie wir dieses Programm verbessern können?",
    "help-us-improve-the-tool-instructions-2": "Hast du irgendwelche Idee dazu, wie wir dieses Programm verbessern können?",
    "i-already-have-an-account": "Ich habe bereits ein Konto",
    "i-already-have-an-account": "Ich habe bereits ein Konto",
    "i-m-ready": "Ich bin bereit!",
    "i-m-ready": "Ich bin bereit!",
+1 −1
Original line number Original line Diff line number Diff line
@@ -47,7 +47,7 @@
    "go-to-apply-update-instructions-3": "3. El dispositivo ahora está en modo sideload, listo para el siguiente paso.",
    "go-to-apply-update-instructions-3": "3. El dispositivo ahora está en modo sideload, listo para el siguiente paso.",
    "help": "Ayuda",
    "help": "Ayuda",
    "help-us-improve-the-tool": "Ayúdanos a mejorar esta herramienta",
    "help-us-improve-the-tool": "Ayúdanos a mejorar esta herramienta",
    "help-us-improve-the-tool-instructions-1": "Por favor, califica tu experiencia con el Easy Installer.",
    "help-us-improve-the-tool-instructions-1": "Por favor, califica tu experiencia con el /e/OS Installer.",
    "help-us-improve-the-tool-instructions-2": "¿Tienes sugerencias cómo podríamos mejorar este software?",
    "help-us-improve-the-tool-instructions-2": "¿Tienes sugerencias cómo podríamos mejorar este software?",
    "i-already-have-an-account": "Ya tengo una cuenta",
    "i-already-have-an-account": "Ya tengo una cuenta",
    "i-m-ready": "¡Estoy listo!",
    "i-m-ready": "¡Estoy listo!",
+1 −1
Original line number Original line Diff line number Diff line
@@ -63,7 +63,7 @@
    "go-to-apply-update-instructions-1": "1. Veldu <code>Beita uppfærslu</code>.",
    "go-to-apply-update-instructions-1": "1. Veldu <code>Beita uppfærslu</code>.",
    "go-to-apply-update-instructions-2": "2. Og síðan <code>Virkja uppfærslu frá ADB</code>.",
    "go-to-apply-update-instructions-2": "2. Og síðan <code>Virkja uppfærslu frá ADB</code>.",
    "help-us-improve-the-tool": "Hjálpaðu okkur að endurbæta verkfærið",
    "help-us-improve-the-tool": "Hjálpaðu okkur að endurbæta verkfærið",
    "help-us-improve-the-tool-instructions-1": "Gefðu reynslu þinni af Easy Installer einkunn.",
    "help-us-improve-the-tool-instructions-1": "Gefðu reynslu þinni af /e/OS Installer einkunn.",
    "help-us-improve-the-tool-instructions-2": "Ertu með einhverjar hugmyndir um hvernig hægt sé að betrumbæta þennan hugbúnað?",
    "help-us-improve-the-tool-instructions-2": "Ertu með einhverjar hugmyndir um hvernig hægt sé að betrumbæta þennan hugbúnað?",
    "i-m-ready": "Ég er tilbúin/n!",
    "i-m-ready": "Ég er tilbúin/n!",
    "let-s-get-started-instruction-1": "Uppsetningarferlið tekur í heildina u.þ.b. 1 klukkustund.\nSýndu þolinmæði!",
    "let-s-get-started-instruction-1": "Uppsetningarferlið tekur í heildina u.þ.b. 1 klukkustund.\nSýndu þolinmæði!",
+1 −1
Original line number Original line Diff line number Diff line
@@ -48,7 +48,7 @@
    "go-to-apply-update-instructions-3": "Il dispositivo è ora in modalità sideload",
    "go-to-apply-update-instructions-3": "Il dispositivo è ora in modalità sideload",
    "help": "Aiuto",
    "help": "Aiuto",
    "help-us-improve-the-tool": "Aiutaci a migliorare lo strumento",
    "help-us-improve-the-tool": "Aiutaci a migliorare lo strumento",
    "help-us-improve-the-tool-instructions-1": "Per favore, valuta la tua esperienza con l'Easy Installer.",
    "help-us-improve-the-tool-instructions-1": "Per favore, valuta la tua esperienza con l'/e/OS Installer.",
    "help-us-improve-the-tool-instructions-2": "Hai qualche idea su come migliorare questo software?",
    "help-us-improve-the-tool-instructions-2": "Hai qualche idea su come migliorare questo software?",
    "i-already-have-an-account": "Ho già un account",
    "i-already-have-an-account": "Ho già un account",
    "i-m-ready": "Sono pronto!",
    "i-m-ready": "Sono pronto!",
Loading