Issue 2859: First-run bubble references non-existent l10n string
IDS_FR_BUBBLE_QUESTION
http://code.google.com/p/chromium/issues/detail?id=2859
New issue report by yarin.kaul:
Product Version : 0.2.149.30 (2200)
In first_run_bubble.cc, line ~75:
std::wstring question_str
= l10n_util::GetStringF(IDS_FR_BUBBLE_QUESTION,
GetDefaultSearchEngineName());
IDS_FR_BUBBLE_QUESTION does not exist in generated_resources.grd. When
starting chrome in any other locale than english, you get english text.
Issue 522 indicates that this is most likely a regression.
Attachments:
screenshot_IDS_FR_BUBBLE_QUESTION.png 7.8 KB
Issue attributes:
Status: Unconfirmed
Owner: [EMAIL PROTECTED]
Labels: Type-Bug Pri-2 OS-All Area-Unknown
--
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
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---