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

Commit 874fc10a authored by Michael Bestas's avatar Michael Bestas
Browse files

core: Fix AOSP EL translation

* 'Minutes' was the same in singular & plural forms, fix that

Change-Id: I8444d879fa38fdbb9a89b96ff983c135cd0f3499
parent 42490213
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1066,7 +1066,7 @@
    <string name="days" msgid="4774547661021344602">"ημέρες"</string>
    <string name="hour" msgid="2126771916426189481">"ώρα"</string>
    <string name="hours" msgid="894424005266852993">"ώρες"</string>
    <string name="minute" msgid="9148878657703769868">"λεπτά"</string>
    <string name="minute" msgid="9148878657703769868">"λεπτό"</string>
    <string name="minutes" msgid="5646001005827034509">"λεπτά"</string>
    <string name="second" msgid="3184235808021478">"δευτερόλεπτο"</string>
    <string name="seconds" msgid="3161515347216589235">"δευτερόλεπτα"</string>