|
@@ -1248,8 +1248,9 @@
|
|
|
<string name="please_select_a_server">Please select a server…</string>
|
|
|
<string name="notification_icon_description">Unread notifications exist</string>
|
|
|
<string name="unset_internal_two_way_sync_description">Remove folder from internal two way sync</string>
|
|
|
- <string name="internal_two_way_sync_list_empty_headline">Two way sync not set up</string>
|
|
|
- <string name="internal_two_way_sync_text">To set up a two way sync folder, please enable it in the details tab of the folder in question.</string>
|
|
|
- <string name="internal_two_way_sync_headline">Internal two way sync</string>
|
|
|
- <string name="action_dismiss_two_way_sync">Disable all folders</string>
|
|
|
+
|
|
|
+ <string name="two_way_sync_activity_empty_list_title">Two way sync not set up</string>
|
|
|
+ <string name="two_way_sync_activity_empty_list_desc">To set up a two way sync folder, please enable it in the details tab of the folder in question.</string>
|
|
|
+ <string name="two_way_sync_activity_title">Internal two way sync</string>
|
|
|
+ <string name="two_way_sync_activity_disable_all_button_title">Disable for all folders</string>
|
|
|
</resources>
|