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

Commit f416c7be authored by Nishith  Khanna's avatar Nishith Khanna
Browse files

Improve wordings for automatic sync

parent e2b02673
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -61,4 +61,6 @@

    <!-- Accounts -->
    <string name="e_really_remove_account_message">If you remove this account you will not be able to access its data from this device anymore including its emails. You can add it back whenever you want.</string>
    <string name="e_auto_sync_account_title">Auto-refresh contents</string>
    <string name="e_auto_sync_account_summary">Allow apps to automatically refresh contents in the background</string>
</resources>
+2 −2
Original line number Diff line number Diff line
@@ -51,8 +51,8 @@

    <SwitchPreferenceCompat
        android:key="auto_sync_account_data"
        android:title="@string/auto_sync_account_title"
        android:summary="@string/auto_sync_account_summary"
        android:title="@string/e_auto_sync_account_title"
        android:summary="@string/e_auto_sync_account_summary"
        android:order="202"
        settings:allowDividerAbove="true"/>

+2 −2
Original line number Diff line number Diff line
@@ -52,8 +52,8 @@

    <SwitchPreferenceCompat
        android:key="auto_sync_account_data"
        android:title="@string/auto_sync_account_title"
        android:summary="@string/auto_sync_account_summary"
        android:title="@string/e_auto_sync_account_title"
        android:summary="@string/e_auto_sync_account_summary"
        android:order="200"
        settings:allowDividerAbove="true"/>

+2 −2
Original line number Diff line number Diff line
@@ -53,8 +53,8 @@

    <SwitchPreferenceCompat
        android:key="auto_sync_account_data"
        android:title="@string/auto_sync_account_title"
        android:summary="@string/auto_sync_account_summary"
        android:title="@string/e_auto_sync_account_title"
        android:summary="@string/e_auto_sync_account_summary"
        android:order="200"
        settings:allowDividerAbove="true"/>