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

Commit abf7b814 authored by Matthias Büchner's avatar Matthias Büchner
Browse files

German: Localize default profile names

Change-Id: I0e4860559bd067bbef3fc02c1152763edb9ed023
parent 55343310
Loading
Loading
Loading
Loading
+14 −0
Original line number Diff line number Diff line
@@ -36,6 +36,20 @@
    <string name="mmiError" msgid="5154499457739052907">"Verbindungsproblem oder ungültiger MMI-Code."</string>
    <string name="mmiFdnError" msgid="5224398216385316471">"Der Vorgang ist nur für Ihre zugelassenen Rufnummern möglich."</string>

    <!-- Names of default profiles. -->
    <string name="profileNameDefault">Normal</string>
    <string name="profileNameWork">Arbeit</string>
    <string name="profileNameHome">Zu Hause</string>
    <string name="profileNameSilent">Lautlos</string>
    <string name="profileNameNight">Nacht</string>

    <!-- Names of application groups. -->
    <string name="profileGroupPhone">Telefon</string>
    <string name="profileGroupCalendar">Kalender</string>
    <string name="profileGroupGmail">Gmail</string>
    <string name="profileGroupEmail">Email</string>
    <string name="profileGroupSMS">SMS</string>

    <string name="wildcardProfile">Anderes</string>

    <string name="serviceEnabled" msgid="8147278346414714315">"Dienst wurde aktiviert."</string>