Jose Rostagno : notepad: Fix Spanish translation.

Alexandre Julliard julliard at winehq.org
Mon Aug 2 11:03:52 CDT 2010


Module: wine
Branch: master
Commit: b07fccd5d6d06c90959bf61aff9d74c5a603e89d
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=b07fccd5d6d06c90959bf61aff9d74c5a603e89d

Author: Jose Rostagno <joserostagno at hotmail.com>
Date:   Sat Jul 31 11:40:51 2010 -0300

notepad: Fix Spanish translation.

---

 programs/notepad/Es.rc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/programs/notepad/Es.rc b/programs/notepad/Es.rc
index cdaefe7..4e098a7 100644
--- a/programs/notepad/Es.rc
+++ b/programs/notepad/Es.rc
@@ -65,7 +65,7 @@ POPUP "A&yuda" {
   MENUITEM "&Buscar...",            CMD_HELP_SEARCH
   MENUITEM "A&yuda sobre la ayuda", CMD_HELP_ON_HELP
   MENUITEM SEPARATOR
-  MENUITEM "&About Notepad", CMD_HELP_ABOUT_NOTEPAD
+  MENUITEM "Acerca &de Notepad", CMD_HELP_ABOUT_NOTEPAD
  }
 }
 




More information about the wine-cvs mailing list