https://git.reactos.org/?p=reactos.git;a=commitdiff;h=911162a1c7455c39bc3885cffacf315bdbf5708a
commit 911162a1c7455c39bc3885cffacf315bdbf5708a Author: Cătălin Gabriel Drăghiță <[email protected]> AuthorDate: Tue Jan 3 19:47:55 2023 +0100 Commit: GitHub <[email protected]> CommitDate: Tue Jan 3 19:47:55 2023 +0100 [TRANSLATIONS] Email update (#4974) --- base/applications/osk/lang/es-ES.rc | 2 +- base/applications/rapps/lang/es-ES.rc | 2 +- base/system/subst/lang/es-ES.rc | 2 +- base/system/userinit/lang/es-ES.rc | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/base/applications/osk/lang/es-ES.rc b/base/applications/osk/lang/es-ES.rc index 27e2072880c..0b44094337d 100644 --- a/base/applications/osk/lang/es-ES.rc +++ b/base/applications/osk/lang/es-ES.rc @@ -5,7 +5,7 @@ * PURPOSE: On screen keyboard (Spanish resources) * PROGRAMMERS: Denis ROBERT * TRANSLATOR: Ismael Ferreras Morezuelas <[email protected]> - * Catalin Gabriel Draghita <[email protected]> + * Catalin Gabriel Draghita <[email protected]> */ LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL diff --git a/base/applications/rapps/lang/es-ES.rc b/base/applications/rapps/lang/es-ES.rc index b671c27bc03..b4fad1177c5 100644 --- a/base/applications/rapps/lang/es-ES.rc +++ b/base/applications/rapps/lang/es-ES.rc @@ -4,7 +4,7 @@ * PURPOSE: Spanish resource file * TRANSLATORS: Copyright 2014-2015 Ismael Ferreras Morezuelas <[email protected]> * Copyright 2020 Julen Urizar Compains <[email protected]> - * Copyright 2020 Catalin Gabriel Draghita <[email protected]> + * Copyright 2020 Catalin Gabriel Draghita <[email protected]> */ LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL diff --git a/base/system/subst/lang/es-ES.rc b/base/system/subst/lang/es-ES.rc index ad5f4d52681..70eea5e8568 100644 --- a/base/system/subst/lang/es-ES.rc +++ b/base/system/subst/lang/es-ES.rc @@ -1,6 +1,6 @@ /* * TRANSLATION: ?? - 2020 - Catalin Gabriel Draghita ([email protected]) + 2020 - Catalin Gabriel Draghita ([email protected]) */ LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL diff --git a/base/system/userinit/lang/es-ES.rc b/base/system/userinit/lang/es-ES.rc index 23514166d9f..4cfd10371da 100644 --- a/base/system/userinit/lang/es-ES.rc +++ b/base/system/userinit/lang/es-ES.rc @@ -1,6 +1,6 @@ /* * TRANSLATION: ?? - 2020 - Catalin Gabriel Draghita ([email protected]) + 2020 - Catalin Gabriel Draghita ([email protected]) */ LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
