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
e02f113f
Commit
e02f113f
authored
Jul 20, 2009
by
Vladimir Pankratov
Committed by
Alexandre Julliard
Jul 20, 2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
clock: Convert the Russian resources to UTF-8.
parent
e0699735
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
15 deletions
+20
-15
Ru.rc
programs/clock/Ru.rc
+20
-15
No files found.
programs/clock/Ru.rc
View file @
e02f113f
...
...
@@ -20,29 +20,34 @@
#include "clock_res.h"
MAIN_MENU MENU LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
/* UTF-8 */
#pragma code_page(65001)
LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
MAIN_MENU MENU
{
POPUP "&" {
MENUITEM "&", IDM_ANALOG
MENUITEM "&", IDM_DIGITAL
POPUP "&
Свойства
" {
MENUITEM "&
Аналовые
", IDM_ANALOG
MENUITEM "&
Цифровые
", IDM_DIGITAL
MENUITEM SEPARATOR
MENUITEM "&...", IDM_FONT
MENUITEM "&
Шрифт
...", IDM_FONT
MENUITEM SEPARATOR
MENUITEM "&
", IDM_NOTITLE
MENUITEM "&
Без заголовка
", IDM_NOTITLE
MENUITEM SEPARATOR
MENUITEM "&", IDM_SECONDS
MENUITEM "&", IDM_DATE
MENUITEM "&
Секунды
", IDM_SECONDS
MENUITEM "&
Дата
", IDM_DATE
MENUITEM SEPARATOR
MENUITEM "&
", IDM_ONTOP
MENUITEM "&
Поверх всех
", IDM_ONTOP
}
POPUP "&" {
MENUITEM "&...", IDM_LICENSE
MENUITEM "&
...", IDM_NOWARRANTY
MENUITEM "&
...", IDM_ABOUT
POPUP "&
Сведения
" {
MENUITEM "&
Лицензия
...", IDM_LICENSE
MENUITEM "&
БЕЗ ГАРАНТИЙ
...", IDM_NOWARRANTY
MENUITEM "&
О программе
...", IDM_ABOUT
}
}
STRINGTABLE DISCARDABLE
LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
STRINGTABLE DISCARDABLE
{
IDS_CLOCK, ""
IDS_CLOCK, "
Часы
"
}
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