We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16c8d6e commit 3576717Copy full SHA for 3576717
components/feature/prompts/src/main/res/values-es-rMX/strings.xml
@@ -81,6 +81,8 @@
81
<string name="mozac_feature_prompts_nov">Nov</string>
82
<!-- December month of the year (short description), used on the month chooser dialog. -->
83
<string name="mozac_feature_prompts_dec">Dic</string>
84
+ <!-- Title of the time picker dialog. -->
85
+ <string name="mozac_feature_prompts_set_time">Establecer hora</string>
86
<!-- Option in expanded select login prompt that links to login settings -->
87
<string name="mozac_feature_prompts_manage_logins">Administrar inicios de sesión</string>
88
<!-- Content description for expanding the saved logins options in the select login prompt -->
0 commit comments