You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: intl/msg_hash_es.h
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -145,10 +145,6 @@ MSG_HASH(
145
145
MENU_ENUM_SUBLABEL_SHOW_WIMP,
146
146
"Abre el menú tradicional de escritorio."
147
147
)
148
-
MSG_HASH(
149
-
MENU_ENUM_LABEL_VALUE_MENU_DISABLE_KIOSK_MODE,
150
-
"Desactivar el modo quiosco (es necesario reiniciar)"
151
-
)
152
148
MSG_HASH(
153
149
MENU_ENUM_SUBLABEL_MENU_DISABLE_KIOSK_MODE,
154
150
"Muestra todos los elementos de los ajustes."
@@ -3632,6 +3628,14 @@ MSG_HASH(
3632
3628
MENU_ENUM_SUBLABEL_INPUT_ALL_USERS_CONTROL_MENU,
3633
3629
"Permite que cualquier usuario pueda controlar el menú. Si esta opción está desactivada, solo podrá hacerlo el usuario 1."
3634
3630
)
3631
+
MSG_HASH(
3632
+
MENU_ENUM_LABEL_VALUE_MENU_SINGLECLICK_PLAYLISTS,
3633
+
"Ejecutar listas de reproducción con un clic"
3634
+
)
3635
+
MSG_HASH(
3636
+
MENU_ENUM_SUBLABEL_MENU_SINGLECLICK_PLAYLISTS,
3637
+
"Omite el menú Iniciar al ejecutar un elemento de una lista de reproducción. Pulsa la cruceta mientras mantienes pulsado el botón Aceptar para acceder al menú Iniciar."
0 commit comments