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
e6f16192
Commit
e6f16192
authored
Jul 22, 2009
by
Vladimir Pankratov
Committed by
Alexandre Julliard
Jul 22, 2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
view: Convert the Russian resources to UTF-8.
parent
15b5324d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
10 deletions
+13
-10
Ru.rc
programs/view/Ru.rc
+13
-10
No files found.
programs/view/Ru.rc
View file @
e6f16192
...
...
@@ -20,6 +20,9 @@
#include "resource.h"
/* UTF-8 */
#pragma code_page(65001)
LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
/*
...
...
@@ -30,19 +33,19 @@ LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
VIEW MENU
BEGIN
POPUP "&"
POPUP "&
Файл
"
BEGIN
MENUITEM "&", IDM_OPEN
MENUITEM "
&
", IDM_EXIT
MENUITEM "&
Открыть
", IDM_OPEN
MENUITEM "
В&ыход
", IDM_EXIT
END
POPUP "&"
POPUP "&
Положение
"
BEGIN
MENUITEM "&
", IDM_SET_EXT_TO_WIN
MENUITEM "&
Расширить по окну
", IDM_SET_EXT_TO_WIN
MENUITEM SEPARATOR
MENUITEM "
&
", IDM_LEFT
MENUITEM "
&
", IDM_RIGHT
MENUITEM "
&
", IDM_UP
MENUITEM "
&
", IDM_DOWN
MENUITEM "
В&лево
", IDM_LEFT
MENUITEM "
В&право
", IDM_RIGHT
MENUITEM "
В&верх
", IDM_UP
MENUITEM "
В&низ
", IDM_DOWN
END
END
...
...
@@ -67,5 +70,5 @@ END
STRINGTABLE DISCARDABLE
BEGIN
IDS_DESCRIPTION "
"
IDS_DESCRIPTION "
Просмоторщик обычных метафайлов
"
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