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

Commit 54b08e29 authored by elektroschmock's avatar elektroschmock
Browse files

DeskClock: Update DE translation

Device specific translation doesn't make much sense in german.
Therefore using the same strings for tablets and phones.

Change-Id: I217e83f7606655ac7161889ea82630455b54b41a
parent 5f962737
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -18,11 +18,13 @@
    <string name="show_status_bar_icon_title">Weckersymbol anzeigen</string>
    <string name="show_status_bar_icon_summary">Bei aktivem Wecker das Symbol in der Statusleiste anzeigen</string>
    <string name="flip_action_title">Aktion beim Umdrehen</string>
    <string name="flip_action_dialog_title">Beim Umdrehen\u2026</string>
    <string name="flip_action_dialog_title" product="tablet">Beim Umdrehen\u2026</string>
    <string name="flip_action_dialog_title" product="default">Beim Umdrehen\u2026</string>
    <string name="flip_action_summary" product="tablet">Beim Umdrehen des Tablets <xliff:g id="action">%s</xliff:g></string>
    <string name="flip_action_summary" product="default">Beim Umdrehen des Telefons <xliff:g id="action">%s</xliff:g></string>
    <string name="shake_action_title">Aktion beim Schütteln</string>
    <string name="shake_action_dialog_title">Beim Schütteln\u2026</string>
    <string name="shake_action_dialog_title" product="tablet">Beim Schütteln\u2026</string>
    <string name="shake_action_dialog_title" product="default">Beim Schütteln\u2026</string>
    <string name="shake_action_summary" product="tablet">Beim Schütteln des Tablets <xliff:g id="action">%s</xliff:g></string>
    <string name="shake_action_summary" product="default">Beim Schütteln des Telefons <xliff:g id="action">%s</xliff:g></string>
    <string name="stopwatch_settings">STOPPUHR</string>