diff --git a/SourceWebSVN/lang/strings_english.txt b/SourceWebSVN/lang/strings_english.txt
index d8f89fc..94ec0dd 100644
--- a/SourceWebSVN/lang/strings_english.txt
+++ b/SourceWebSVN/lang/strings_english.txt
@@ -13,3 +13,10 @@
$s_plugin_SourceWebSVN_websvn_name = 'WebSVN Name
(Repository directory)';
$s_plugin_SourceWebSVN_websvn_path = 'WebSVN Path
(From repository root)';
+$s_plugin_SourceWebSVN_svn_username = 'WebSVN Username';
+$s_plugin_SourceWebSVN_svn_password = 'WebSVN Password';
+$s_plugin_SourceWebSVN_standard_repo = 'Standard Repository
(trunk/branches/tags)';
+$s_plugin_SourceWebSVN_trunk_path = 'Trunk Path
(Non-standard repository)';
+$s_plugin_SourceWebSVN_branch_path = 'Branch Path
(Non-standard repository)';
+$s_plugin_SourceWebSVN_tag_path = 'Tag Path
(Non-standard repository)';
+$s_plugin_SourceWebSVN_ignore_paths = 'Ignore Other Paths
(Non-standard repository)';