Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index c2a265e034b9c85e717d013b37a2386641ac5873..c41180777fc89a46972a8019faecb227c8f14cfe 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -13715,6 +13715,12 @@ Press any key to continue exploring. |
| <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_STOP_MIRRORING" desc="Button label to stop display mirroring."> |
| Stop mirroring |
| </message> |
| + <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_APPLY_BUTTON" desc="Button label to apply the current settings."> |
| + Apply |
|
James Hawkins
2012/08/03 18:08:23
I'm almost certain we have an apply string somewhe
Jun Mukai
2012/08/06 08:07:32
Sorry, I couldn't find that... Do you have ideas?
|
| + </message> |
| + <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_RESOLUTION" desc="Label to describe the resolution of the currently selected display."> |
| + Resolution |
|
James Hawkins
2012/08/03 18:08:23
nit: Indentation should be two spaces, not one.
Jun Mukai
2012/08/06 08:07:32
I used Tab character instead of spaces. Replaced
|
| + </message> |
| <message name="IDS_OPTIONS_SETTINGS_KEYBOARD_LAYOUT_TEXT" desc="In the settings tab, the text of the keyboard layout label."> |
| Keyboard layout: |
| </message> |