Mercurial > addons > firefox-addons > feed-preview
diff _locales/en/messages.json @ 1:1c31f4102408
Show a hint if the feed has no entries
author | Guido Berhoerster <guido+feed-preview@berhoerster.name> |
---|---|
date | Thu, 04 Oct 2018 09:40:26 +0200 |
parents | bc5cc170163c |
children | ff5e5e3eba32 |
line wrap: on
line diff
--- a/_locales/en/messages.json Wed Oct 03 23:40:57 2018 +0200 +++ b/_locales/en/messages.json Thu Oct 04 09:40:26 2018 +0200 @@ -11,6 +11,10 @@ "message": "Untitled Feed", "description": "Default title for feeds." }, + "noEntriesHint": { + "message": "This feed has no entries.", + "description": "Hint to display if there are no entries." + }, "defaultFeedEntryTitle": { "message": "Untitled Entry", "description": "Default title for feed entries."