mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-08 15:20:36 +02:00
Use 'speakers' instead of 'users'.
"Non-English users" sounds very much like "users who are not English". Also, "Non-English speakers" is already a well established phrase.
This commit is contained in:
parent
12bdc0d480
commit
92a9a716a8
1 changed files with 1 additions and 1 deletions
|
@ -406,7 +406,7 @@ void CmdNews::version2_6_0 (std::vector<NewsItem>& items) {
|
|||
" The support for Unicode character set was improved to support Unicode 12.\n"
|
||||
" This means better support for various language-specific characters - and emojis!",
|
||||
"",
|
||||
" Extended unicode support for language-specific characters helps non-English users.\n"
|
||||
" Extended unicode support for language-specific characters helps non-English speakers.\n"
|
||||
" While most users don't enter emojis as task metadata, automated task creation tools,\n"
|
||||
" such as bugwarrior, might create tasks with exotic Unicode data.",
|
||||
" You can try it out - 'task add Prepare for an 👽 invasion!'"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue