Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

Commit

Permalink
Import l10n.
Browse files Browse the repository at this point in the history
  • Loading branch information
mozilla-l10n-automation-bot authored and mergify[bot] committed Oct 18, 2022
1 parent 7f54eab commit 5708898
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions app/src/main/res/values-es-rMX/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -498,6 +498,10 @@
<!-- Content description (not visible, for screen readers etc.): This is the description for the close button from the new onboarding flow screen one and two -->
<string name="onboarding_close_button_content_description">Cerrar</string>

<!-- New Onboarding flow first screen title -->
<!-- %1$s will be replaced by the app name and build variant(e.g. Firefox Focus, Firefox Klar Nightly) -->
<string name="onboarding_first_screen_title">Te damos la bienvenida a %1$s</string>

<!-- New Onboarding flow first screen subtitle the one that appears under title -->
<string name="onboarding_first_screen_subtitle">Rápido. Privado. Sin distracciones.</string>

Expand All @@ -511,6 +515,10 @@
<!-- New Onboarding flow second screen subtitle the one that appears under title -->
<string name="onboarding_second_screen_subtitle_one">Borramos tu historial cuando cierras la aplicación para mayor privacidad.</string>

<!-- New Onboarding flow second screen subtitle two the one that appears under subtitle one -->
<!-- %1$s will be replaced by the app short name(Focus) -->
<string name="onboarding_second_screen_subtitle_two">Establece %1$s como predeterminado para proteger tus datos con cada enlace que abras.</string>

<!-- New Onboarding flow second screen make Focus default browser button label-->
<string name="onboarding_second_screen_default_browser_button_text">Establecer como navegador predeterminado</string>

Expand Down Expand Up @@ -1033,6 +1041,10 @@ The new line here must be kept as the second half of the string is clickable for

!-- This is the subtitle of promote search widget dialog. %1$s will get replaced with the name
of the app (e.g. &quot;Focus&quot;) --&gt;
<string name="promote_search_widget_dialog_subtitle">Te dejaremos con tu navegación privada, pero comienza más rápido la próxima vez con el widget %1$s en tu pantalla de inicio.</string>

!-- This is te text from add search widget to home screen button .The button is located on
promote search widget dialog. --&gt;
<string name="promote_search_widget_button_text">Agregar widget a la pantalla de inicio</string>

!-- This is te text of the snackbar that appears after the search widget was added successfully
Expand Down

0 comments on commit 5708898

Please sign in to comment.