Преглед изворни кода

Update app/src/main/res/values/strings.xml

Co-authored-by: Tom <70907959+ZetaTom@users.noreply.github.com>
Signed-off-by: Alper Öztürk <67455295+alperozturk96@users.noreply.github.com>
Alper Öztürk пре 7 месеци
родитељ
комит
4a0fadaa94
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      app/src/main/res/values/strings.xml

+ 1 - 1
app/src/main/res/values/strings.xml

@@ -1248,7 +1248,7 @@
     <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">No two way sync folder yet</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>
 </resources>