From a232640f6d79f349cead379bb2c851994acb63bb Mon Sep 17 00:00:00 2001 From: Arham Jamal Date: Thu, 26 Apr 2012 01:54:01 -0400 Subject: Added a menu item in Browser called Close other tabs This closes all other tabs except the current one (only for the phone interface) Will submit patch for tablet interface once this is approved. It solves the problem of mass closing unneeded tabs to a certain extent. Preferred method would be to select multiple tabs like list items. Credits: Afzal Najam Signed-off-by: Arham Jamal Change-Id: I5af00f1c19043104987375f1da396eb6fefb5dd4 --- res/values/strings.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'res/values') diff --git a/res/values/strings.xml b/res/values/strings.xml index 9f771b2..3f9b3b1 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -197,6 +197,8 @@ Go Select text + + Close other tabs Bookmarks -- cgit v1.1