Skip to content

Commit

Permalink
Merge pull request #19774 from wordpress-mobile/hotfix/bloganuary-nud…
Browse files Browse the repository at this point in the history
…ge-text-em-dash

[Bloganuary] Replace hyphen with em dash in Bloganuary Nudge text
  • Loading branch information
Thomas Horta authored Dec 12, 2023
2 parents 0ac6904 + 4c2c9f0 commit 4df7f46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WordPress/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4822,7 +4822,7 @@ translators: %s: Select control option value e.g: "Auto, 25%". -->

<!-- Bloganuary -->
<string name="bloganuary_dashboard_nudge_title">Bloganuary is coming!</string>
<string name="bloganuary_dashboard_nudge_text">For the month of January, blogging prompts will come from Bloganuary - our community challenge to build a blogging habit for the new year.</string>
<string name="bloganuary_dashboard_nudge_text">For the month of January, blogging prompts will come from Bloganuary our community challenge to build a blogging habit for the new year.</string>
<string name="bloganuary_dashboard_nudge_learn_more" translatable="false">@string/learn_more</string>
<string name="bloganuary_dashboard_nudge_overlay_icon_content_description">Bloganuary</string>
<string name="bloganuary_dashboard_nudge_overlay_title">Join our month-long writing challenge</string>
Expand Down

0 comments on commit 4df7f46

Please sign in to comment.