Skip to content

Commit

Permalink
Update dll/cpl/openglcfg/lang/es-ES.rc
Browse files Browse the repository at this point in the history
  • Loading branch information
julenuri authored Mar 13, 2024
1 parent f024750 commit 12d6030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dll/cpl/openglcfg/lang/es-ES.rc
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ BEGIN
GROUPBOX "Configuración de renderizado", -1, 5, 25, 230, 90
LTEXT "&Renderizador:", -1, 15, 42, 37, 10
COMBOBOX IDC_RENDERER, 55, 40, 160, 10, WS_TABSTOP | WS_VSCROLL | CBS_DROPDOWNLIST
LTEXT "Ojo: Esto sobreescribe las configuraciones por defecto de tus gráficos. Elige ""Predeterminado del sistema"" para volver a las configuraciones originales.", -1, 15, 60, 210, 40
LTEXT "Ojo: Esto sobreescribe los ajustes por defecto de tus gráficos. Elige ""Predeterminado del sistema"" para volver a los ajustes originales.", -1, 15, 60, 210, 40
GROUPBOX "Depurador", -1, 5, 125, 230, 90
LTEXT "DEBUGCHANNEL:", -1, 15, 142, 65, 10
COMBOBOX IDC_DEBUG_OUTPUT, 80, 140, 135, 10, WS_TABSTOP | WS_VSCROLL | CBS_DROPDOWNLIST
Expand Down

0 comments on commit 12d6030

Please sign in to comment.