mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-03 23:15:31 +00:00
[fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28823)
This commit is contained in:
parent
84bcd0bf64
commit
33d9fc0640
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user