blundell | f2ff0d9 | 2015-12-09 08:59:35 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <grit-part> |
| 3 | <!-- HTTP POST Warning --> |
Evan Stade | f43eaa5 | 2020-03-16 22:39:51 | [diff] [blame] | 4 | <message name="IDS_HTTP_POST_WARNING_TITLE" desc="Title for dialog that warns users about a navigation that results in a repost" formatter_data="android_java"> |
blundell | f2ff0d9 | 2015-12-09 08:59:35 | [diff] [blame] | 5 | Confirm Form Resubmission |
| 6 | </message> |
Evan Stade | f43eaa5 | 2020-03-16 22:39:51 | [diff] [blame] | 7 | <message name="IDS_HTTP_POST_WARNING" desc="Re-navigation to page that leads to HTTP POST" formatter_data="android_java"> |
blundell | f2ff0d9 | 2015-12-09 08:59:35 | [diff] [blame] | 8 | 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? |
| 9 | </message> |
Evan Stade | f43eaa5 | 2020-03-16 22:39:51 | [diff] [blame] | 10 | <message name="IDS_HTTP_POST_WARNING_RESEND" desc="Resend button for post warning" formatter_data="android_java"> |
blundell | f2ff0d9 | 2015-12-09 08:59:35 | [diff] [blame] | 11 | Continue |
| 12 | </message> |
| 13 | </grit-part> |