Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 9ac43d98511266df0cbaaaab9db8990ffb809637..f3dade6fa160880541a12e6bcd6814e8b43807d4 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -11107,6 +11107,9 @@ Keep your key file in a safe place. You will need it to create new versions of y |
| <message name="IDS_STATUSBAR_NETWORK_OPEN_PROXY_SETTINGS_DIALOG" desc="The menu item in the network menu button at login screen for opening the options dialog"> |
| Proxy settings... |
| </message> |
| + <message name="IDS_STATUSBAR_NETWORK_MORE" desc="Message for last link in the network menu requesting more technical and less common stuff (proxy settings, IP and hardware addresses)"> |
|
Nikita (slow)
2011/04/25 08:40:17
Please reuse IDS_LANGUAGES_MORE string instead.
Th
stevenjb
2011/04/25 17:54:27
This should be it's own string, since 'More... [ne
Nikita (slow)
2011/04/25 18:54:37
I know, but we most likely going to merge it to R1
|
| + More... |
| + </message> |
| <message name="IDS_STATUSBAR_NETWORK_PRIVATE_NETWORKS" desc="In the network status menu, the text for submenu of private networks."> |
| Private networks |
| </message> |