| OLD | NEW |
| 1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
| 2 <!-- ChromeOS-specific strings (included from generated_resources.grd). | 2 <!-- ChromeOS-specific strings (included from generated_resources.grd). |
| 3 Everything in this file is wrapped in <if expr="chromeos">. --> | 3 Everything in this file is wrapped in <if expr="chromeos">. --> |
| 4 <grit-part> | 4 <grit-part> |
| 5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g
eneric. No translation required."> | 5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g
eneric. No translation required."> |
| 6 </message> | 6 </message> |
| 7 <!-- Idle logout dialog for retail mode --> | 7 <!-- Idle logout dialog for retail mode --> |
| 8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d
ialog. Used in retail mode only."> | 8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d
ialog. Used in retail mode only."> |
| 9 Are you still there? | 9 Are you still there? |
| 10 </message> | 10 </message> |
| (...skipping 6088 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6099 </message> | 6099 </message> |
| 6100 <message name="IDS_NETWORK_UI_FORMAT_MANAGED" desc="Label in network property
format dropdown for managed ONC properties"> | 6100 <message name="IDS_NETWORK_UI_FORMAT_MANAGED" desc="Label in network property
format dropdown for managed ONC properties"> |
| 6101 Managed ONC | 6101 Managed ONC |
| 6102 </message> | 6102 </message> |
| 6103 <message name="IDS_NETWORK_UI_FORMAT_STATE" desc="Label in network property fo
rmat dropdown for ONC State properties"> | 6103 <message name="IDS_NETWORK_UI_FORMAT_STATE" desc="Label in network property fo
rmat dropdown for ONC State properties"> |
| 6104 ONC State | 6104 ONC State |
| 6105 </message> | 6105 </message> |
| 6106 <message name="IDS_NETWORK_UI_FORMAT_SHILL" desc="Label in network property fo
rmat dropdown for Shill properties"> | 6106 <message name="IDS_NETWORK_UI_FORMAT_SHILL" desc="Label in network property fo
rmat dropdown for Shill properties"> |
| 6107 Shill | 6107 Shill |
| 6108 </message> | 6108 </message> |
| 6109 <message name="IDS_NETWORK_UI_DEFAULT_NETWORK" desc="Text for the name and sta
tus of the default network"> | |
| 6110 Default Network: <ph name="NETWORK">$1<ex>Linksys</ex></ph> State: <ph name=
"STATE">$2<ex>Connected</ex></ph> | |
| 6111 </message> | |
| 6112 <message name="IDS_NETWORK_UI_VISIBLE_NETWORKS" desc="Label for list of visibl
e networks"> | 6109 <message name="IDS_NETWORK_UI_VISIBLE_NETWORKS" desc="Label for list of visibl
e networks"> |
| 6113 Visible Networks: | 6110 Visible Networks: |
| 6114 </message> | 6111 </message> |
| 6115 <message name="IDS_NETWORK_UI_FAVORITE_NETWORKS" desc="Label for list of favor
ite networks"> | 6112 <message name="IDS_NETWORK_UI_FAVORITE_NETWORKS" desc="Label for list of favor
ite networks"> |
| 6116 Favorite Networks: | 6113 Favorite Networks: |
| 6117 </message> | 6114 </message> |
| 6118 | 6115 |
| 6119 <message name="IDS_DEVICE_LOG_LINK_TEXT" desc="Message preceeding link to chro
me://device-log"> | 6116 <message name="IDS_DEVICE_LOG_LINK_TEXT" desc="Message preceeding link to chro
me://device-log"> |
| 6120 For network logs, see: <ph name="DEVICE_LOG_LINK"><a href="chrome://devic
e-log">chrome://device-log</a></ph> | 6117 For network logs, see: <ph name="DEVICE_LOG_LINK"><a href="chrome://devic
e-log">chrome://device-log</a></ph> |
| 6121 </message> | 6118 </message> |
| (...skipping 232 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6354 Installing | 6351 Installing |
| 6355 </message> | 6352 </message> |
| 6356 <message name="IDS_FLAGS_PRINTER_PROVIDER_SEARCH_APP_NAME" desc="Name of the f
lag used to enable launching Chrome Web Store Gallery widget app for searching f
or printer provider apps."> | 6353 <message name="IDS_FLAGS_PRINTER_PROVIDER_SEARCH_APP_NAME" desc="Name of the f
lag used to enable launching Chrome Web Store Gallery widget app for searching f
or printer provider apps."> |
| 6357 Chrome Web Store Gallery app for printer drivers | 6354 Chrome Web Store Gallery app for printer drivers |
| 6358 </message> | 6355 </message> |
| 6359 <message name="IDS_FLAGS_PRINTER_PROVIDER_SEARCH_APP_DESCRIPTION" desc="Descri
ption of a flag in chrome://flags that enables launching Chrome Web Store Galler
y widget app for searching for printer provider apps."> | 6356 <message name="IDS_FLAGS_PRINTER_PROVIDER_SEARCH_APP_DESCRIPTION" desc="Descri
ption of a flag in chrome://flags that enables launching Chrome Web Store Galler
y widget app for searching for printer provider apps."> |
| 6360 Enables Chrome Web Store Gallery app for printer drivers. The app searches C
hrome Web Store for extensions that support printing to a USB printer with speci
fic USB ID. | 6357 Enables Chrome Web Store Gallery app for printer drivers. The app searches C
hrome Web Store for extensions that support printing to a USB printer with speci
fic USB ID. |
| 6361 </message> | 6358 </message> |
| 6362 | 6359 |
| 6363 </grit-part> | 6360 </grit-part> |
| OLD | NEW |