| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 1c01d5263ed69d04d50d87dc44a2c4a86ccc3376..be7b2dbb777175e8a230f50fd4e178dc989c6dc4 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -9612,10 +9612,10 @@ The following plug-in is unresponsive: <ph name="PLUGIN_NAME">$1
|
| <message name="IDS_HTTP_POST_WARNING_TITLE" desc="Title for dialog that warns users about a navigation that results in a repost">
|
| Confirm Form Resubmission
|
| </message>
|
| - <message name="IDS_HTTP_POST_WARNING" desc="Re-navigation to page that leads to HTTP POST">
|
| + <message name="IDS_HTTP_POST_WARNING" desc="Re-navigation to page that leads to HTTP POST" formatter_data="android_java">
|
| The page that you're looking for used information that you entered. Returning to that page might cause any action you took to be repeated. Do you want to continue?
|
| </message>
|
| - <message name="IDS_HTTP_POST_WARNING_RESEND" desc="Resend button for post warning">
|
| + <message name="IDS_HTTP_POST_WARNING_RESEND" desc="Resend button for post warning" formatter_data="android_java">
|
| Continue
|
| </message>
|
|
|
|
|