Index: chrome/android/java/strings/android_chrome_strings.grd |
diff --git a/chrome/android/java/strings/android_chrome_strings.grd b/chrome/android/java/strings/android_chrome_strings.grd |
index 956304768311bf504f676249c301e32573648523..8a84eca5e5da65a187684e3c1f55c209c6898a8f 100644 |
--- a/chrome/android/java/strings/android_chrome_strings.grd |
+++ b/chrome/android/java/strings/android_chrome_strings.grd |
@@ -2658,6 +2658,11 @@ You can control the Physical Web in Chrome Settings. |
<message name="IDS_TAB_SWITCHER_CALLOUT_BODY" desc="Indicates that clicking the tab switcher button gives you quick access to your tabs."> |
Tap this button for quick access to your tabs. |
</message> |
+ |
+ <!-- Item Chooser UI strings --> |
+ <message name="IDS_ITEM_CHOOSER_ITEM_NAME_WITH_ID" desc="To distinguish items with the same name, the item chooser shows the item name with id."> |
+ <ph name="ITEM_NAME">%1$s<ex>item_name</ex></ph> (<ph name="ITEM_ID">%2$s<ex>item id</ex></ph>) |
+ </message> |
</messages> |
</release> |
</grit> |