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

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

Merge branch '6917-s-sync_wordings' into 'v1-s'

Improve wordings for automatic sync

See merge request !187
parents 34ed519c a939c267
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -16,4 +16,6 @@
  -->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <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>
 No newline at end of file
+2 −2
Original line number Diff line number Diff line
@@ -51,8 +51,8 @@

    <SwitchPreference
        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 @@

    <SwitchPreference
        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 @@

    <SwitchPreference
        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"/>