You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
staticletfetchingTitle=NSLocalizedString("Fetching pages...", comment:"A brief prompt shown when the reader is empty, letting the user know the app is currently fetching new pages.")
497
496
staticletnoDraftsTitle=NSLocalizedString("You don't have any draft pages", comment:"Displayed when the user views drafts in the pages list and there are no pages")
498
497
staticletnoScheduledTitle=NSLocalizedString("You don't have any scheduled pages", comment:"Displayed when the user views scheduled pages in the pages list and there are no pages")
499
498
staticletnoTrashedTitle=NSLocalizedString("You don't have any trashed pages", comment:"Displayed when the user views trashed in the pages list and there are no pages")
staticletfetchingTitle=NSLocalizedString("Fetching posts...", comment:"A brief prompt shown when the reader is empty, letting the user know the app is currently fetching new posts.")
310
309
staticletnoDraftsTitle=NSLocalizedString("You don't have any draft posts", comment:"Displayed when the user views drafts in the posts list and there are no posts")
311
310
staticletnoScheduledTitle=NSLocalizedString("You don't have any scheduled posts", comment:"Displayed when the user views scheduled posts in the posts list and there are no posts")
312
311
staticletnoTrashedTitle=NSLocalizedString("You don't have any trashed posts", comment:"Displayed when the user views trashed in the posts list and there are no posts")
0 commit comments