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
staticletpublishingTo=NSLocalizedString("prepublishing.publishingTo", value:"Publishing to", comment:"Label in the header in the pre-publishing sheet")
187
191
staticletpublish=NSLocalizedString("prepublishing.publish", value:"Publish", comment:"Primary button label in the pre-publishing sheet")
192
+
staticletsubmit=NSLocalizedString("prepublishing.submitForReview", value:"Submit", comment:"Primary button label in the pre-publishing sheet (must be short)")
188
193
staticletschedule=NSLocalizedString("prepublishing.schedule", value:"Schedule", comment:"Primary button label in the pre-publishing shee")
189
194
staticletpublishDate=NSLocalizedString("prepublishing.publishDate", value:"Publish Date", comment:"Label for a cell in the pre-publishing sheet")
190
195
staticletvisibility=NSLocalizedString("prepublishing.visibility", value:"Visibility", comment:"Label for a cell in the pre-publishing sheet")
0 commit comments