diff options
| author | Wyatt Benno <wyattbenno@gmail.com> | 2019-12-06 09:38:55 +0900 |
|---|---|---|
| committer | Wyatt Benno <wyattbenno@gmail.com> | 2019-12-06 09:38:55 +0900 |
| commit | 01855f315c7db813d7bbf2f3683017819d2fb70c (patch) | |
| tree | cb7fec6ee3615e8e88ffb5854b98580b0c0649ac /src/i18n | |
| parent | 13fc2612ae388dec682829ae2b6211bb3cb8ccb3 (diff) | |
Wording updates
Diffstat (limited to 'src/i18n')
| -rw-r--r-- | src/i18n/en.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index c203e156..1dd99062 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -535,8 +535,7 @@ "collapse": "Collapse", "conversation": "Conversation", "error_fetching": "Error fetching updates", - "error_403": "This timeline is not public.", - "error_403_message": "Please sign in.", + "error_403": "Access denied", "load_older": "Load older statuses", "no_retweet_hint": "Post is marked as followers-only or direct and cannot be repeated", "repeated": "repeated", |
