2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-03 23:15:31 +00:00
This commit is contained in:
mozilla-l10n-automation-bot 2023-02-12 19:41:18 -05:00 committed by GitHub
parent 84bcd0bf64
commit 33d9fc0640

View File

@ -736,10 +736,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">Gune bat</string>
<string name="history_search_group_site" moz:RemovedIn="111" tools:ignore="UnusedResources">Gune bat</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">Orri %d</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 gune</string>
<string name="history_search_group_sites" moz:RemovedIn="111" tools:ignore="UnusedResources">%d gune</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 orri</string>
<!-- Option in library for Recently Closed Tabs -->
<string name="library_recently_closed_tabs">Itxitako azken fitxak</string>