[WORDPAD]
[reactos.git] / reactos / base / applications / wordpad / lang / Nl.rc
index d708498..680f077 100644 (file)
@@ -79,9 +79,9 @@ BEGIN
     POPUP "&Opmaak"
     BEGIN
         MENUITEM "&Lettertype...",               ID_FONTSETTINGS
-        MENUITEM "&Bullet points"                ID_BULLET
-        MENUITEM "&Paragraaf..."                 ID_PARAFORMAT
-        MENUITEM "&Tabs..."                      ID_TABSTOPS
+        MENUITEM "&Bullet points",               ID_BULLET
+        MENUITEM "&Paragraaf...",                ID_PARAFORMAT
+        MENUITEM "&Tabs...",                     ID_TABSTOPS
         POPUP "&Achtergrond"
         BEGIN
             MENUITEM "&Systeem\tCtrl+1",   ID_BACK_1
@@ -90,7 +90,7 @@ BEGIN
     END
     POPUP "&Help"
     BEGIN
-        MENUITEM "&Over Wine Wordpad"       ID_ABOUT
+        MENUITEM "&Over Wine Wordpad",      ID_ABOUT
     END
 END
 
@@ -102,8 +102,8 @@ BEGIN
         MENUITEM "&KopiĆ«ren",            ID_EDIT_COPY
         MENUITEM "&Plakken",             ID_EDIT_PASTE
         MENUITEM SEPARATOR
-        MENUITEM "&Bullet points"        ID_BULLET
-        MENUITEM "&Paragraaf..."         ID_PARAFORMAT
+        MENUITEM "&Bullet points",       ID_BULLET
+        MENUITEM "&Paragraaf...",        ID_PARAFORMAT
     END
 END
 
@@ -114,20 +114,20 @@ BEGIN
         MENUITEM "Zwart",         ID_COLOR_BLACK
         MENUITEM "Kastanjebruin", ID_COLOR_MAROON
         MENUITEM "Groen",         ID_COLOR_GREEN
-        MENUITEM "Olijfgroen"     ID_COLOR_OLIVE
-        MENUITEM "Marineblauw"    ID_COLOR_NAVY
-        MENUITEM "Paars"          ID_COLOR_PURPLE
-        MENUITEM "Groenblauw"     ID_COLOR_TEAL
-        MENUITEM "Grijs"          ID_COLOR_GRAY
-        MENUITEM "Zilver"         ID_COLOR_SILVER
-        MENUITEM "Rood"           ID_COLOR_RED
-        MENUITEM "Lichtgroen"     ID_COLOR_LIME
-        MENUITEM "Geel"           ID_COLOR_YELLOW
-        MENUITEM "Blauw"          ID_COLOR_BLUE
-        MENUITEM "Fuchsiapaars"   ID_COLOR_FUCHSIA
-        MENUITEM "Zeeblauw"       ID_COLOR_AQUA
-        MENUITEM "Wit"            ID_COLOR_WHITE
-        MENUITEM "Automatisch"    ID_COLOR_AUTOMATIC
+        MENUITEM "Olijfgroen",    ID_COLOR_OLIVE
+        MENUITEM "Marineblauw",   ID_COLOR_NAVY
+        MENUITEM "Paars",         ID_COLOR_PURPLE
+        MENUITEM "Groenblauw",    ID_COLOR_TEAL
+        MENUITEM "Grijs",         ID_COLOR_GRAY
+        MENUITEM "Zilver",        ID_COLOR_SILVER
+        MENUITEM "Rood",          ID_COLOR_RED
+        MENUITEM "Lichtgroen",    ID_COLOR_LIME
+        MENUITEM "Geel",          ID_COLOR_YELLOW
+        MENUITEM "Blauw",         ID_COLOR_BLUE
+        MENUITEM "Fuchsiapaars",  ID_COLOR_FUCHSIA
+        MENUITEM "Zeeblauw",      ID_COLOR_AQUA
+        MENUITEM "Wit",           ID_COLOR_WHITE
+        MENUITEM "Automatisch",   ID_COLOR_AUTOMATIC
     END
 END