TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: List of frequently used UI notifications texts

31 点作者 alvil超过 8 年前
Hi guys,<p>Clear, accurate, and concise text makes interfaces more usable and builds trust. Is there some list of the most frequently used notification texts used in UI of the web sites? What&#x27;s better? &quot;Item has been saved&quot; or &quot;Item saved&quot; and so on ...

3 条评论

gusmd超过 8 年前
Especially as a non-native English speaker, I often rely on the Material Design guidelines as my source for UI writing style.<p><a href="https:&#x2F;&#x2F;material.google.com&#x2F;style&#x2F;writing.html" rel="nofollow">https:&#x2F;&#x2F;material.google.com&#x2F;style&#x2F;writing.html</a><p>I see you first sentence was taken directly from this, so I guess you already know about it :)
评论 #12902903 未加载
评论 #12902838 未加载
butz超过 8 年前
Not actually a list of texts, but if you have a few minutes, this might give you right idea how to write them: <a href="https:&#x2F;&#x2F;www.smashingmagazine.com&#x2F;2016&#x2F;07&#x2F;getting-practical-with-microcopy&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.smashingmagazine.com&#x2F;2016&#x2F;07&#x2F;getting-practical-w...</a>
combatentropy超过 8 年前
I recommend the Elements of Style, 3rd ed. <a href="https:&#x2F;&#x2F;amzn.com&#x2F;0205191584" rel="nofollow">https:&#x2F;&#x2F;amzn.com&#x2F;0205191584</a><p>(I flipped through the 4th edition, and the examples and stuff seemed overmodernized. It felt diluted.)