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

Commit 4ef6d49f authored by Michael W's avatar Michael W Committed by Michael Bestas
Browse files

DeskClock: Fix german translation of "days"

* Currently the snackbar says
  "Der Wecker klingelt in 5 Tage, 3 Stunden  und 47 Minuten"
* It must be "Der Wecker klingelt in 5 Tagen, 3 Stunden und 47 Minuten"
* Also checked if these plurals aren't used elsewhere so other strings
  wouldn't make sense anymore - no more usages found

Change-Id: Iabadaa254afc7a04cb00d79753be1443719fce2c
parent ea98b726
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -76,7 +76,7 @@
    <item msgid="2332583385137381060">"Der Wecker klingelt in <xliff:g id="DAYS">%1$s</xliff:g>, <xliff:g id="HOURS">%2$s</xliff:g> und <xliff:g id="MINUTES">%3$s</xliff:g>."</item>
  </string-array>
    <plurals name="days" formatted="false" msgid="3706846447285206235">
      <item quantity="other"><xliff:g id="NUMBER">%s</xliff:g> Tage</item>
      <item quantity="other"><xliff:g id="NUMBER">%s</xliff:g> Tagen</item>
      <item quantity="one">1 Tag</item>
    </plurals>
    <plurals name="hours" formatted="false" msgid="3871283109767171655">