forked from mozilla-mobile/android-components
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
cb7a471
commit ef98921
Showing
125 changed files
with
1,307 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 changes: 12 additions & 0 deletions
12
components/feature/search/src/main/res/values-co/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<!-- Search Widget --> | ||
<!-- Content description for searching with a widget. The first parameter is the name of the application.--> | ||
<string name="search_widget_content_description">Apre una nova unghjetta in %1$s</string> | ||
<!-- Text preview for smaller sized widgets --> | ||
<string name="search_widget_text_short">Ricercà</string> | ||
<!-- Text preview for larger sized widgets --> | ||
<string name="search_widget_text_long">Ricercà nant’à u web</string> | ||
<!-- Content description (not visible, for screen readers etc.): Voice search --> | ||
<string name="search_widget_voice">Ricerca vucale</string> | ||
</resources> |
12 changes: 12 additions & 0 deletions
12
components/feature/search/src/main/res/values-cs/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<!-- Search Widget --> | ||
<!-- Content description for searching with a widget. The first parameter is the name of the application.--> | ||
<string name="search_widget_content_description">Otevřít nový panel v aplikaci %1$s</string> | ||
<!-- Text preview for smaller sized widgets --> | ||
<string name="search_widget_text_short">Hledat</string> | ||
<!-- Text preview for larger sized widgets --> | ||
<string name="search_widget_text_long">Vyhledat na webu</string> | ||
<!-- Content description (not visible, for screen readers etc.): Voice search --> | ||
<string name="search_widget_voice">Hlasové vyhledávání</string> | ||
</resources> |
12 changes: 12 additions & 0 deletions
12
components/feature/search/src/main/res/values-el/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<!-- Search Widget --> | ||
<!-- Content description for searching with a widget. The first parameter is the name of the application.--> | ||
<string name="search_widget_content_description">Άνοιγμα νέας καρτέλας %1$s</string> | ||
<!-- Text preview for smaller sized widgets --> | ||
<string name="search_widget_text_short">Αναζήτηση</string> | ||
<!-- Text preview for larger sized widgets --> | ||
<string name="search_widget_text_long">Αναζήτηση στο διαδίκτυο</string> | ||
<!-- Content description (not visible, for screen readers etc.): Voice search --> | ||
<string name="search_widget_voice">Φωνητική αναζήτηση</string> | ||
</resources> |
12 changes: 12 additions & 0 deletions
12
components/feature/search/src/main/res/values-es-rAR/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<!-- Search Widget --> | ||
<!-- Content description for searching with a widget. The first parameter is the name of the application.--> | ||
<string name="search_widget_content_description">Abrir una nueva pestaña de %1$s</string> | ||
<!-- Text preview for smaller sized widgets --> | ||
<string name="search_widget_text_short">Buscar</string> | ||
<!-- Text preview for larger sized widgets --> | ||
<string name="search_widget_text_long">Buscar en la web</string> | ||
<!-- Content description (not visible, for screen readers etc.): Voice search --> | ||
<string name="search_widget_voice">Búsqueda por voz</string> | ||
</resources> |
12 changes: 12 additions & 0 deletions
12
components/feature/search/src/main/res/values-fr/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<!-- Search Widget --> | ||
<!-- Content description for searching with a widget. The first parameter is the name of the application.--> | ||
<string name="search_widget_content_description">Ouvrir un nouvel onglet %1$s</string> | ||
<!-- Text preview for smaller sized widgets --> | ||
<string name="search_widget_text_short">Rechercher</string> | ||
<!-- Text preview for larger sized widgets --> | ||
<string name="search_widget_text_long">Rechercher sur le Web</string> | ||
<!-- Content description (not visible, for screen readers etc.): Voice search --> | ||
<string name="search_widget_voice">Recherche vocale</string> | ||
</resources> |
12 changes: 12 additions & 0 deletions
12
components/feature/search/src/main/res/values-gn/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<!-- Search Widget --> | ||
<!-- Content description for searching with a widget. The first parameter is the name of the application.--> | ||
<string name="search_widget_content_description">Embojuruja tendayke pyahu %1$s-pe</string> | ||
<!-- Text preview for smaller sized widgets --> | ||
<string name="search_widget_text_short">Heka</string> | ||
<!-- Text preview for larger sized widgets --> | ||
<string name="search_widget_text_long">Eheka ñandutípe</string> | ||
<!-- Content description (not visible, for screen readers etc.): Voice search --> | ||
<string name="search_widget_voice">Ayvu rupi jeheka</string> | ||
</resources> |
12 changes: 12 additions & 0 deletions
12
components/feature/search/src/main/res/values-hr/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<!-- Search Widget --> | ||
<!-- Content description for searching with a widget. The first parameter is the name of the application.--> | ||
<string name="search_widget_content_description">Otvori novu %1$s karticu</string> | ||
<!-- Text preview for smaller sized widgets --> | ||
<string name="search_widget_text_short">Traži</string> | ||
<!-- Text preview for larger sized widgets --> | ||
<string name="search_widget_text_long">Pretraži web</string> | ||
<!-- Content description (not visible, for screen readers etc.): Voice search --> | ||
<string name="search_widget_voice">Glasovno pretraživanje</string> | ||
</resources> |
Oops, something went wrong.