| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 706e785ccc7419bbaefb6ebca60478cf437f2325..6edf16a0d3a6e23e41f8e080092af8c3911ff8b1 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -5554,6 +5554,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| </if>
|
|
|
| <!-- about:flags -->
|
| + <message name="IDS_FLAGS_BROWSER_PLUGIN_USE_OLD_IMPLEMENTATION_NAME" desc="Title for chosing browser plugin old implementation version.">
|
| + Browser Plugin old implementation
|
| + </message>
|
| + <message name="IDS_FLAGS_BROWSER_PLUGIN_USE_OLD_IMPLEMENTATION_DESCRIPTION" desc="Description for chosing browser plugin old implementation.">
|
| + Enables old implementation of Browser Plugin instead of the current one.
|
| + </message>
|
| <message name="IDS_FLAGS_LONG_TITLE" desc="Long version of the title for the about:flags page.">
|
| Careful, these experiments may bite
|
| </message>
|
|
|