2020-11-21 02:11:31 +01:00
|
|
|
/*
|
|
|
|
Localizable.strings
|
|
|
|
NetNewsWire
|
|
|
|
|
|
|
|
Created by Stuart Breckenridge on 21/11/2020.
|
|
|
|
Copyright © 2020 Ranchero Software. All rights reserved.
|
|
|
|
*/
|
|
|
|
|
|
|
|
/* Bundle */
|
|
|
|
"Unread_Widget_Title" = "Your Unread Articles";
|
2020-11-21 09:01:32 +01:00
|
|
|
"Unread_Widget_Description" = "A sneak peek at your unread articles.";
|
2020-11-21 02:11:31 +01:00
|
|
|
|
|
|
|
"Today_Widget_Title" = "Your Today Articles";
|
2020-11-21 09:01:32 +01:00
|
|
|
"Today_Widget_Description" = "A sneak peek at recently published unread articles.";
|
2020-11-21 02:11:31 +01:00
|
|
|
|
|
|
|
"Starred_Widget_Title" = "Your Starred Articles";
|
2020-11-21 09:01:32 +01:00
|
|
|
"Starred_Widget_Description" = "A sneak peek at your starred articles.";
|
2020-11-21 02:11:31 +01:00
|
|
|
|
|
|
|
"SmartFeedSummary_Widget_Title" = "Your Smart Feed Summary";
|
|
|
|
"SmartFeedSummary_Widget_Description" = "A count of your smart feeds.";
|
|
|
|
|
|
|
|
/* Unread Widget */
|
|
|
|
"Unread_Widget_NoItems" = "There's nothing to read right now.";
|
|
|
|
|
|
|
|
/* Today Widget */
|
|
|
|
"Today_Widget_NoItems" = "There are no recent articles to read.";
|
|
|
|
|
|
|
|
/* Starred Widget */
|
|
|
|
"Starred_Widget_NoItems" = "You've not starred any artices.";
|
2020-11-21 08:47:53 +01:00
|
|
|
|
|
|
|
/* Smart Feed Summary */
|
2020-11-21 09:49:03 +01:00
|
|
|
"Smartfeed_Title" = "Smart Feeds";
|