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

Commit 1c9d4409 authored by Nishith  Khanna's avatar Nishith Khanna
Browse files

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

Improve wordings for automatic sync

See merge request !188
parents b9007310 943d3239
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
@@ -27,8 +27,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="102"
        settings:allowDividerAbove="true"/>

+2 −2
Original line number Diff line number Diff line
@@ -28,8 +28,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="100"
        settings:allowDividerAbove="true"/>

+2 −2
Original line number Diff line number Diff line
@@ -28,8 +28,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="100"
        settings:allowDividerAbove="true"/>