Comment #5 on issue 23046 by [email protected]: download item menus and  
download mgr share strings
http://code.google.com/p/chromium/issues/detail?id=23046

Which ones are you referring to? The download controls have different  
naming:
       l10n_util::GetString(IDS_DOWNLOAD_LINK_PAUSE));
       l10n_util::GetString(IDS_DOWNLOAD_LINK_SHOW));
       l10n_util::GetString(IDS_DOWNLOAD_LINK_CANCEL));
       l10n_util::GetString(IDS_DOWNLOAD_LINK_RESUME));
       l10n_util::GetString(IDS_DOWNLOAD_LINK_REMOVE));

The only one that are similar in both context menu and link is  
IDS_DOWNLOAD_LINK_SHOW
am I right?

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to