Change open in background string to tabs on xlarge
Bug: 3366071
Change-Id: Iee8297234d4784ee7f1a5c84a9bf2ae0351eacb8
diff --git a/res/values-xlarge/strings.xml b/res/values-xlarge/strings.xml
index ee20dfa..92646a4 100644
--- a/res/values-xlarge/strings.xml
+++ b/res/values-xlarge/strings.xml
@@ -30,4 +30,6 @@
<string name="contextmenu_openlink_newwindow_background">Open in new background tab</string>
<!-- Context menu item to open every bookmark in a folder in new tabs [CHAR LIMIT=50] -->
<string name="open_all_in_new_window">Open all in new tabs</string>
+ <!-- Settings summary CHAR LIMIT=50]-->
+ <string name="pref_content_open_in_background_summary">Open new tabs behind the current one</string>
</resources>