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

Commit 9c6fc71c authored by Jonathan Klee's avatar Jonathan Klee
Browse files

feat(anonymousLess): remove anonymous mode references from strings

Override user-facing strings in the anonymousLess flavor to drop "anonymous mode" wording.
parent 50200d18
Loading
Loading
Loading
Loading
Loading
+23 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--
  ~ Copyright (C) 2021-2026 MURENA SAS
  ~
  ~ This program is free software: you can redistribute it and/or modify
  ~ it under the terms of the GNU General Public License as published by
  ~ the Free Software Foundation, either version 3 of the License, or
  ~ (at your option) any later version.
  ~
  ~ This program is distributed in the hope that it will be useful,
  ~ but WITHOUT ANY WARRANTY; without even the implied warranty of
  ~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  ~ GNU General Public License for more details.
  ~
  ~ You should have received a copy of the GNU General Public License
  ~ along with this program.  If not, see <https://www.gnu.org/licenses/>.
  ~
  --><resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="sign_in_desc">Wir empfehlen, ein eigenes Google-Konto für die App Lounge zu erstellen und sich anschließend damit anzumelden. Dies bietet das beste Gleichgewicht zwischen Datenschutz und Komfort.</string>
    <string name="install_blocked_anonymous">Kostenpflichtige Apps können nicht installiert werden. Bitte melde dich mit deinem Google-Konto an, um kostenpflichtige Apps zu installieren.</string>
    <string name="gplay_data_for_oss">Um eine Play-Store-App prüfen zu können, musst du App Lounge mit einem Google-Konto verwenden.</string>
    <string name="paid_app_anonymous_message">Bezahl-Apps können nicht installiert werden. Bitte melde dich mit deinem Google-Konto an.</string>
</resources>
+23 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--
  ~ Copyright (C) 2021-2026 MURENA SAS
  ~
  ~ This program is free software: you can redistribute it and/or modify
  ~ it under the terms of the GNU General Public License as published by
  ~ the Free Software Foundation, either version 3 of the License, or
  ~ (at your option) any later version.
  ~
  ~ This program is distributed in the hope that it will be useful,
  ~ but WITHOUT ANY WARRANTY; without even the implied warranty of
  ~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  ~ GNU General Public License for more details.
  ~
  ~ You should have received a copy of the GNU General Public License
  ~ along with this program.  If not, see <https://www.gnu.org/licenses/>.
  ~
  --><resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="sign_in_desc">Te recomendamos crear una cuenta de Google dedicada para App Lounge y luego iniciar sesión con ella. Esto ofrece el mejor equilibrio entre privacidad y comodidad.</string>
    <string name="install_blocked_anonymous">Las aplicaciones de pago no se pueden instalar sin una cuenta de Google. Inicia sesión en tu cuenta de Google para instalar aplicaciones de pago.</string>
    <string name="gplay_data_for_oss">Para poder consultar una aplicación de Play Store, debes usar App Lounge con una cuenta de Google.</string>
    <string name="paid_app_anonymous_message">Las aplicaciones de pago no se pueden instalar sin una cuenta de Google. Inicia sesión en tu cuenta de Google para instalar aplicaciones de pago.</string>
</resources>
+23 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--
  ~ Copyright (C) 2021-2026 MURENA SAS
  ~
  ~ This program is free software: you can redistribute it and/or modify
  ~ it under the terms of the GNU General Public License as published by
  ~ the Free Software Foundation, either version 3 of the License, or
  ~ (at your option) any later version.
  ~
  ~ This program is distributed in the hope that it will be useful,
  ~ but WITHOUT ANY WARRANTY; without even the implied warranty of
  ~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  ~ GNU General Public License for more details.
  ~
  ~ You should have received a copy of the GNU General Public License
  ~ along with this program.  If not, see <https://www.gnu.org/licenses/>.
  ~
  --><resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="sign_in_desc">Suosittelemme luomaan erillisen Google-tilin App Loungea varten ja kirjautumaan sisään sillä. Tämä tarjoaa parhaan tasapainon yksityisyyden ja käyttömukavuuden välillä.</string>
    <string name="install_blocked_anonymous">Maksullisia sovelluksia ei voi asentaa ilman Google-tiliä. Kirjaudu Google-tilillesi asentaaksesi maksullisia sovelluksia.</string>
    <string name="gplay_data_for_oss">Jotta voit tarkistaa Play Kaupan sovelluksen, sinun on käytettävä App Loungea Google-tilillä.</string>
    <string name="paid_app_anonymous_message">Maksullisia sovelluksia ei voi asentaa ilman Google-tiliä. Kirjaudu Google-tilillesi asentaaksesi maksullisia sovelluksia.</string>
</resources>
+23 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--
  ~ Copyright (C) 2021-2026 MURENA SAS
  ~
  ~ This program is free software: you can redistribute it and/or modify
  ~ it under the terms of the GNU General Public License as published by
  ~ the Free Software Foundation, either version 3 of the License, or
  ~ (at your option) any later version.
  ~
  ~ This program is distributed in the hope that it will be useful,
  ~ but WITHOUT ANY WARRANTY; without even the implied warranty of
  ~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  ~ GNU General Public License for more details.
  ~
  ~ You should have received a copy of the GNU General Public License
  ~ along with this program.  If not, see <https://www.gnu.org/licenses/>.
  ~
  --><resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="sign_in_desc">Nous vous recommandons de créer un compte Google dédié pour App Lounge, puis de vous connecter avec celui-ci. Cela offre le meilleur équilibre entre confidentialité et praticité.</string>
    <string name="install_blocked_anonymous">Les applications payantes ne peuvent pas être installées sans compte Google. Veuillez vous connecter à votre compte Google pour installer des applications payantes.</string>
    <string name="gplay_data_for_oss">Pour consulter une application du Play Store, vous devez utiliser App Lounge avec un compte Google.</string>
    <string name="paid_app_anonymous_message">Les applications payantes ne peuvent pas être installées sans compte Google. Veuillez vous connecter à votre compte Google pour installer les applications payantes.</string>
</resources>
+23 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--
  ~ Copyright (C) 2021-2026 MURENA SAS
  ~
  ~ This program is free software: you can redistribute it and/or modify
  ~ it under the terms of the GNU General Public License as published by
  ~ the Free Software Foundation, either version 3 of the License, or
  ~ (at your option) any later version.
  ~
  ~ This program is distributed in the hope that it will be useful,
  ~ but WITHOUT ANY WARRANTY; without even the implied warranty of
  ~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  ~ GNU General Public License for more details.
  ~
  ~ You should have received a copy of the GNU General Public License
  ~ along with this program.  If not, see <https://www.gnu.org/licenses/>.
  ~
  --><resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="sign_in_desc">Við mælum með að þú búir til sérstakan Google-aðgang fyrir App Lounge og skráir þig síðan inn með honum. Þetta veitir bestu mögulegu blöndu af persónuvernd og þægindum.</string>
    <string name="install_blocked_anonymous">Ekki er hægt að setja keypt forrit upp án Google-aðgangs. Skráðu þig inn á Google-aðganginn þinn til að setja upp keypt forrit.</string>
    <string name="gplay_data_for_oss">Til að geta skoðað app í Play Store þarftu að nota App Lounge með Google-aðgangi.</string>
    <string name="paid_app_anonymous_message">Ekki er hægt að setja keypt forrit upp án Google-aðgangs. Skráðu þig inn á Google-aðganginn þinn til að setja upp keypt forrit.</string>
</resources>
Loading