summaryrefslogtreecommitdiff
path: root/app/src/main/res/values
diff options
context:
space:
mode:
authorJoel Klinghed <the_jk@spawned.biz>2025-02-20 22:59:50 +0100
committerJoel Klinghed <the_jk@spawned.biz>2025-02-20 22:59:50 +0100
commitab3d085e9e883b0a146e55aa9f80aaf0b326c4aa (patch)
tree6cca0cba1ed7b5138b8f519656e73deb9442f963 /app/src/main/res/values
parentd18325aa04d0c1053aae3aec47c5dca495d65e78 (diff)
WIPWIP
Diffstat (limited to 'app/src/main/res/values')
-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>