From 811c705ad9e81f2131ea3b6583569f4b897dacc4 Mon Sep 17 00:00:00 2001 From: Sven Baars Date: Tue, 3 Aug 2010 21:50:32 +0200 Subject: [PATCH] shdocvw: Update the Dutch translation. --- dlls/shdocvw/Nl.rc | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/dlls/shdocvw/Nl.rc b/dlls/shdocvw/Nl.rc index 2237c5f6782..418a36d53c7 100644 --- a/dlls/shdocvw/Nl.rc +++ b/dlls/shdocvw/Nl.rc @@ -60,3 +60,18 @@ IDR_BROWSE_MAIN_MENU MENU MENUITEM "&Over Internet Explorer...", ID_BROWSE_ABOUT } } + +STRINGTABLE +{ + IDS_TB_BACK "Terug" + IDS_TB_FORWARD "Vooruit" + IDS_TB_STOP "Stoppen" + IDS_TB_REFRESH "Vernieuwen" + IDS_TB_HOME "Startpagina" + IDS_TB_PRINT "Printen" +} + +STRINGTABLE +{ + IDS_ADDRESS "Adres" +}