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
staticletviewInBrowser=NSLocalizedString("reader.postContextMenu.viewInBrowser", value:"View in Browser", comment:"Context menu action")
255
235
staticletblockOrReport=NSLocalizedString("reader.postContextMenu.blockOrReportMenu", value:"Block or Report", comment:"Context menu action")
256
-
staticletgoToBlog=NSLocalizedString("reader.postContextMenu.showBlog", value:"Go to Blog", comment:"Context menu action")
236
+
staticletviewBlog=NSLocalizedString("reader.postContextMenu.viewSite", value:"View Site", comment:"Context menu action")
257
237
staticletmanageNotifications=NSLocalizedString("reader.postContextMenu.manageNotifications", value:"Manage Notifications", comment:"Context menu action")
258
-
staticletblogDetails=NSLocalizedString("reader.postContextMenu.blogDetails", value:"Blog Details", comment:"Context menu action (placeholder value when blog name not available – should never happen)")
259
238
staticletblockSite=NSLocalizedString("reader.postContextMenu.blockSite", value:"Block Site", comment:"Context menu action")
260
239
staticletblockUser=NSLocalizedString("reader.postContextMenu.blockUser", value:"Block User", comment:"Context menu action")
261
240
staticletreportPost=NSLocalizedString("reader.postContextMenu.reportPost", value:"Report Post", comment:"Context menu action")
0 commit comments