patch 8.2.4307: a few more messages should not be translated

Problem:    A few more messages should not be translated.
Solution:   Remove _().
diff --git a/src/version.c b/src/version.c
index 3ea8fe2..85d016e 100644
--- a/src/version.c
+++ b/src/version.c
@@ -747,6 +747,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    4307,
+/**/
     4306,
 /**/
     4305,