mirror of
https://github.com/reactos/reactos.git
synced 2025-01-06 06:20:13 +00:00
Bug 3105: Italian resources update by Paolo Devoti - devotip@tiscali.it
Bug 3106: Ukrainian translation update by Artem Reznikov - temarez@yandex.ru svn path=/trunk/; revision=32502
This commit is contained in:
parent
6da06e7853
commit
17a48f69ae
1 changed files with 6 additions and 6 deletions
|
@ -47,12 +47,12 @@ BEGIN
|
|||
MENUITEM "Â&èõ³ä\tAlt+F4", ID_FILE_EXIT
|
||||
END
|
||||
|
||||
POPUP "&Edit"
|
||||
POPUP "&Ïðàâêà"
|
||||
BEGIN
|
||||
MENUITEM "Copy\tCtrl+C", ID_EDIT_COPY
|
||||
MENUITEM "Paste\tCtrl+V", ID_EDIT_PASTE
|
||||
MENUITEM "Êîï³þâàòè\tCtrl+C", ID_EDIT_COPY
|
||||
MENUITEM "Âñòàâèòè\tCtrl+V", ID_EDIT_PASTE
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "Edit Glyph...", ID_EDIT_GLYPH
|
||||
MENUITEM "Ðåäàãóâàòè ñèìâîë...", ID_EDIT_GLYPH
|
||||
END
|
||||
|
||||
POPUP "&³êíî"
|
||||
|
@ -89,6 +89,6 @@ BEGIN
|
|||
IDS_TOOLTIP_OPEN, "³äêðèòè"
|
||||
IDS_TOOLTIP_SAVE, "Çáåðåãòè"
|
||||
IDS_TOOLTIP_EDIT_GLYPH, "Ðåäàãóâàòè ñèìâîë"
|
||||
IDS_TOOLTIP_COPY, "Copy"
|
||||
IDS_TOOLTIP_PASTE, "Paste"
|
||||
IDS_TOOLTIP_COPY, "Êîï³þâàòè"
|
||||
IDS_TOOLTIP_PASTE, "Âñòàâèòè"
|
||||
END
|
||||
|
|
Loading…
Reference in a new issue