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
fatalError("init(coder:) has not been implemented")
117
120
}
@@ -124,7 +127,7 @@ private final class GradientAlphaMaskView: UIView {
124
127
}
125
128
126
129
privateenumStrings{
127
-
staticletviewForMore=NSLocalizedString("reader.postDetails.viewMoreOn", value:"Visit %@ for the full post", comment:"Reader post details view")
130
+
staticletviewFullPost=NSLocalizedString("reader.postDetails.viewFullPost", value:"View full post", comment:"Button title")
128
131
staticletblog=NSLocalizedString("reader.postDetails.blog", value:"blog", comment:"Reader post details view placeholder when blog name not avail")
129
132
staticletdetails=NSLocalizedString("reader.postDetails.viewModeDescription", value:"The owner of this site only allows us to show a brief summary of their content. To view the full post, you'll have to visit their site.", comment:"Reader post details view")
0 commit comments