Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
omerfarukozturk authored Nov 22, 2024
1 parent c9e31ac commit d747c94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iOS/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ In Xcode, you must also modify the 'sticker_packs.wasticker' file. Replace the v
* `accessibility_text` (optional): You can add an accessibility label for each sticker file. An accessibility label is a short text string that describes what the sticker expresses. This text string can be changed into speech for people using a screenreader. For example: “A laughing, white cup is under four yellow stars and a yellow beam of light. It contains a brown drink.” You can see more examples of accessibility labels here: https://github.com/WhatsApp/stickers/blob/main/iOS/WAStickersThirdParty/sticker_packs.wasticker. When writing an accessibility label, use the following guidance:

- Write in US English in the present tense
- For static stickers, the maximum number of characters is 125. For animated stickers, the maximum number of characters is 255. In most cases, a label can be much shorter than these maximum lengths.
- For static stickers, the maximum number of characters is 125. For animated stickers, the maximum number of characters is 255. Aim for shorter than these maximum lengths.
- Write as if you're describing an image to someone
- Don’t add redundant phrases like “picture containing” or “description of sticker”
- Provide context about meaning, content and/or function
Expand Down

0 comments on commit d747c94

Please sign in to comment.