Skip to content

Commit c320da3

Browse files
authored
Notifications settings: change Publicized copy (#103265)
* change copy for Jetpack Social notification setting (formerly Publicized) * do not translate brand name
1 parent a2710cf commit c320da3

File tree

1 file changed

+1
-1
lines changed
  • client/me/notification-settings/settings-form

1 file changed

+1
-1
lines changed

client/me/notification-settings/settings-form/locales.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ export const settingLabels = {
1414
follow: () => i18n.translate( 'Subscriptions' ),
1515
achievement: () => i18n.translate( 'Site achievements' ),
1616
mentions: () => i18n.translate( 'Username mentions' ),
17-
scheduled_publicize: () => i18n.translate( 'Post Publicized' ),
17+
scheduled_publicize: () => 'Jetpack Social',
1818
blogging_prompt: () => i18n.translate( 'Daily writing prompts' ),
1919
draft_post_prompt: () => i18n.translate( 'Draft post reminders' ),
2020
store_order: () => i18n.translate( 'New order' ),

0 commit comments

Comments
 (0)