mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-17 15:26:23 +00:00
Import translations from android-l10n
This commit is contained in:
parent
c37deb72c4
commit
af9a39ac3a
@ -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…
Reference in New Issue
Block a user