summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2009-03-13 13:04:24 -0700
committerThe Android Open Source Project <initial-contribution@android.com>2009-03-13 13:04:24 -0700
commitf59ec877363eaf43118677f249008eddc7a9ce11 (patch)
tree1ad656054b6207bff725c939613fdb08a27079f9 /res/values
parentcb9a0bbc3a00a044fbfdabda920d3be80b0747f0 (diff)
downloadpackages_apps_browser-f59ec877363eaf43118677f249008eddc7a9ce11.zip
packages_apps_browser-f59ec877363eaf43118677f249008eddc7a9ce11.tar.gz
packages_apps_browser-f59ec877363eaf43118677f249008eddc7a9ce11.tar.bz2
auto import from //branches/cupcake_rel/...@138607
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index d605657..83cc639 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -106,10 +106,6 @@
<!-- Dialog that is shown while we are retrieving the login creds from the system -->
<string name="retrieving_creds_dlg_msg">Retrieving sign-in details\u2026</string>
- <!-- Menu item in a context menu for closing a browser window. -->
- <string name="close">Close</string>
- <!-- Confirmation dialog message stating that a browser window will be closed -->
- <string name="close_window">This window will be closed.</string>
<!-- Toast informing the user that loading has stopped for the current page. -->
<string name="stopping">Stopping\u2026</string>
<!-- Menu item to stop the current page from loading. -->