Skip to content

Commit

Permalink
[TRANSLATION] Shell32 ES-es minimal change.
Browse files Browse the repository at this point in the history
  • Loading branch information
julenuri committed Feb 6, 2024
1 parent d38cdcd commit 0782bdc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dll/win32/shell32/lang/es-ES.rc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* PURPOSE: Spanish resource file
* TRANSLATORS: Copyright 2014-2015 Ismael Ferreras Morezuelas <[email protected]>
* Copyright 2018 Julio Carchi Ruiz <[email protected]>
* Copyright 2020 Julen Urizar Compains <[email protected]>
* Copyright 2024 Julen Urizar Compains <[email protected]>
*/

LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
Expand Down Expand Up @@ -898,7 +898,7 @@ BEGIN
IDS_NETWORKPLACE "Mis sitios de red"

IDS_NEWFOLDER "Nueva carpeta"
IDS_NEWITEMFORMAT "New %s"
IDS_NEWITEMFORMAT "Nuevo %s"

IDS_DRIVE_FIXED "Disco local"
IDS_DRIVE_CDROM "Unidad de CD"
Expand All @@ -915,7 +915,7 @@ BEGIN

IDS_SHELL_ABOUT_AUTHORS "&Autores"
IDS_SHELL_ABOUT_BACK "< A&trás"
FCIDM_SHVIEW_NEW "Ne&w" /* A menu item with an ampersand */
FCIDM_SHVIEW_NEW "N&uevo" /* A menu item with an ampersand */
FCIDM_SHVIEW_NEWFOLDER "Nueva &carpeta"
FCIDM_SHVIEW_NEWLINK "Nuevo &acceso directo"
IDS_FOLDER_OPTIONS "Opciones de carpeta"
Expand Down

0 comments on commit 0782bdc

Please sign in to comment.