Uplift Fenix strings from main to releases_v111

pull/600/head
JohanLorenzo 1 year ago committed by mergify[bot]
parent e28eafe9ad
commit 19802bf830

@ -85,7 +85,7 @@
<string name="open_in_app_cfr_negative_button_text">Bỏ qua</string>
<!-- Content description for close button used in "contextual feature recommendation" (CFR) popups -->
<string name="cfr_dismiss_button_default_content_description">Bỏ qua</string>
<string name="cfr_dismiss_button_default_content_description" moz:removedIn="110" tools:ignore="UnusedResources">Bỏ qua</string>
<!-- Total cookie protection "contextual feature recommendation" (CFR) -->
<!-- Text for the message displayed in the contextual feature recommendation popup promoting the total cookie protection feature. -->
@ -725,10 +725,17 @@
<!-- Text to show users they have one site in the history group section of the History fragment.
%d is a placeholder for the number of sites in the group. -->
<string name="history_search_group_site">%d trang web</string>
<string name="history_search_group_site" moz:RemovedIn="111" tools:ignore="UnusedResources">%d trang web</string>
<!-- Text to show users they have one page in the history group section of the History fragment.
%d is a placeholder for the number of pages in the group. -->
<string name="history_search_group_site_1">%d trang</string>
<!-- Text to show users they have multiple sites in the history group section of the History fragment.
%d is a placeholder for the number of sites in the group. -->
<string name="history_search_group_sites">%d trang web</string>
<string name="history_search_group_sites" moz:RemovedIn="111" tools:ignore="UnusedResources">%d trang web</string>
<!-- Text to show users they have multiple pages in the history group section of the History fragment.
%d is a placeholder for the number of pages in the group. -->
<string name="history_search_group_sites_1">%d trang</string>
<!-- Option in library for Recently Closed Tabs -->
<string name="library_recently_closed_tabs">Các thẻ đã đóng gần đây</string>

Loading…
Cancel
Save