Commit f5983fa7 authored by Hwang YunSong's avatar Hwang YunSong Committed by Alexandre Julliard

shdocvw: Update Korean resource.

parent f3119811
......@@ -53,8 +53,36 @@ IDR_BROWSE_MAIN_MENU MENU
MENUITEM SEPARATOR
MENUITEM "속성(&P)...", ID_BROWSE_PROPERTIES
}
POPUP "보기(&V)"
{
POPUP "도구바(&T)"
{
MENUITEM "표준 바(&S)" ID_BROWSE_BAR_STD
MENUITEM "주소 바(&A)" ID_BROWSE_BAR_ADDR
}
}
POPUP "즐겨찾기(&F)"
{
MENUITEM "즐겨찾기 추가(&A)..." ID_BROWSE_ADDFAV
MENUITEM SEPARATOR
}
POPUP "도움말(&H)"
{
MENUITEM "인터넷 익스플로어 정보(&A)...", ID_BROWSE_ABOUT
}
}
STRINGTABLE
{
IDS_TB_BACK "뒤로"
IDS_TB_FORWARD "앞으로"
IDS_TB_STOP "멈추기"
IDS_TB_REFRESH "새로 고침"
IDS_TB_HOME "홈"
IDS_TB_PRINT "인쇄"
}
STRINGTABLE
{
IDS_ADDRESS "주소"
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment