When choosing words for your app:
-
Keep it brief. Be concise, simple and precise. Start with a 30 character limit (including spaces), and don't use more unless absolutely necessary.
-
Keep it simple. Pretend you're speaking to someone who's smart and competent, but doesn't know technical jargon and may not speak English very well. Use short words, active verbs, and common nouns.
-
Be friendly. Use contractions. Talk directly to the reader using second person ("you"). If your text doesn't read the way you'd say it in casual conversation, it's probably not the way you should write it. Don't be abrupt or annoying and make the user feel safe, happy and energized.
-
Put the most important thing first. The first two words (around 11 characters, including spaces) should include at least a taste of the most important information in the string. If they don't, start over.
-
Describe only what's necessary, and no more. Don't try to explain subtle differences. They will be lost on most users.
-
Avoid repetition. If a significant term gets repeated within a screen or block of text, find a way to use it just once.
Examples
- Keep it brief. From the setup wizard:
Consult the documentation that came with your phone for further instructions. |
Read the instructions that came with your phone. |
- Keep it simple. From the Location settings screen:
Use GPS satellites |
---|
When locating, accurate to street level. |
GPS |
---|
Let apps use satellites to pinpoint your location. |
- Be friendly. Dialog that appears when an application crashes:
Sorry! | ||
---|---|---|
Activity MyAppActivity (in application MyApp) is not responding. | ||
Force close | Wait | Report |
MyApp isn't responding. | ||
---|---|---|
Do you want to close it? | ||
Wait | Report | Close |
- Put the most important thing first.
77 other people +1'd this, including Larry Page. |
Larry Page and 77 others +1'd this. |
Touch Next to complete setup using a Wi-Fi connection. |
To finish setup using Wi-Fi, touch Next. |
- Describe only what's necessary, and no more.
Signing in... |
---|
Your phone needs to communicate with Google servers to sign in to your account. This may take up to five minutes. |
Signing in... |
---|
Your phone is contacting Google. This can take up to 5 minutes. |