2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-03 23:15:31 +00:00

[fenix] For https://github.com/mozilla-mobile/fenix/issues/22502 - Update "Jump back in" group's subtitle format

This commit is contained in:
Mugurell 2021-11-19 14:20:03 +02:00 committed by mergify[bot]
parent 1958c4cd7a
commit 86f80f2652
2 changed files with 3 additions and 3 deletions

View File

@ -207,7 +207,7 @@ private fun RecentSearchGroupItem(
Spacer(modifier = Modifier.width(8.dp))
RecentTabSubtitle(subtitle = stringResource(R.string.recent_tabs_search_term_count, count))
RecentTabSubtitle(subtitle = stringResource(R.string.recent_tabs_search_term_count_2, count))
}
}
}

View File

@ -142,8 +142,8 @@
The first parameter is the search term that the user used. (for example: your search for "cat")-->
<string name="recent_tabs_search_term">Your search for \"%1$s\"</string>
<!-- Text for the number of tabs in a group in the 'Jump back in' section of the new tab
The first parameter is the count for number of sites in the group. This number will always be more than one. -->
<string name="recent_tabs_search_term_count">Sites: %1$s</string>
%d is a placeholder for the number of sites in the group. This number will always be more than one. -->
<string name="recent_tabs_search_term_count_2">%d sites</string>
<!-- History Metadata -->
<!-- Header text for a section on the home screen that displays grouped highlights from the