Do not try to guess why home timeline is empty in web UI (#5370)

* Do not try to guess why home timeline is empty in web UI

* Fix style issue
This commit is contained in:
Eugen Rochko
2017-10-13 16:44:16 +02:00
committed by GitHub
parent 388d093beb
commit 48f7a58799
8 changed files with 10 additions and 20 deletions

View File

@ -912,7 +912,7 @@
"id": "empty_column.home.inactivity"
},
{
"defaultMessage": "You aren't following anyone yet. Visit {public} or use search to get started and meet other users.",
"defaultMessage": "Your home timeline is empty! Visit {public} or use search to get started and meet other users.",
"id": "empty_column.home"
},
{
@ -1408,4 +1408,4 @@
],
"path": "app/javascript/mastodon/features/video/index.json"
}
]
]