Index: components/history_strings.grdp |
diff --git a/components/history_strings.grdp b/components/history_strings.grdp |
index d00006ad629008790eec6ce504a363851ecad7f0..a967205fa66cefd28f698977e108c66a30b9689b 100644 |
--- a/components/history_strings.grdp |
+++ b/components/history_strings.grdp |
@@ -107,6 +107,9 @@ Psst! Incognito mode <ph name="SHORTCUT_KEY">$1<ex>(Ctrl+Shift+N)</ex></ph> may |
<message name="IDS_HISTORY_OTHER_SESSIONS_EXPAND_SESSION" desc="In the 'Other Sessions' menu on the history page, the label for the command to expand (uncollapse) the list of windows and tabs in a session."> |
Expand list |
</message> |
+ <message name="IDS_HISTORY_OTHER_SESSIONS_HIDE_FOR_NOW" desc="In the 'Other Sessions' menu on the history page, the label for the command to remove entry corresponding to a session."> |
+ Hide for now |
+ </message> |
Dan Beam
2016/07/30 00:54:08
can this be wrapped in an <if expr="not is_android
pavely
2016/08/01 19:25:13
I wrapped four strings related to "other devices"
|
<message name="IDS_HISTORY_OTHER_SESSIONS_OPEN_ALL" desc="In the 'Other Sessions' menu on the history page, the label for the command to open all tabs and windows from a session."> |
Open all |
</message> |