@jobber/components-native 0.105.2 → 0.105.4-addeditor-cab44cf.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/docs/Form/Form.md +1 -1
- package/dist/docs/InputText/InputText.md +1 -1
- package/dist/docs/Toast/Toast.md +2 -2
- package/dist/docs/errors/errors.md +2 -2
- package/dist/docs/formatting/formatting.md +245 -0
- package/dist/docs/index.md +3 -0
- package/dist/docs/product-vocabulary/product-vocabulary.md +524 -0
- package/dist/docs/voice-and-tone/voice-and-tone.md +385 -0
- package/dist/package.json +3 -3
- package/dist/tsconfig.build.tsbuildinfo +1 -1
- package/package.json +3 -3
|
@@ -0,0 +1,524 @@
|
|
|
1
|
+
# Product vocabulary
|
|
2
|
+
|
|
3
|
+
When and how to use words for our in-product experience.
|
|
4
|
+
|
|
5
|
+
For an overview of how we speak on behalf of the Jobber brand, refer to the
|
|
6
|
+
[Voice and Tone Guidelines](https://jobber.atlassian.net/l/c/8vMbiEG1).
|
|
7
|
+
|
|
8
|
+
For feature and product positioning guidance, refer to the
|
|
9
|
+
[Product Messaging Guide](https://docs.google.com/document/d/1W8CUyeJUIgbUXuWh87mgeoWScyL1OuF0-2hUujhP1Rs/edit?usp=sharing).
|
|
10
|
+
|
|
11
|
+
***
|
|
12
|
+
|
|
13
|
+
## People and us
|
|
14
|
+
|
|
15
|
+
### account / profile
|
|
16
|
+
|
|
17
|
+
Use **account** in reference to the SP's business' Jobber account.
|
|
18
|
+
|
|
19
|
+
| ✅ **Do** | ❌ **Don't** |
|
|
20
|
+
| ------------------------------------------------- | ------------------------------------------------------------------- |
|
|
21
|
+
| Only the account owner can set up Jobber Payments | Your account can not set up Jobber Payments for this Jobber account |
|
|
22
|
+
|
|
23
|
+
Use **profile** for individual users to reduce ambiguity.
|
|
24
|
+
|
|
25
|
+
| **✅ Do** | **❌ Don't** |
|
|
26
|
+
| --------------------------------------------------------- | -------------------------------------------------------------------- |
|
|
27
|
+
| Join Lawn Care Pro Co. on Jobber by creating your profile | Join Lawn Care Pro Co.'s account by creating your own Jobber account |
|
|
28
|
+
|
|
29
|
+
### administrator / admin
|
|
30
|
+
|
|
31
|
+
Always refer to this permission set as **administrator** permission for
|
|
32
|
+
consistency with what appears on **Manage Team**.
|
|
33
|
+
|
|
34
|
+
### client / customer
|
|
35
|
+
|
|
36
|
+
We call our Jobber subscribers **customers** and we call the people they serve
|
|
37
|
+
**clients**.
|
|
38
|
+
|
|
39
|
+
| **✅ Do** | **❌ Don't** |
|
|
40
|
+
| ------------------------------------------------------- | --------------------------------------------------------- |
|
|
41
|
+
| All selected invoices have been emailed to your clients | All selected invoices have been emailed to your customers |
|
|
42
|
+
|
|
43
|
+
Sometimes in product, the context makes sense to use **customer** as terms our
|
|
44
|
+
integration partners use or as a blanket term for existing clients and new
|
|
45
|
+
leads.
|
|
46
|
+
|
|
47
|
+
| **✅ Do** | **❌ Don't** |
|
|
48
|
+
| ---------------------------------------------------- | ------------------------------------------------------ |
|
|
49
|
+
| Sync clients with active QuickBooks Online customers | Sync customers with active QuickBooks Online customers |
|
|
50
|
+
|
|
51
|
+
### Jobber / Jobber.com / Jobber mobile app
|
|
52
|
+
|
|
53
|
+
Refer to our overall software regardless of platform as **Jobber**.
|
|
54
|
+
|
|
55
|
+
When its necessary to be platform specific, use **Jobber.com** when referring to
|
|
56
|
+
the app accessed through our website when a user logs in.
|
|
57
|
+
|
|
58
|
+
| **✅ Do** | **❌ Don't** |
|
|
59
|
+
| ----------------------------------------------- | ----------------------------------- |
|
|
60
|
+
| View your schedule by logging in on Jobber.com. | View your schedule on Jobber Online |
|
|
61
|
+
|
|
62
|
+
Use **Jobber mobile app** when referring to the iOS or Android version of
|
|
63
|
+
Jobber.
|
|
64
|
+
|
|
65
|
+
| **✅ Do** | **❌ Don't** |
|
|
66
|
+
| -------------------------------------------- | ------------------------------------------- |
|
|
67
|
+
| View your schedule in the Jobber mobile app. | View your schedule in the Jobber mobile app |
|
|
68
|
+
|
|
69
|
+
### users / team / team members / field worker
|
|
70
|
+
|
|
71
|
+
Use **users** when referring to the account's user limit, permissions, or
|
|
72
|
+
individual team management.
|
|
73
|
+
|
|
74
|
+
| **✅ Do** | **❌ Don't** |
|
|
75
|
+
| ------------------------------------------------ | -------------------------------------------------- |
|
|
76
|
+
| This user will be over your account’s user limit | This person will be over your account's user limit |
|
|
77
|
+
|
|
78
|
+
Never use **users** to refer to an individual directly.
|
|
79
|
+
|
|
80
|
+
| **✅ Do** | **❌ Don't** |
|
|
81
|
+
| ---------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- |
|
|
82
|
+
| Feedback from people like you will help us shape the future of this feature. | The feedback we receive from users like you will help shape the future of this feature. |
|
|
83
|
+
|
|
84
|
+
Use **team member** or team when referring to assignments, time sheets and other
|
|
85
|
+
work specific areas.
|
|
86
|
+
|
|
87
|
+
| **✅ Do** | **❌ Don't** |
|
|
88
|
+
| -------------------------------------------------- | ------------------------------------------- |
|
|
89
|
+
| No team members are currently assigned to this job | No users are currently assigned to this job |
|
|
90
|
+
|
|
91
|
+
Never use **fieldworker** as this does not cover all company roles
|
|
92
|
+
appropriately.
|
|
93
|
+
|
|
94
|
+
### we / our
|
|
95
|
+
|
|
96
|
+
Generally avoid referring to Jobber as **we** - focus on the user and what they
|
|
97
|
+
can do rather than on Jobber itself.
|
|
98
|
+
|
|
99
|
+
| **✅ Do** | **❌ Don't** |
|
|
100
|
+
| ----------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------ |
|
|
101
|
+
| The Mailchimp integration could not be set up. Please correct the following errors: | We weren't able to set up your Mailchimp integration. Please correct the following errors: |
|
|
102
|
+
|
|
103
|
+
Use **we** when we are actually performing an action for the user or making a
|
|
104
|
+
suggestion.
|
|
105
|
+
|
|
106
|
+
| **✅ Do** | **❌ Don't** |
|
|
107
|
+
| ------------------------------------------------------------------ | --------------------------------------------------------------------------- |
|
|
108
|
+
| We'll email you as soon as we hear back from the cardholder's bank | You'll receive an email when a response is given from the cardholder's bank |
|
|
109
|
+
|
|
110
|
+
Use **our** when referencing our teams, help center, or services we offer.
|
|
111
|
+
|
|
112
|
+
| **✅ Do** | **❌ Don't** |
|
|
113
|
+
| -------------------------------------------------------------------- | --------------------------------------------------------------------------- |
|
|
114
|
+
| Jobber Payments is our seamless and secure online payment processor. | Jobber Payments is a seamless and secure online payment processor in Jobber |
|
|
115
|
+
|
|
116
|
+
### you / you're / you are
|
|
117
|
+
|
|
118
|
+
Referring to the user directly can help avoid awkward phrasing in our messaging.
|
|
119
|
+
Stay human.
|
|
120
|
+
|
|
121
|
+
| **✅ Do** | **❌ Don't** |
|
|
122
|
+
| ------------------------------------ | -------------------------------------------------------- |
|
|
123
|
+
| You are over your plan’s user limit. | This Jobber account is over the user limit of it's plan. |
|
|
124
|
+
|
|
125
|
+
For validation and inline errors, avoid saying the user caused the error.
|
|
126
|
+
|
|
127
|
+
| **✅ Do** | **❌ Don't** |
|
|
128
|
+
| ------------------------------- | -------------------------------------- |
|
|
129
|
+
| Deposit amount must be positive | Your entered deposit amount is invalid |
|
|
130
|
+
|
|
131
|
+
## Actions
|
|
132
|
+
|
|
133
|
+
### above / below / left / right
|
|
134
|
+
|
|
135
|
+
Avoid spatial terms to direct users as they can be misinterpreted or irrelevant
|
|
136
|
+
depending on screen size, screen reader, and so on. Reference a call to action
|
|
137
|
+
and the component directly when possible.
|
|
138
|
+
|
|
139
|
+
| **✅ Do** | **❌ Don't** |
|
|
140
|
+
| ------------------------------------------------------------ | ------------------------------------------------------------------ |
|
|
141
|
+
| Finish linking your Google and Jobber accounts by logging in | Finish linking your Google and Jobber accounts by logging in below |
|
|
142
|
+
| View the sample's details in the following list | Click on the request below to view it's details |
|
|
143
|
+
|
|
144
|
+
### add / create / new
|
|
145
|
+
|
|
146
|
+
Use **create new** when a user is generating something from scratch within
|
|
147
|
+
Jobber. Abbreviating to **New \[object]** for page or view titles.
|
|
148
|
+
|
|
149
|
+
Use **add** when a user is adding something to an object in Jobber, even if that
|
|
150
|
+
object is being newly created (ex. a note).
|
|
151
|
+
|
|
152
|
+
### back / continue / next / previous
|
|
153
|
+
|
|
154
|
+
Use **continue** and **back** (or an accessible back arrow icon) when progress
|
|
155
|
+
is saved at each step on a form (ie. Save and Continue).
|
|
156
|
+
|
|
157
|
+
Use **next** and **previous** in product tours or in pagination.
|
|
158
|
+
|
|
159
|
+
### click / tap / press
|
|
160
|
+
|
|
161
|
+
Avoid using verbs that are platform specific and that make assumptions about how
|
|
162
|
+
a user is navigating an interface.
|
|
163
|
+
|
|
164
|
+
| **✅ Do** | **❌ Don't** |
|
|
165
|
+
| ---------------------------- | ------------------------- |
|
|
166
|
+
| Select an option to continue | Tap an option to continue |
|
|
167
|
+
|
|
168
|
+
### close / dismiss / cancel
|
|
169
|
+
|
|
170
|
+
Use an X icon with "**close**" as the accessible label for modals. Use
|
|
171
|
+
**cancel** for modals where the user can lose changes, such as forms.
|
|
172
|
+
|
|
173
|
+
### delete / destroy / remove
|
|
174
|
+
|
|
175
|
+
Use **delete** when permanently erasing information available in Jobber. Always
|
|
176
|
+
follow up with a confirmation dialog. Think of **delete** as the inverse of
|
|
177
|
+
[**create**](#add--create--new).
|
|
178
|
+
|
|
179
|
+
| **✅ Do** | **❌ Don't** |
|
|
180
|
+
| ------------- | ------------- |
|
|
181
|
+
| Delete Quote | Remove Quote |
|
|
182
|
+
| Delete Client | Remove Client |
|
|
183
|
+
|
|
184
|
+
Use **remove** when hiding information from the current view but not permanently
|
|
185
|
+
erasing it. Think of **remove** as the inverse of [**add**](#add--create--new).
|
|
186
|
+
|
|
187
|
+
| **✅ Do** | **❌ Don't** |
|
|
188
|
+
| --------------------------------- | --------------------------------- |
|
|
189
|
+
| Remove users over your plan limit | Delete users over your plan limit |
|
|
190
|
+
| Remove tax rate | Delete tax rate from group rate |
|
|
191
|
+
|
|
192
|
+
Never use **destroy** unless Wreck-it Ralph is making a cameo.
|
|
193
|
+
|
|
194
|
+
### enable / disable / turn on / turn off / connect / disconnect
|
|
195
|
+
|
|
196
|
+
When discussing Jobber features, use **turn on** and **turn off** for
|
|
197
|
+
controlling the availability of it on an account.
|
|
198
|
+
|
|
199
|
+
| **✅ Do** | **❌ Don't** |
|
|
200
|
+
| ----------------------- | ---------------------- |
|
|
201
|
+
| Turn on Jobber Payments | Enable Jobber Payments |
|
|
202
|
+
|
|
203
|
+
When referencing the apps in the App Marketplace, use **connect** and
|
|
204
|
+
**disconnect** for controlling their availability.
|
|
205
|
+
|
|
206
|
+
| **✅ Do** | **❌ Don't** |
|
|
207
|
+
| ----------------- | ----------------- |
|
|
208
|
+
| Connect Mailchimp | Turn on Mailchimp |
|
|
209
|
+
|
|
210
|
+
### export / import / download / upload
|
|
211
|
+
|
|
212
|
+
Use **export** and **import** when data is moving in or out of Jobber and is
|
|
213
|
+
converted into a different format.
|
|
214
|
+
|
|
215
|
+
| **✅ Do** | **❌ Don't** |
|
|
216
|
+
| ------------- | --------------- |
|
|
217
|
+
| Import CSV | Upload CSV |
|
|
218
|
+
| Export Report | Download Report |
|
|
219
|
+
|
|
220
|
+
Use **download** and **upload** when data is being transferred in or out of
|
|
221
|
+
Jobber in the same format.
|
|
222
|
+
|
|
223
|
+
| **✅ Do** | **❌ Don't** |
|
|
224
|
+
| -------------------- | ------------------ |
|
|
225
|
+
| Upload photo | Import photo |
|
|
226
|
+
| Download attachments | Export attachments |
|
|
227
|
+
|
|
228
|
+
### got it
|
|
229
|
+
|
|
230
|
+
Use **got it** as a call to action when a user can acknowledge a message without
|
|
231
|
+
taking action on it, like in promo cards or onboarding.
|
|
232
|
+
|
|
233
|
+
### link / attach / copy / clone / duplicate
|
|
234
|
+
|
|
235
|
+
Use **link** when the same information is shown elsewhere in Jobber but not
|
|
236
|
+
copied to create a new version.
|
|
237
|
+
|
|
238
|
+
| **✅ Do** | **❌ Don't** |
|
|
239
|
+
| ---------------------------------- | ---------------------------------- |
|
|
240
|
+
| Link quote note to related invoice | Copy quote note to related invoice |
|
|
241
|
+
|
|
242
|
+
Use **copy** when Jobber creates a new version that would have no effect on the
|
|
243
|
+
original when edited.
|
|
244
|
+
|
|
245
|
+
| **✅ Do** | **❌ Don't** |
|
|
246
|
+
| ---------- | --------------- |
|
|
247
|
+
| Copy Quote | Duplicate Quote |
|
|
248
|
+
|
|
249
|
+
Use **attach** when describing receipts, forms or signatures being added to an
|
|
250
|
+
object. For file selection, use **select a file** for consistency.
|
|
251
|
+
|
|
252
|
+
| **✅ Do** | **❌ Don't** |
|
|
253
|
+
| ----------------------------------------------------------- | ----------------------------------------------------------- |
|
|
254
|
+
| Attach a receipt to this expense [Select a file](#actions) | Attach a receipt to this expense [Attach a file](#actions) |
|
|
255
|
+
|
|
256
|
+
### refresh / reload
|
|
257
|
+
|
|
258
|
+
Use **refresh** in error messages or on error banner actions, for system or
|
|
259
|
+
connectivity errors. Although 'Reload' and 'Refresh' have the same meaning, use
|
|
260
|
+
'Refresh' for consistency.
|
|
261
|
+
|
|
262
|
+
| **✅ Do** | **❌ Don't** |
|
|
263
|
+
| -------- | ----------- |
|
|
264
|
+
| Refresh | Reload |
|
|
265
|
+
|
|
266
|
+
### save / update / submit
|
|
267
|
+
|
|
268
|
+
Use **save** at the end of a form on completion or **save changes** on editing.
|
|
269
|
+
|
|
270
|
+
| **✅ Do** | **❌ Don't** |
|
|
271
|
+
| ----------------------- | ----------- |
|
|
272
|
+
| Save Job / Save Changes | Update Job |
|
|
273
|
+
|
|
274
|
+
Use **update** when individual changes or groups of changes can be saved inline
|
|
275
|
+
without needing to save a whole view or page.
|
|
276
|
+
|
|
277
|
+
| **✅ Do** | **❌ Don't** |
|
|
278
|
+
| --------------------- | ------------------- |
|
|
279
|
+
| Update Business Hours | Save Business Hours |
|
|
280
|
+
|
|
281
|
+
Use **submit** when an account user is completing and sending a form to Jobber,
|
|
282
|
+
or when a service consumer is submitting a form to their service provider.
|
|
283
|
+
|
|
284
|
+
| **✅ Do** | **❌ Don't** |
|
|
285
|
+
| --------------- | ------------- |
|
|
286
|
+
| Submit Feedback | Save Feedback |
|
|
287
|
+
|
|
288
|
+
### sync / pull / push
|
|
289
|
+
|
|
290
|
+
Use sync when a process with integration is active or to describe an integration
|
|
291
|
+
in a general way.
|
|
292
|
+
|
|
293
|
+
| **✅ Do** | **❌ Don't** |
|
|
294
|
+
| ------------------------------------ | ------------------------------------ |
|
|
295
|
+
| It appears the sync may have stalled | It appears the push may have stalled |
|
|
296
|
+
|
|
297
|
+
Use **pull** or **push** when the sync is explicitly one-way with any aspect of
|
|
298
|
+
an integration.
|
|
299
|
+
|
|
300
|
+
| **✅ Do** | **❌ Don't** |
|
|
301
|
+
| ------------------------------------------------------ | ------------------------------------------------------ |
|
|
302
|
+
| Push approved timesheet hours | Sync approved timesheet hours |
|
|
303
|
+
| All active items will be pulled from QuickBooks Online | All active items will be synced from QuickBooks Online |
|
|
304
|
+
|
|
305
|
+
### vault / vaulted / add / store
|
|
306
|
+
|
|
307
|
+
Avoid using **vault** or **vaulted** for card storage. Use **add** and **store**
|
|
308
|
+
instead.
|
|
309
|
+
|
|
310
|
+
| **✅ Do** | **❌ Don't** |
|
|
311
|
+
| ------------------------------------- | ------------------------------------------------ |
|
|
312
|
+
| Stored cards will need to be re-added | Any vaulted cards will need to be re-established |
|
|
313
|
+
|
|
314
|
+
## Concepts and items
|
|
315
|
+
|
|
316
|
+
In general, none of these should be capitalized unless explicitly stated or when
|
|
317
|
+
used in a page title.
|
|
318
|
+
|
|
319
|
+
### address / property / service address / billing address
|
|
320
|
+
|
|
321
|
+
Use **property** when referring to the service address, custom fields and tax
|
|
322
|
+
rate altogether.
|
|
323
|
+
|
|
324
|
+
On quotes and invoices, use **service address** instead of property address to
|
|
325
|
+
clearly differentiate between a **billing address**.
|
|
326
|
+
|
|
327
|
+
### app / application / integration
|
|
328
|
+
|
|
329
|
+
Use app when referring to the Jobber app itself, or the apps provided within the
|
|
330
|
+
App Marketplace. Apps in the Marketplace can also just be referred to by their
|
|
331
|
+
brand name.
|
|
332
|
+
|
|
333
|
+
| **✅ Do** | **❌ Don't** |
|
|
334
|
+
| ------------------------------------------------------------- | ----------------------------------------------------------------------------- |
|
|
335
|
+
| Try the Jobber app | Try the Jobber Mobile Application |
|
|
336
|
+
| Connect Mailchimp to your account to automate your marketing. | Connect the Mailchimp integration to your account to automate your marketing. |
|
|
337
|
+
|
|
338
|
+
Use integration when referring to how an app connects with Jobber.
|
|
339
|
+
|
|
340
|
+
| **✅ Do** | **❌ Don't** |
|
|
341
|
+
| ------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------- |
|
|
342
|
+
| The Mailchimp integration will be removed because the user who connected it to Jobber no longer has administrator permissions. | The Mailchimp app will be removed because the user who connected it to Jobber no longer has administrator permissions. |
|
|
343
|
+
|
|
344
|
+
### assessment / visit / appointment
|
|
345
|
+
|
|
346
|
+
Use **appointment** to describe both visits and assessments to service consumers
|
|
347
|
+
in emails and within client hub, or to refer to scheduled events in the calendar
|
|
348
|
+
in a generalized manner.
|
|
349
|
+
|
|
350
|
+
Within Jobber, use **visit** or **assessment** as the name for those distinct
|
|
351
|
+
items.
|
|
352
|
+
|
|
353
|
+
### attachment / file
|
|
354
|
+
|
|
355
|
+
Use **attachments** when referring to files as a grouping rather than singular
|
|
356
|
+
or as a verb.
|
|
357
|
+
|
|
358
|
+
| **✅ Do** | **❌ Don't** |
|
|
359
|
+
| ---------------------------- | ----------------- |
|
|
360
|
+
| Internal notes & attachments | Add an attachment |
|
|
361
|
+
| Quote attachments | Attach a file |
|
|
362
|
+
| Email attachments | |
|
|
363
|
+
|
|
364
|
+
### client hub
|
|
365
|
+
|
|
366
|
+
Always refer to our service consumer portal as the customer's client hub. Stick
|
|
367
|
+
to sentence case, as it is a general term, not branded.
|
|
368
|
+
|
|
369
|
+
| **✅ Do** | **❌ Don't** |
|
|
370
|
+
| ------------------------------------------ | ------------------------------------------ |
|
|
371
|
+
| Changes will be visible in your client hub | Changes will be visible in your Client Hub |
|
|
372
|
+
|
|
373
|
+
### estimate / quote
|
|
374
|
+
|
|
375
|
+
TBD
|
|
376
|
+
|
|
377
|
+
### help center / help docs / help documentation / learn more
|
|
378
|
+
|
|
379
|
+
Use Help Center exclusively when linking to additional help documentation, and
|
|
380
|
+
link to the related document directly when possible.
|
|
381
|
+
|
|
382
|
+
| \*\*✅ Do \*\* | **❌ Don't** |
|
|
383
|
+
| ----------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------- |
|
|
384
|
+
| Learn how disputes work and how to prevent them in our [Help Center](#concepts-and-items) | Learn how disputes work and how to prevent them in our [Documentation](#concepts-and-items) |
|
|
385
|
+
|
|
386
|
+
Avoid using **learn more** as a link's label as it is poor for accessibility.
|
|
387
|
+
Stick to descriptive labels that give more context of where the link is taking a
|
|
388
|
+
user.
|
|
389
|
+
|
|
390
|
+
| **✅ Do** | **❌ Don't** |
|
|
391
|
+
| ----------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- |
|
|
392
|
+
| Learn how disputes work and how to prevent them in our [Help Center](#concepts-and-items) | Want to know how disputes work and how to prevent them? [Learn more](#concepts-and-items) |
|
|
393
|
+
|
|
394
|
+
### Jobber Card Reader
|
|
395
|
+
|
|
396
|
+
Always refer to **Jobber Card Reader** in title case, as it's our branded
|
|
397
|
+
feature.
|
|
398
|
+
|
|
399
|
+
### Jobber Payments
|
|
400
|
+
|
|
401
|
+
Always refer to **Jobber Payments** in title case, as it's our branded feature.
|
|
402
|
+
|
|
403
|
+
### Jobber Labs / beta
|
|
404
|
+
|
|
405
|
+
We always refer to our area for experimentation with new functionality as the
|
|
406
|
+
branded feature, **Jobber Labs**.
|
|
407
|
+
|
|
408
|
+
### products and services / products & services / line items
|
|
409
|
+
|
|
410
|
+
Use **products and services** (and avoid flipping the words) when referring to
|
|
411
|
+
the master list of them in body text, and sentences in general.
|
|
412
|
+
|
|
413
|
+
| **✅ Do** | **❌ Don't** |
|
|
414
|
+
| ----------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------ |
|
|
415
|
+
| The exported products and services are attached in a CSV file | Attached are your exported products & services in a CSV file |
|
|
416
|
+
| Would you like to add recommended products and services based on your industry to your account? | Would you like to add recommended line items based on your industry to your account? |
|
|
417
|
+
|
|
418
|
+
Use **products & services** for titles and navigation to keep things short and
|
|
419
|
+
snappy.
|
|
420
|
+
|
|
421
|
+
| **✅ Do** | **❌ Don't** |
|
|
422
|
+
| -------------------------- | ---------------------------- |
|
|
423
|
+
| Add to Products & Services | Add to Products and Services |
|
|
424
|
+
|
|
425
|
+
Use **line items** to describe the groupings of products and services on a
|
|
426
|
+
quote, job or invoice.
|
|
427
|
+
|
|
428
|
+
| **✅ Do** | **❌ Don't** |
|
|
429
|
+
| ---------------------- | ------------------------------- |
|
|
430
|
+
| Add line item to quote | Add product or service to quote |
|
|
431
|
+
|
|
432
|
+
### subscription / subscribe(d) / plan
|
|
433
|
+
|
|
434
|
+
Use **subscription** in reference to an SP’s individual recurring payment and
|
|
435
|
+
how it is managed.
|
|
436
|
+
|
|
437
|
+
Use **subscribe(d)** as a verb referring to the act of choosing, or having
|
|
438
|
+
chosen, a plan.
|
|
439
|
+
|
|
440
|
+
Use **plan** in reference to
|
|
441
|
+
[Jobber's pre-determined feature templates](https://getjobber.com/pricing/)
|
|
442
|
+
users can subscribe to.
|
|
443
|
+
|
|
444
|
+
### task / basic task / to do
|
|
445
|
+
|
|
446
|
+
Use **task** when referring to all task items in Jobber.
|
|
447
|
+
|
|
448
|
+
| **✅ Do** | **❌ Don't** |
|
|
449
|
+
| -------- | -------------- |
|
|
450
|
+
| New task | New basic task |
|
|
451
|
+
|
|
452
|
+
### text / text message / sms
|
|
453
|
+
|
|
454
|
+
Use **text message** where space allows, and **text** as an action verb when
|
|
455
|
+
space is limited.
|
|
456
|
+
|
|
457
|
+
### timesheets
|
|
458
|
+
|
|
459
|
+
**Timesheets** is a single word in Jobber.
|
|
460
|
+
|
|
461
|
+
| **✅ Do** | **❌ Don't** |
|
|
462
|
+
| ------------------ | ------------------- |
|
|
463
|
+
| Approve timesheets | Approve time sheets |
|
|
464
|
+
|
|
465
|
+
### track / log / record
|
|
466
|
+
|
|
467
|
+
TBD
|
|
468
|
+
|
|
469
|
+
## General phrasing
|
|
470
|
+
|
|
471
|
+
### please
|
|
472
|
+
|
|
473
|
+
Avoid **please** for the most part, particularly in error messages to avoid
|
|
474
|
+
overuse and loss of meaning.
|
|
475
|
+
|
|
476
|
+
| **✅ Do** | **❌ Don't** |
|
|
477
|
+
| ---------------- | ----------------------- |
|
|
478
|
+
| Enter your email | Please enter your email |
|
|
479
|
+
|
|
480
|
+
Use **please** sparingly when we're requesting the user to take additional
|
|
481
|
+
effort to resolve an issue, outside of standard errors.
|
|
482
|
+
|
|
483
|
+
| **✅ Do** | **❌ Don't** |
|
|
484
|
+
| ------------------------------------------------------------------------------ | ------------------------------------------------------------------------ |
|
|
485
|
+
| Your card cannot be used to make this payment, please contact your card issuer | Your card cannot be used to make this payment. Contact your card issuer. |
|
|
486
|
+
|
|
487
|
+
### sorry
|
|
488
|
+
|
|
489
|
+
Avoid using **sorry** much like the word please, as they can lose meaning when
|
|
490
|
+
overused.
|
|
491
|
+
|
|
492
|
+
| **✅ Do** | **❌ Don't** |
|
|
493
|
+
| ------------------------------------------------- | ----------------------------------------------------------------------------------------------------- |
|
|
494
|
+
| Client cannot have more than 1500 email addresses | Sorry, can not add email address. You may not have more than 1500 email addresses on a single client. |
|
|
495
|
+
|
|
496
|
+
### success, successful, successfully
|
|
497
|
+
|
|
498
|
+
Avoid these words in general as they are redundant.
|
|
499
|
+
|
|
500
|
+
| **✅ Do** | **❌ Don't** |
|
|
501
|
+
| ----------------------- | -------------------------------- |
|
|
502
|
+
| Your password was reset | Successfully reset your password |
|
|
503
|
+
|
|
504
|
+
If referring to the **Success** team, always capitalize Success.
|
|
505
|
+
|
|
506
|
+
| **✅ Do** | **❌ Don't** |
|
|
507
|
+
| ---------------------------------------------------- | ---------------------------------------------------- |
|
|
508
|
+
| Please contact our Success team for more information | Please contact the success team for more information |
|
|
509
|
+
|
|
510
|
+
### valid / invalid
|
|
511
|
+
|
|
512
|
+
Avoid defaulting to generic messages for invalid fields where possible, as they
|
|
513
|
+
can be unhelpful.
|
|
514
|
+
|
|
515
|
+
| **✅ Do** | **❌ Don't** |
|
|
516
|
+
| ------------------------------ | -------------------------- |
|
|
517
|
+
| Email address must contain a @ | Enter a valid phone number |
|
|
518
|
+
|
|
519
|
+
Sometimes we can't account for all states of an error though, in this case err
|
|
520
|
+
on using "valid".
|
|
521
|
+
|
|
522
|
+
| **✅ Do** | **❌ Don't** |
|
|
523
|
+
| ----------------------------- | ------------------------------------------------ |
|
|
524
|
+
| Enter a valid expiration year | The expiration year is invalid, please try again |
|