|
@@ -161,7 +161,7 @@ class KMSubscribeWaterMarkView: KMBaseXibView {
|
|
self.collectionContentViewHeightConstraint.constant = 330
|
|
self.collectionContentViewHeightConstraint.constant = 330
|
|
self.collectionViewContentTopConstraint.constant = 96
|
|
self.collectionViewContentTopConstraint.constant = 96
|
|
self.titleLabel.stringValue = NSLocalizedString("Login Benefits", comment: "")
|
|
self.titleLabel.stringValue = NSLocalizedString("Login Benefits", comment: "")
|
|
- self.waterExportButton.title = NSLocalizedString("Later", comment: "")
|
|
|
|
|
|
+// self.waterExportButton.title = NSLocalizedString("Later", comment: "")
|
|
self.subscribeLabel.stringValue = NSLocalizedString("Login or Sign up", comment: "")
|
|
self.subscribeLabel.stringValue = NSLocalizedString("Login or Sign up", comment: "")
|
|
}
|
|
}
|
|
// + " " + NSLocalizedString("Subscription", comment: ""
|
|
// + " " + NSLocalizedString("Subscription", comment: ""
|