Michael Stefaniuc : notepad: Fix the Walon translation.

Alexandre Julliard julliard at winehq.org
Wed May 28 04:57:00 CDT 2008


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

Author: Michael Stefaniuc <mstefani at redhat.de>
Date:   Wed May 28 00:09:57 2008 +0200

notepad: Fix the Walon translation.

---

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

diff --git a/programs/notepad/Wa.rc b/programs/notepad/Wa.rc
index b65f6e8..72963c7 100644
--- a/programs/notepad/Wa.rc
+++ b/programs/notepad/Wa.rc
@@ -31,6 +31,7 @@ MAIN_MENU MENU
   MENUITEM "&Drovî...\tCtrl+O",            CMD_OPEN
   MENUITEM "&Schaper\tCtrl+S",          CMD_SAVE
   MENUITEM "Schaper èt r&lomer...",     CMD_SAVE_AS
+  MENUITEM SEPARATOR
   MENUITEM "&Rexhe...\tCtrl+P",            CMD_PRINT
   MENUITEM "Arrandjmint del &Pådje...", CMD_PAGE_SETUP
   MENUITEM "&Apontiaedje del scrirece...",      CMD_PRINTER_SETUP
@@ -49,6 +50,7 @@ POPUP "&Candj
   MENUITEM "&Eure/Date\tF5",    CMD_TIME_DATE
   MENUITEM SEPARATOR
   MENUITEM "Côper les ro&yes",  CMD_WRAP
+  MENUITEM "&Font...",          CMD_FONT
  }
 POPUP "C&werî" {
   MENUITEM "Cwerî...",          CMD_SEARCH




More information about the wine-cvs mailing list