Strings update - app/src/main/res/values-co/strings.xml

pull/295/head
Stefan Arentz 3 years ago committed by Jonathan Almeida
parent b19c05ef48
commit 78c4664b40

@ -185,6 +185,8 @@
<!-- Browser menu button to configure reader mode appearance e.g. the used font type and size -->
<string name="browser_menu_read_appearance">Aspettu</string>
<!-- Browser menu button to show reader view appearance controls e.g. the used font type and size -->
<string name="browser_menu_customize_reader_view">Persunalizà u modu di lettura</string>
<!-- Error message to show when the user tries to access a scheme not
handled by the app (Ex: blob, tel etc) -->
<string name="unknown_scheme_error_message">Impussibule di cunnettassi. Schema dURL scunnisciutu.</string>
@ -221,6 +223,11 @@
<!-- Search suggestion onboarding hint Learn more link text -->
<string name="search_suggestions_onboarding_learn_more_link">Sapene di più</string>
<!-- Search engine suggestion title text. The first parameter is the name of teh suggested engine-->
<string name="search_engine_suggestions_title">Ricercà in %s</string>
<!-- Search engine suggestion description text -->
<string name="search_engine_suggestions_description">Ricercà direttamente da a barra dindirizzu</string>
<!-- Search Widget -->
<!-- Content description for searching with a widget. Firefox is intentionally hardcoded.-->
<string name="search_widget_content_description">Apre una nova unghjetta in Firefox</string>

Loading…
Cancel
Save