<!-- Message in a javascript dialog asking if the user wishes to leave the current page -->
<!-- Message in a javascript dialog asking if the user wishes to leave the current page -->
<stringname="js_dialog_before_unload"><xliff:gid="message">%s</xliff:g>\n\nAre you sure you want to navigate away from this page?</string>
<stringname="js_dialog_before_unload"><xliff:gid="message">%s</xliff:g>\n\nAre you sure you want to navigate away from this page?</string>
<!-- Title of the WebView save password dialog. If the user enters a password in a form on a website, a dialog will come up asking if they want to save the password. -->
<stringname="double_tap_toast">Tip: Double-tap to zoom in and out.</string>
<!-- Text to show in the auto complete drop down list on a text view when the WebView can auto fill the entire form, and the user has configured an AutoFill profile [CHAR-LIMIT=8] -->
<!-- Text to show in the auto complete drop down list on a text view when the WebView can auto fill the entire form but the user has not configured an AutoFill profile [CHAR-LIMIT=19] -->
<stringname="setup_autofill">Set up Autofill</string>
<!-- Title of fullscreen autofill window, including the name of which autofill service it is using [CHAR-LIMIT=NONE] -->
<!-- Title of fullscreen autofill window, including the name of which autofill service it is using [CHAR-LIMIT=NONE] -->
<stringname="autofill_window_title">Autofill with <xliff:gid="serviceName"example="MyPass">%1$s</xliff:g></string>
<stringname="autofill_window_title">Autofill with <xliff:gid="serviceName"example="MyPass">%1$s</xliff:g></string>
<!-- String used to separate FirstName and LastName when writing out a local name
may use this to allow sending location information to arbitrary web sites.</string>
<!-- If the user enters a password in a form on a website, a dialog will come up asking if they want to save the password. Text in the save password dialog, asking if the browser should remember a password. -->
<stringname="save_password_message">Do you want the browser to remember this password?</string>
<!-- If the user enters a password in a form on a website, a dialog will come up asking if they want to save the password. Button in the save password dialog, saying not to remember this password. -->
<!-- If the user enters a password in a form on a website, a dialog will come up asking if they want to save the password. Button in the save password dialog, saying to remember this password. -->
<!-- Button in the save password dialog, saying never to remember this password. This should be short. Should be "Never for this site". But it is too long, use "Never" instead -->
<stringname="save_password_never">Never</string>
<!-- Displayed to the user when they do not have permission to open a particular web page. -->
<stringname="open_permission_deny">You don\'t have permission to open this page.</string>
<!-- Displayed to the user to confirm that they have copied text from a web page to the clipboard. -->
<stringname="text_copied">Text copied to clipboard.</string>
<!-- Displayed to the user to inform them that an app has accessed clipboard data (pasted as in "copy and paste") that was copied from another app [CHAR LIMIT=50] -->
<stringname="pasted_from_app"><xliff:gid="pasting_app_name"example="Gmail">%1$s</xliff:g> pasted from <xliff:gid="source_app_name"example="Chrome">%2$s</xliff:g></string>
<!-- Displayed to the user to inform them that an app has accessed clipboard data (pasted as in "copy and paste") [CHAR LIMIT=50] -->
<!-- Displayed to the user to inform them that an app has accessed clipboard data (pasted as in "copy and paste") [CHAR LIMIT=50] -->
<stringname="pasted_from_clipboard"><xliff:gid="pasting_app_name"example="Gmail">%1$s</xliff:g> pasted from your clipboard</string>
<stringname="pasted_from_clipboard"><xliff:gid="pasting_app_name"example="Gmail">%1$s</xliff:g> pasted from your clipboard</string>
<!-- Displayed to the user to inform them that an app has accessed text from clipboard (pasted as in "copy and paste") [CHAR LIMIT=50] -->
<stringname="pasted_text"><xliff:gid="pasting_app_name"example="Gmail">%1$s</xliff:g> pasted text you copied</string>
<!-- Displayed to the user to inform them that an app has accessed an image from clipboard (pasted as in "copy and paste") [CHAR LIMIT=50] -->
<stringname="pasted_image"><xliff:gid="pasting_app_name"example="Gmail">%1$s</xliff:g> pasted an image you copied</string>
<!-- Displayed to the user to inform them that an app has accessed content from clipboard (pasted as in "copy and paste") [CHAR LIMIT=50] -->
<stringname="pasted_content"><xliff:gid="pasting_app_name"example="Gmail">%1$s</xliff:g> pasted content you copied</string>
<!-- Menu item displayed at the end of a menu to allow users to see another page worth of menu items. This is shown on any app's menu as long as the app has too many items in the menu.-->
<!-- Menu item displayed at the end of a menu to allow users to see another page worth of menu items. This is shown on any app's menu as long as the app has too many items in the menu.-->
<stringname="more_item_label">More</string>
<stringname="more_item_label">More</string>
<!-- Prepended to the shortcut for a menu item to indicate that the user should hold the MENU button together with the shortcut to invoke the item. For example, if the shortcut to open a new tab in browser is MENU and B together, then this would be prepended to the letter "B" -->
<!-- Prepended to the shortcut for a menu item to indicate that the user should hold the MENU button together with the shortcut to invoke the item. For example, if the shortcut to open a new tab in browser is MENU and B together, then this would be prepended to the letter "B" -->