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

Unverified Commit 1815f5d0 authored by Tibor Kaputa's avatar Tibor Kaputa Committed by GitHub
Browse files

Merge pull request #302 from FTno/patch-17

Update strings.xml
parents f55938f8 bf0c9f8f
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -221,7 +221,7 @@
    <string name="fingerprint_setup_successfully">Beskyttelse er stilt inn. Installer appen på nytt i tilfelle problemer med å tilbakestille.</string>

    <!-- Times -->
    <string name="seconds_raw">seconds</string>
    <string name="seconds_raw">sekunder</string>
    <string name="minutes_raw">minutter</string>
    <string name="hours_raw">timer</string>
    <string name="days_raw">dager</string>
@@ -271,8 +271,8 @@

    <!-- For example: Event reminder: 3 minutes before -->
    <plurals name="seconds_before">
        <item quantity="one">%d second before</item>
        <item quantity="other">%d seconds before</item>
        <item quantity="one">%d sekund før</item>
        <item quantity="other">%d sekunder før</item>
    </plurals>
    <plurals name="minutes_before">
        <item quantity="one">%d minutt før</item>
@@ -289,8 +289,8 @@

    <!-- For example: Postpone reminder by 3 minutes -->
    <plurals name="by_seconds">
        <item quantity="one">%d second</item>
        <item quantity="other">%d seconds</item>
        <item quantity="one">%d sekund</item>
        <item quantity="other">%d sekunder</item>
    </plurals>
    <plurals name="by_minutes">
        <item quantity="one">%d minutt</item>