Loading res/values/e_strings.xml +2 −0 Original line number Diff line number Diff line Loading @@ -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> res/xml/accounts_dashboard_settings.xml +2 −2 Original line number Diff line number Diff line Loading @@ -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"/> Loading res/xml/accounts_personal_dashboard_settings.xml +2 −2 Original line number Diff line number Diff line Loading @@ -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"/> Loading res/xml/accounts_work_dashboard_settings.xml +2 −2 Original line number Diff line number Diff line Loading @@ -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"/> Loading Loading
res/values/e_strings.xml +2 −0 Original line number Diff line number Diff line Loading @@ -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>
res/xml/accounts_dashboard_settings.xml +2 −2 Original line number Diff line number Diff line Loading @@ -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"/> Loading
res/xml/accounts_personal_dashboard_settings.xml +2 −2 Original line number Diff line number Diff line Loading @@ -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"/> Loading
res/xml/accounts_work_dashboard_settings.xml +2 −2 Original line number Diff line number Diff line Loading @@ -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"/> Loading