Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-cw
Commits
384f811f
Commit
384f811f
authored
Jul 09, 2009
by
Frédéric Delanoy
Committed by
Alexandre Julliard
Jul 10, 2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
view: Convert French resources to UTF-8.
parent
e4b0d328
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
4 deletions
+7
-4
Fr.rc
programs/view/Fr.rc
+7
-4
No files found.
programs/view/Fr.rc
View file @
384f811f
...
...
@@ -4,7 +4,7 @@
*
* Copyright 1998 Douglas Ridgway
* Copyright 2003 Marcelo Duarte
* Copyright 2003 Vincent Bron
* Copyright 2003 Vincent B
é
ron
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
...
...
@@ -23,6 +23,9 @@
#include "resource.h"
/* UTF-8 */
#pragma code_page(65001)
LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
/*
...
...
@@ -38,9 +41,9 @@ BEGIN
MENUITEM "&Ouvrir", IDM_OPEN
MENUITEM "&Quitter", IDM_EXIT
END
POPUP "&Dplacement"
POPUP "&D
é
placement"
BEGIN
MENUITEM "&Mettre
l'
chelle", IDM_SET_EXT_TO_WIN
MENUITEM "&Mettre
à l'é
chelle", IDM_SET_EXT_TO_WIN
MENUITEM SEPARATOR
MENUITEM "&Gauche", IDM_LEFT
MENUITEM "&Droite", IDM_RIGHT
...
...
@@ -70,5 +73,5 @@ END
STRINGTABLE DISCARDABLE
BEGIN
IDS_DESCRIPTION "Visionneuse de fichiers Metafile rguliers"
IDS_DESCRIPTION "Visionneuse de fichiers Metafile r
é
guliers"
END
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment