This repository was archived by the owner on Jul 22, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 635635 and hovers over the 'Private Browsing' icon in the browser's tray menu. -->
636636 <string name =" private_browsing_exit_tooltip" >Exit Private Browsing</string >
637637
638+ <!-- This string is shown in the context menu after a longpress on a link. When clicked it opens the target url in a new window. -->
639+ <string name =" context_menu_open_new_window" >Open in a new window.</string >
640+
638641 <!-- This string is for the tooltip that appears when the user hovers over the 'Bookmarks' icon in the
639642 browser's navigation bar. The button it labels, when pressed, opens a list view of the user's saved
640643 Bookmarks. -->
686689 <!-- This string is displayed in the message of the notification message shown when the device loses internet connection. -->
687690 <string name =" no_internet_message" >Check your device configuration to fix the problem.</string >
688691
692+
693+ <!-- This string is displayed in the message of the notification message shown when the user tries to open a new window and
694+ it has already opened the maximum number of allowed windows. %1$s expands to a integer value that represent the maximum windows
695+ that can be opened (initially 3) -->
696+ <string name =" max_windows_message" >You cannot have more than %1$s windows open at a time. Please close one before opening another.</string >
697+
689698</resources >
You can’t perform that action at this time.
0 commit comments