summaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r--app/src/main/res/values/strings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 723c6e1..4283232 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -52,4 +52,10 @@
vitae volutpat diam dignissim.
</string>
<string name="local_directory">Local directory</string>
+ <string name="sync_list_fragment_label">Syncs</string>
+ <string name="add_sync_fragment_label">Add sync</string>
+ <string name="edit_sync_fragment_label">Edit sync</string>
+ <string name="add_fab_label">Add sync</string>
+ <string name="sync_list_title">Welcome!</string>
+ <string name="sync_list_text">Here is where your different syncs should be.\nA \"sync\" is an automation that will, at opportune times, copy and synchronize data between two different locations.\nMaybe you want to backup your photos to a samba drive at home?\nPerhaps you can save time and effort by always syncing your current projects at the office?\n\nWhatever it might be, you start by tapping the plus in the bottom right corner!</string>
</resources>