Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Unified Diff: chrome/android/java_staging/res/menu/eb_action_bar_menu.xml

Issue 1182083005: Re-engineer edit screen in enhanced bookmark (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/android/java_staging/res/menu/eb_action_bar_menu.xml
diff --git a/chrome/android/java_staging/res/menu/eb_action_bar_menu.xml b/chrome/android/java_staging/res/menu/eb_action_bar_menu.xml
index 717824a07a0438ebf8f0466a514db4762bc7d2a6..2cd0166acf4969956f114d1d3bc54dba2fa2020b 100644
--- a/chrome/android/java_staging/res/menu/eb_action_bar_menu.xml
+++ b/chrome/android/java_staging/res/menu/eb_action_bar_menu.xml
@@ -36,7 +36,7 @@
<item
android:id="@+id/selection_mode_edit_menu_id"
android:icon="@drawable/eb_edit_active"
- android:title="@string/enhanced_bookmark_action_bar_edit_bookmarks"
+ android:title="@string/edit_bookmark"
chrome:showAsAction="ifRoom"/>
<item
android:id="@+id/selection_mode_move_menu_id"

Powered by Google App Engine
This is Rietveld 408576698