Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index a4620d8e7799fc56bcd9906c8d4fb558c1af8a6e..52fc13174d2fb9adc521f7d13c22c8aa77cf8ff7 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -6135,6 +6135,9 @@ Keep your key file in a safe place. You will need it to create new versions of y |
| <message name="IDS_FLAGS_RELAUNCH_BUTTON" desc="Text on a button that restarts Chrome OS when clicked. "> |
| Restart Now |
| </message> |
| + <message name="IDS_SYSTEM_FLAGS_OWNER_ONLY" desc="A warning that flags that apply system-wide can only be set by the owner."> |
| + Flags that apply system-wide can only be set by the owner: |
|
Mattias Nissler (ping if slow)
2013/02/26 16:27:35
can we finally use a proper placeholder here? ;)
pastarmovj
2013/02/26 17:23:47
Done.
|
| + </message> |
| </if> |
| <message name="IDS_FLAGS_RESET_ALL_BUTTON" desc="Text on a button that resets all experiments to their default state when clicked."> |
| Reset all to default |