Chromium Code Reviews| Index: chrome/app/chromeos_strings.grdp |
| diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp |
| index ba5c5d7ba77ca4f76c0315621965272f7bece363..22146715720b6c13a0faa64c753068880e6e5891 100644 |
| --- a/chrome/app/chromeos_strings.grdp |
| +++ b/chrome/app/chromeos_strings.grdp |
| @@ -20,6 +20,38 @@ Press any key to continue exploring. |
| Going.. Going... Gone. |
| </message> |
| + <!-- chrome://network --> |
| + <message name="IDS_ABOUT_AUTO_REFRESH" desc="The message to indicate that the page is auto refreshing."> |
| + (Auto-refreshing page every <ph name="INTERVAL_SECONDS">$1<ex>10</ex></ph> seconds.) |
| + </message> |
| + <message name="IDS_ABOUT_AUTO_REFRESH_INFO" desc="The message to indicate that how to auto refresh the page."> |
| + (To auto-refresh this page use chrome://<ph name="PAGE_NAME">$1<ex>network</ex></ph>/&lt;secs&gt;) |
| + </message> |
| + <message name="IDS_ABOUT_NETWORK_EVENT_LOG" desc="The section title for the event log in the chrome://network page."> |
| + Event Log (newest first): |
| + </message> |
| + <message name="IDS_ABOUT_NETWORK_NETWORKS" desc="The section title for all networks in the chrome://network page."> |
| + Networks: |
| + </message> |
| + <message name="IDS_ABOUT_NETWORK_FAVORITES" desc="The section title for favorite networks in the chrome://network page."> |
| + Favorites: |
| + </message> |
| + <message name="IDS_ABOUT_NETWORK_ETHERNET" desc="The section title for ethernet networks in the chrome://network page."> |
| + Ethernet Networks: |
| + </message> |
| + <message name="IDS_ABOUT_NETWORK_WIFI" desc="The section title for wifi networks in the chrome://network page."> |
| + Wi-Fi Networks: |
| + </message> |
| + <message name="IDS_ABOUT_NETWORK_CELLULAR" desc="The section title for cellular networks in the chrome://network page."> |
| + Cellular Networks: |
| + </message> |
| + <message name="IDS_ABOUT_NETWORK_VIRTUAL" desc="The section title for virtual networks in the chrome://network page."> |
| + Virtual Networks: |
| + </message> |
| + <message name="IDS_ABOUT_NETWORK_REMEMBERED_WIFI" desc="The section title for remembered wifi networks in the chrome://network page."> |
| + Remembered Wi-Fi Networks: |
| + </message> |
|
stevenjb
2014/01/28 18:24:43
All of these appear to be unused and can be elimin
aurimas (slooooooooow)
2014/01/28 18:30:08
Done.
|
| + |
| <!-- Imageburn Strings --> |
| <message name="IDS_CHECKING_FOR_UPDATES" desc="Notification for checking for update"> |
| Checking for updates |