Sven Baars : shdocvw: Update the Dutch translation.
    Alexandre Julliard 
    julliard at winehq.org
       
    Wed Aug  4 12:27:22 CDT 2010
    
    
  
Module: wine
Branch: master
Commit: 811c705ad9e81f2131ea3b6583569f4b897dacc4
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=811c705ad9e81f2131ea3b6583569f4b897dacc4
Author: Sven Baars <sven.wine at gmail.com>
Date:   Tue Aug  3 21:50:32 2010 +0200
shdocvw: Update the Dutch translation.
---
 dlls/shdocvw/Nl.rc |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)
diff --git a/dlls/shdocvw/Nl.rc b/dlls/shdocvw/Nl.rc
index 2237c5f..418a36d 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"
+}
    
    
More information about the wine-cvs
mailing list