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
c7ea37c0
Commit
c7ea37c0
authored
Jul 28, 2009
by
Vladimir Pankratov
Committed by
Alexandre Julliard
Aug 03, 2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
msvfw32: Convert the Russian resources to UTF-8.
parent
04deb6d7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
11 deletions
+14
-11
msvfw32_Ru.rc
dlls/msvfw32/msvfw32_Ru.rc
+14
-11
No files found.
dlls/msvfw32/msvfw32_Ru.rc
View file @
c7ea37c0
...
...
@@ -18,36 +18,39 @@
#include "msvideo_private.h"
/* UTF-8 */
#pragma code_page(65001)
LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
ICM_CHOOSE_COMPRESSOR DIALOG DISCARDABLE 36, 24, 187, 95
STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
CAPTION "
"
CAPTION "
Сжатие видео
"
FONT 8, "MS Shell Dlg"
{
DEFPUSHBUTTON "OK",IDOK,129,2,49,14
PUSHBUTTON "",IDCANCEL,129,18,49,14
PUSHBUTTON "
Отмена
",IDCANCEL,129,18,49,14
LTEXT "&
:",-1,9,6,105,8
LTEXT "&
Алгоритм сжатия
:",-1,9,6,105,8
COMBOBOX 880,9,16,111,67,CBS_DROPDOWNLIST|WS_VSCROLL|WS_TABSTOP
PUSHBUTTON "&...",882,129,36,49,14
PUSHBUTTON "&...",883,129,52,49,14
PUSHBUTTON "&
Настройки
...",882,129,36,49,14
PUSHBUTTON "&
Информация
...",883,129,52,49,14
SCROLLBAR 884,9,44,111,9,WS_TABSTOP
LTEXT "&
:",886,9,34,80,8
LTEXT "&
Качество сжатия
:",886,9,34,80,8
CONTROL "
&
",887,"Button",BS_AUTOCHECKBOX|WS_TABSTOP,9,60,66,12
CONTROL "
Кл&ючевой кадр каждые
",887,"Button",BS_AUTOCHECKBOX|WS_TABSTOP,9,60,66,12
EDITTEXT 888,78,60,22,12
LTEXT "",889,103,62,26,10
LTEXT "
кадров
",889,103,62,26,10
CONTROL "&
",894,"Button",BS_AUTOCHECKBOX|WS_TABSTOP,9,76,66,12
CONTROL "&
Поток данных
",894,"Button",BS_AUTOCHECKBOX|WS_TABSTOP,9,76,66,12
EDITTEXT 895,78,76,22,12
LTEXT "
/
",896,102,78,26,10
LTEXT "
КБ/сек
",896,102,78,26,10
}
STRINGTABLE DISCARDABLE
{
IDS_FULLFRAMES "
(
)"
IDS_FULLFRAMES "
Кадры целиком (Без компрессии
)"
}
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