Commit 92ecf233 authored by Jacek Caban's avatar Jacek Caban Committed by Alexandre Julliard

shdoclc: Added IDS_MESSAGE_BOX_TITLE string.

parent 8afd947f
......@@ -19,6 +19,11 @@
LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
STRINGTABLE DISCARDABLE
{
IDS_MESSAGE_BOX_TITLE, "Wine Internet Explorer"
}
IDR_BROWSE_CONTEXT_MENU MENU
{
POPUP "Default"
......
......@@ -16,6 +16,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#define IDS_MESSAGE_BOX_TITLE 2213
#define IDR_BROWSE_CONTEXT_MENU 24641
#define IDM_TRACETAGS 6004
......
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