about summary refs log tree commit diff
path: root/app/assets/javascripts/components/locales/en.jsx
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2017-02-19 22:42:38 +0100
committerEugen Rochko <eugen@zeonfederated.com>2017-02-19 22:42:38 +0100
commite8ea9669c98328cee7b989d1080cd95ee83b1b9f (patch)
treed6f66d44961b87760ff7b4eb2c462309fa8f8a8e /app/assets/javascripts/components/locales/en.jsx
parent6b4ef92c6fbf8b63c1ed8314bc230350eff340b1 (diff)
Fix links and wording
Diffstat (limited to 'app/assets/javascripts/components/locales/en.jsx')
-rw-r--r--app/assets/javascripts/components/locales/en.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/javascripts/components/locales/en.jsx b/app/assets/javascripts/components/locales/en.jsx
index e9e18a527..f1d6a6dbc 100644
--- a/app/assets/javascripts/components/locales/en.jsx
+++ b/app/assets/javascripts/components/locales/en.jsx
@@ -42,7 +42,7 @@ const en = {
   "compose_form.spoiler": "Hide text behind warning",
   "compose_form.private": "Mark as private",
   "compose_form.privacy_disclaimer": "Your private status will be delivered to mentioned users on {domains}. Do you trust {domainsCount, plural, one {that server} other {those servers}} to not leak your status?",
-  "compose_form.unlisted": "Do not display in public timeline",
+  "compose_form.unlisted": "Do not display on public timelines",
   "navigation_bar.edit_profile": "Edit profile",
   "navigation_bar.preferences": "Preferences",
   "navigation_bar.community_timeline": "Local timeline",