| Index: chrome/browser/ui/webui/ntp/ntp_resource_cache.cc
|
| ===================================================================
|
| --- chrome/browser/ui/webui/ntp/ntp_resource_cache.cc (revision 113568)
|
| +++ chrome/browser/ui/webui/ntp/ntp_resource_cache.cc (working copy)
|
| @@ -311,7 +311,7 @@
|
| l10n_util::GetStringUTF16(IDS_NEW_TAB_REMOVE_THUMBNAIL_TOOLTIP));
|
| localized_strings.SetString("appuninstall",
|
| l10n_util::GetStringFUTF16(
|
| - IDS_EXTENSIONS_UNINSTALL,
|
| + IDS_NEW_TAB_APP_UNINSTALL,
|
| l10n_util::GetStringUTF16(IDS_SHORT_PRODUCT_NAME)));
|
| localized_strings.SetString("appoptions",
|
| l10n_util::GetStringUTF16(IDS_NEW_TAB_APP_OPTIONS));
|
|
|