diff --git a/ConfigGenerator/Localization/CGStrings.nl-NL.resx b/ConfigGenerator/Localization/CGStrings.nl-NL.resx
index 07b5fd7be..cdaf5fd68 100644
--- a/ConfigGenerator/Localization/CGStrings.nl-NL.resx
+++ b/ConfigGenerator/Localization/CGStrings.nl-NL.resx
@@ -118,7 +118,9 @@
System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
+
+ Geadvanceerd
+
@@ -133,13 +135,24 @@
{0} will be replaced by name of the configuration property, {1} will be replaced by invalid value
-
-
+
+ Deze naam is al in gebruik!
+ This happens e.g. when user wants to create a bot with name that exists already
+
+
+ Deze naam is gereserveerd!
+ This happens e.g. when user wants to create a bot with reserved name, such as "ASF"
+
{0} is nul!
{0} will be replaced by object's name
+
+ Nieuw
+ This is used as MessageBox title
+
+
@@ -153,8 +166,9 @@
-
-
-
+
+ Voer een nieuwe naam in voor de bot:
+ Please note that this translation should end with space
+
\ No newline at end of file