diff --git a/src/components/OnboardingDialog.vue b/src/components/OnboardingDialog.vue
index 7a96ea1..6539bab 100644
--- a/src/components/OnboardingDialog.vue
+++ b/src/components/OnboardingDialog.vue
@@ -19,14 +19,17 @@
click on {{ firstContactName }}'s name or
- click on "Unnamed" to express your appreciation for... whatever -- like
+ click on the
+
- The feed underneath this pop-up shows the latest gifts recognized by - others. Once someone registers you, you'll be able to log your - appreciation, too. + The feed underneath this pop-up shows the latest gifts that others have + recognized. Once someone registers you, you can log your appreciation, + too.
@@ -97,7 +100,7 @@
When you find some that seem interesting, you can offer your help. You are welcome to make your offer conditional, for example if they get 2 - other people, too. + other people to help besides you.
diff --git a/src/components/QuickNav.vue b/src/components/QuickNav.vue
index 3cf70d0..58b02c2 100644
--- a/src/components/QuickNav.vue
+++ b/src/components/QuickNav.vue
@@ -11,8 +11,11 @@
'text-slate-500': selected !== 'Home',
}"
>
-
This type is not as reliable as a Reminder Notification because mobile devices often suppress
- such notifications to save battery. (We are working on other ways to notify you more
- reliably. If you want to quickly check for relevant activity daily, use the Reminder
- Notification and open the app and look for a large green button that points out new
- activity that is personal to you.)
+ such notifications to save battery. (If you want to quickly check for relevant activity daily,
+ use the Reminder Notification and open the app and look for a large green button that points out new
+ activity that is personal to you. We are working on other ways to notify you more
+ reliably --
{{ package.version }} ({{ commitHash }})
Contact us at
diff --git a/src/views/HomeView.vue b/src/views/HomeView.vue
index b5fb331..6e9fe74 100644
--- a/src/views/HomeView.vue
+++ b/src/views/HomeView.vue
@@ -174,6 +174,16 @@