jscript: Throw type error on invalid delete.
diff --git a/po/eo.po b/po/eo.po
index b86757d..d8203b6 100644
--- a/po/eo.po
+++ b/po/eo.po
@@ -3562,30 +3562,34 @@
 msgstr ""
 
 #: jscript.rc:46
-msgid "VBArray object expected"
+msgid "Cannot delete '|'"
 msgstr ""
 
 #: jscript.rc:47
-msgid "JScript object expected"
+msgid "VBArray object expected"
 msgstr ""
 
 #: jscript.rc:48
-msgid "Syntax error in regular expression"
-msgstr ""
-
-#: jscript.rc:50
-msgid "URI to be encoded contains invalid characters"
+msgid "JScript object expected"
 msgstr ""
 
 #: jscript.rc:49
-msgid "URI to be decoded is incorrect"
+msgid "Syntax error in regular expression"
 msgstr ""
 
 #: jscript.rc:51
-msgid "Array length must be a finite positive integer"
+msgid "URI to be encoded contains invalid characters"
+msgstr ""
+
+#: jscript.rc:50
+msgid "URI to be decoded is incorrect"
 msgstr ""
 
 #: jscript.rc:52
+msgid "Array length must be a finite positive integer"
+msgstr ""
+
+#: jscript.rc:53
 msgid "Array object expected"
 msgstr ""