Index: tests/expecteddata/manifest_edge_devenv.json
===================================================================
--- a/tests/expecteddata/manifest_edge_devenv.json
+++ b/tests/expecteddata/manifest_edge_devenv.json
@@ -15,7 +15,7 @@
       "53": "icons/abp-53.png"
     },
     "default_popup": "popup.html",
-    "default_title": "__MSG_name__"
+    "default_title": "Adblock Plus"
   },
   "content_scripts": [
     {
@@ -52,7 +52,7 @@
   "minimum_chrome_version": "49.0",
   "minimum_edge_version": "37.14332.1000.0",
   "minimum_opera_version": "36.0",
-  "name": "__MSG_name__",
+  "name": "Adblock Plus",
   "optional_permissions": [
     "webRequest"
   ],
@@ -63,7 +63,7 @@
     "https://*/*",
     "contextMenus"
   ],
-  "short_name": "__MSG_name__",
+  "short_name": "Adblock Plus",
   "storage": {
     "managed_schema": "storage.json"
   },
@@ -71,4 +71,4 @@
   "web_accessible_resources": [
     "images/*.png"
   ]
-}
\ No newline at end of file
+}
