diff --git a/WordPress/Classes/ViewRelated/Blog/Blog Dashboard/Cards/Prompts/DashboardBloganuaryCardCell.swift b/WordPress/Classes/ViewRelated/Blog/Blog Dashboard/Cards/Prompts/DashboardBloganuaryCardCell.swift index d81169c5ec1c..e267bab74592 100644 --- a/WordPress/Classes/ViewRelated/Blog/Blog Dashboard/Cards/Prompts/DashboardBloganuaryCardCell.swift +++ b/WordPress/Classes/ViewRelated/Blog/Blog Dashboard/Cards/Prompts/DashboardBloganuaryCardCell.swift @@ -162,10 +162,7 @@ private struct BloganuaryNudgeCardView: View { static let description = NSLocalizedString( "bloganuary.dashboard.card.description", - value: """ - For the month of January, blogging prompts will come from Bloganuary - \ - our community challenge to build a blogging habit for the new year. - """, + value: "For the month of January, blogging prompts will come from Bloganuary — our community challenge to build a blogging habit for the new year.", comment: "Short description for the Bloganuary event, shown right below the title." ) diff --git a/WordPress/Resources/en-GB.lproj/Localizable.strings b/WordPress/Resources/en-GB.lproj/Localizable.strings index 3fbcdcb4e9d0..042106adf0c3 100644 --- a/WordPress/Resources/en-GB.lproj/Localizable.strings +++ b/WordPress/Resources/en-GB.lproj/Localizable.strings @@ -9568,7 +9568,7 @@ translators: %s: Select control option value e.g: \"Auto, 25%\". */ "bloganuary.dashboard.card.button.learnMore" = "Learn more"; /* Short description for the Bloganuary event, shown right below the title. */ -"bloganuary.dashboard.card.description" = "For the month of January, blogging prompts will come from Bloganuary – our community challenge to build a blogging habit for the new year."; +"bloganuary.dashboard.card.description" = "For the month of January, blogging prompts will come from Bloganuary — our community challenge to build a blogging habit for the new year."; /* Title for the Bloganuary dashboard card. */ "bloganuary.dashboard.card.title" = "Bloganuary is coming!"; diff --git a/WordPress/Resources/en.lproj/Localizable.strings b/WordPress/Resources/en.lproj/Localizable.strings index b9f9a123e786..a05023cb3acd 100644 --- a/WordPress/Resources/en.lproj/Localizable.strings +++ b/WordPress/Resources/en.lproj/Localizable.strings @@ -1367,7 +1367,7 @@ "bloganuary.dashboard.card.button.learnMore" = "Learn more"; /* Short description for the Bloganuary event, shown right below the title. */ -"bloganuary.dashboard.card.description" = "For the month of January, blogging prompts will come from Bloganuary - our community challenge to build a blogging habit for the new year."; +"bloganuary.dashboard.card.description" = "For the month of January, blogging prompts will come from Bloganuary — our community challenge to build a blogging habit for the new year."; /* Title for the Bloganuary dashboard card. */ "bloganuary.dashboard.card.title" = "Bloganuary is coming!"; diff --git a/WordPress/Resources/ro.lproj/Localizable.strings b/WordPress/Resources/ro.lproj/Localizable.strings index c39bb5a4ac36..920955a58587 100644 --- a/WordPress/Resources/ro.lproj/Localizable.strings +++ b/WordPress/Resources/ro.lproj/Localizable.strings @@ -9568,7 +9568,7 @@ translators: %s: Select control option value e.g: \"Auto, 25%\". */ "bloganuary.dashboard.card.button.learnMore" = "Află mai multe"; /* Short description for the Bloganuary event, shown right below the title. */ -"bloganuary.dashboard.card.description" = "În luna ianuarie, îndemnurile de a scrie vor veni de la Bloganuary - provocarea comunității noastre de a crea un obicei de a scrie pe bloguri în noul an."; +"bloganuary.dashboard.card.description" = "În luna ianuarie, îndemnurile de a scrie vor veni de la Bloganuary — provocarea comunității noastre de a crea un obicei de a scrie pe bloguri în noul an."; /* Title for the Bloganuary dashboard card. */ "bloganuary.dashboard.card.title" = "Bloganuary vine în curând!";