diff --git a/MetaNodes/MetaNodes.csproj b/MetaNodes/MetaNodes.csproj
index 2ea8bc34..35ce9fdb 100644
--- a/MetaNodes/MetaNodes.csproj
+++ b/MetaNodes/MetaNodes.csproj
@@ -27,11 +27,11 @@
-
+
diff --git a/MetaNodes/i18n/en.json b/MetaNodes/i18n/en.json
index 055953ac..f7928ab5 100644
--- a/MetaNodes/i18n/en.json
+++ b/MetaNodes/i18n/en.json
@@ -59,7 +59,7 @@
},
"Fields": {
"UseFolderName": "Use Folder Name",
- "UseFolderName-Help": "If the folder name should be used instead of the filename.\n\nNote if the folder starts with Season or Staffel or Saison the parent folder will be used."
+ "UseFolderName-Help": "If the folder name should be used instead of the filename.\n\nNote if the folder starts with Season or Staffel or Saison or Specials the parent folder will be used."
}
},
"TVEpisodeLookup": {
@@ -70,7 +70,7 @@
},
"Fields": {
"UseFolderName": "Use Folder Name",
- "UseFolderName-Help": "If the folder name should be used instead of the filename.\n\nNote if the folder starts with Season or Staffel or Saison the parent folder will be used."
+ "UseFolderName-Help": "If the folder name should be used instead of the filename.\n\nNote if the folder starts with Season or Staffel or Saison or Specials the parent folder will be used."
}
}
}