Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 9b9b12ea781a59373e1adbd12f0b5073f3c8550f..75bf91a3f2ee830f7631946a68194e8faeeed101 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -4877,6 +4877,12 @@ Keep your key file in a safe place. You will need it to create new versions of y |
| <message name="IDS_FLAGS_AURA_WINDOWS_DESCRIPTION" desc="Description for the flag to enable fancy translucent windows."> |
| Enable the "Aura" style for translucent window frames and constrained window dragging. |
| </message> |
| + <message name="IDS_FLAGS_ENABLE_POINTER_LOCK_NAME" desc="Title for the flag to enable the pointer lock feature."> |
| + Enable Pointer Lock |
| + </message> |
| + <message name="IDS_FLAGS_ENABLE_POINTER_LOCK_DESCRIPTION" desc="Description for the flag to enable the mouse lock feature."> |
| + When enabled, web pages may capture the mouse pointer and remove it from the user's control. The mouse movement data is directed soly to the web application. Users can escape by pressing the 'ESC' key. |
|
tony
2011/11/17 01:25:49
Nit: soly -> solely, ESC -> Esc (at least, on my k
scheib
2011/11/17 23:04:38
Done.
|
| + </message> |
| <message name="IDS_FLAGS_ENABLE_PLATFORM_APPS_NAME" desc="Title for the flag to enable platform apps."> |
| Enable platform apps |
| </message> |