Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 2636d0a6aee5a82148326e1bffdd4af15a726ea6..41360ceea56ddc4f4846b0f83ee49a2cd27cf478 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -6526,6 +6526,12 @@ Keep your key file in a safe place. You will need it to create new versions of y |
| <message name="IDS_FLAGS_ENABLE_EXPERIMENTAL_FORM_FILLING_DESCRIPTION" desc="Description for the flag to enable experimantal form filling feature"> |
| Enable experimental form filling. Enables a collection of experimental features that make form filling easier. |
| </message> |
| + <message name="IDS_FLAGS_ENABLE_EXPERIMENTAL_WEBSOCKET_NAME" desc="Name of the flag that enables experimental WebSocket impelementation in chrome/net"> |
|
Adam Rice
2013/04/09 12:21:45
s/impelementation/implementation/
yhirano
2013/04/10 00:52:45
Done.
|
| + Enable experimental WebSocket implementation |
| + </message> |
| + <message name="IDS_FLAGS_ENABLE_EXPERIMENTAL_WEBSOCKET_DESCRIPTION" desc="Description for the flag to enable experimental WebSocket impelementation in chrome/net"> |
|
Adam Rice
2013/04/09 12:21:45
s/impelementation/implementation/
yhirano
2013/04/10 00:52:45
Done.
|
| + Use an explemental WebSocket impelementation. |
|
Adam Rice
2013/04/09 12:21:45
I think "Use the experimental WebSocket implementa
yhirano
2013/04/10 00:52:45
Done.
|
| + </message> |
| <message name="IDS_FLAGS_ENABLE_WALLET_PRODUCTION_SERVICE_NAME" desc="Title for the flag to enable using production Online Wallet."> |
| Enable Online Wallet production service |
| </message> |