From ad9cdd0eee3f9e86e1c53eed91667716248df19c Mon Sep 17 00:00:00 2001 From: t-p-white Date: Tue, 1 Aug 2023 16:13:25 +0100 Subject: [PATCH] Bug 1846283 - Rename limited edition wallpapers to "Artist series" --- .../fenix/settings/wallpaper/WallpaperSettings.kt | 6 +++--- app/src/main/res/values/strings.xml | 12 +++++++++--- 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/app/src/main/java/org/mozilla/fenix/settings/wallpaper/WallpaperSettings.kt b/app/src/main/java/org/mozilla/fenix/settings/wallpaper/WallpaperSettings.kt index d4e3d767a..6f243db4e 100644 --- a/app/src/main/java/org/mozilla/fenix/settings/wallpaper/WallpaperSettings.kt +++ b/app/src/main/java/org/mozilla/fenix/settings/wallpaper/WallpaperSettings.kt @@ -146,7 +146,7 @@ private fun WallpaperGroupHeading( modifier = Modifier.semantics(mergeDescendants = true, properties = headingSemantics), ) { Text( - text = stringResource(R.string.wallpaper_limited_edition_title), + text = stringResource(R.string.wallpaper_artist_series_title), color = FirefoxTheme.colors.textSecondary, style = FirefoxTheme.typography.subtitle2, ) @@ -154,7 +154,7 @@ private fun WallpaperGroupHeading( Spacer(modifier = Modifier.height(2.dp)) if (collection.learnMoreUrl.isNullOrEmpty()) { - val text = stringResource(R.string.wallpaper_limited_edition_description) + val text = stringResource(R.string.wallpaper_artist_series_description) Text( text = text, color = FirefoxTheme.colors.textSecondary, @@ -162,7 +162,7 @@ private fun WallpaperGroupHeading( ) } else { val link = stringResource(R.string.wallpaper_learn_more) - val text = stringResource(R.string.wallpaper_limited_edition_description_with_learn_more, link) + val text = stringResource(R.string.wallpaper_artist_series_description_with_learn_more, link) val linkStartIndex = text.indexOf(link) val linkEndIndex = linkStartIndex + link.length diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 5ad2d5e0d..aa2ca708d 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -584,11 +584,17 @@ Classic %s - Limited Edition + Limited Edition + + Artist series - The new Independent Voices collection. %s + The new Independent Voices collection. %s + + The Independent Voices collection. %s - The new Independent Voices collection. + The new Independent Voices collection. + + The Independent Voices collection. Try a splash of color