Move "Blocked numbers" to Settings.

Add it between "import/export" and "about contacts".

BUG 29515648

Change-Id: Ia8b2ee83feb2113faf5654915d69534acd2e0831
diff --git a/res-common/values/strings.xml b/res-common/values/strings.xml
index 8f9265b..34b8fb3 100644
--- a/res-common/values/strings.xml
+++ b/res-common/values/strings.xml
@@ -684,6 +684,9 @@
     <!-- The menu item to bulk import or bulk export contacts from SIM card or SD card.  [CHAR LIMIT=30]-->
     <string name="menu_import_export">Import/export</string>
 
+    <!-- The menu item to open blocked numbers activity [CHAR LIMIT=60]-->
+    <string name="menu_blocked_numbers">Blocked numbers</string>
+
     <!-- The font-family to use for tab text.
          Do not translate. -->
     <string name="tab_font_family">sans-serif</string>