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

Commit 85829223 authored by Stefan Niedermann's avatar Stefan Niedermann
Browse files

- Fix #1175 l10n: Text string for account deletion and synchronization

parent 71010248
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -300,8 +300,8 @@
    <string name="choose_account">Choose account</string>
    <string name="choose_account">Choose account</string>
    <string name="context_based_formatting">Context based formatting popover</string>
    <string name="context_based_formatting">Context based formatting popover</string>
    <plurals name="remove_account_message">
    <plurals name="remove_account_message">
        <item quantity="one">Removing the account %1$s will also delete one unsynchronized change irrecoverable.</item>
        <item quantity="one">Removing the account %1$s will also delete irrecoverable one unsynchronized change.</item>
        <item quantity="other">Removing the account %1$s will also delete %2$d unsynchronized changes irrecoverable.</item>
        <item quantity="other">Removing the account %1$s will also delete irrecoverable %2$d unsynchronized changes.</item>
    </plurals>
    </plurals>
    <string name="remove_account">Remove %1$s</string>
    <string name="remove_account">Remove %1$s</string>