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

Commit 4151d6b5 authored by thiasB's avatar thiasB
Browse files

German: setting to customize the color of the screensaver time

(plus: discovered emacs' ALT-x toggle-show-trailing-whitespace-show-ws')
parent 29d65a1f
Loading
Loading
Loading
Loading
+18 −2
Original line number Diff line number Diff line
@@ -138,4 +138,20 @@
      <item>30 Minuten</item>
      <item>60 Minuten</item>
    </string-array>

    <!-- Setting title for screensaver time color picker general title-->
    <string name="color_picker">Farbe: Zeit</string>
    <!-- Setting title for screensaver time color picker -->
    <string name="color_picker_title">Farbe der Uhrzeit (Bildschirmschoner)</string>
    <!-- Setting title for screensaver time color picker -->
    <string name="color_picker_summary">Die Farbe der Zeitanzeige beim Bildschirmschoner ändern</string>

    <!-- Sample time used in color picker -->
    <string name="color_picker_sample">11:45</string>

    <!-- Labels for colors in color picker -->
    <string name="color_picker_alpha">Transparenz (nur gedimmt)</string>
    <string name="color_picker_red">Rot</string>
    <string name="color_picker_green">Grün</string>
    <string name="color_picker_blue">Blau</string>
</resources>
+7 −7

File changed.

Contains only whitespace changes.

+9 −9

File changed.

Contains only whitespace changes.