From 6045c100b55529a73a912816cf46c67f546a1537 Mon Sep 17 00:00:00 2001
From: Greg Fodor <gfodor@gmail.com>
Date: Thu, 26 Jul 2018 23:28:15 +0000
Subject: [PATCH] Drop the 'VR', it's cleaner

---
 src/assets/translations.data.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/assets/translations.data.json b/src/assets/translations.data.json
index 92551ad84..0ab9ad083 100644
--- a/src/assets/translations.data.json
+++ b/src/assets/translations.data.json
@@ -65,7 +65,7 @@
     "home.have_entry_code": "Have a link code?",
     "mailing_list.privacy_label": "I'm okay with Mozilla handling my info as explained in",
     "mailing_list.privacy_link": "this Privacy Notice",
-    "link.in_your_browser": "In your headset's VR browser, go to:",
+    "link.in_your_browser": "In your headset's browser, go to:",
     "link.enter_code": "Then, enter this link code:",
     "link.do_not_close": "Keep this dialog open to use this code.",
     "link.link_page_header": "Enter your code:",
-- 
GitLab