Changed hidden from favorites to removed from favorites

Bug: 10677546
Change-Id: I37b5f2c2ee1cb19223d7493b68e7c90d6de69abb
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 0e2c9e0..ad16f03 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -609,7 +609,7 @@
     <!--  Title of show all contacts button -->
     <string name="show_all_contacts_button_text">All contacts</string>
     <!--  Text displayed when user swipes out a favorite contact -->
-    <string name="favorite_hidden">Hidden from favorites</string>
+    <string name="favorite_hidden">Removed from favorites</string>
     <!--  Text displayed for the undo button to undo removing a favorite contact -->
     <string name="favorite_hidden_undo">Undo</string>