DescriptionRemove IDS_ABOUT_PAGE_TITLE and use IDS_ABOUT instead.
The description for IDS_ABOUT_PAGE_TITLE (Title used for about options panel)
was ambiguous enough to confuse translators:
1. Title used for <about> <options panel> (original intention)
2. Title used for <about options> panel (misunderstanding)
And unfortunately for Japanese, 2 was translated.
2 ways to fix this, clarify the description or use IDS_ABOUT.
As title on the wrench menu use IDS_ABOUT ("About &PRODUCT_NAME"),
using IDS_ABOUT for the title for the options panel makes sense.
BUG=none
TEST=manually open chrome://settings/about (or wrench menu -> about) and see tht title displayed properly.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=68336
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|