diff --git a/package.json b/package.json index d6ad733b..90fd435f 100644 --- a/package.json +++ b/package.json @@ -1,9 +1,9 @@ { "name": "timesafari", "version": "1.1.6-beta", - "description": "Time Safari Application", + "description": "Gift Economies Application", "author": { - "name": "Time Safari Team" + "name": "Gift Economies Team" }, "scripts": { "lint": "eslint --ext .js,.ts,.vue --ignore-path .gitignore src", diff --git a/src/components/MembersList.vue b/src/components/MembersList.vue index d3ae2a88..318f7efa 100644 --- a/src/components/MembersList.vue +++ b/src/components/MembersList.vue @@ -486,7 +486,7 @@ export default class MembersList extends Vue { informAboutAdmission() { this.notify.info( - "This is to register people in Time Safari and to admit them to the meeting. A (+) symbol means they are not yet admitted and you can register and admit them. A (-) symbol means you can remove them, but they will stay registered.", + "This is to register people in the app and to admit them to the meeting. A (+) symbol means they are not yet admitted and you can register and admit them. A (-) symbol means you can remove them, but they will stay registered.", TIMEOUTS.VERY_LONG, ); } diff --git a/src/components/OnboardingDialog.vue b/src/components/OnboardingDialog.vue index 9c3f8f07..af70fda0 100644 --- a/src/components/OnboardingDialog.vue +++ b/src/components/OnboardingDialog.vue @@ -24,7 +24,7 @@
- -- Have them visit TimeSafari.app in a browser, preferably Chrome or Safari, - and then look for the "Install" selection which adds this app to their desktop. - This enables other things, like the ability to "share" a photo from their - device directly to Time Safari, and it makes notifications more reliable. -
-
- Enable notifications from the Account page