Chromium Code Reviews| Index: ash/ash_strings.grd |
| diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd |
| index ecf4afac26ab66d0020d322f235143861e03d163..8113ed1670b3e28070bd487e82a07910ac680ab1 100644 |
| --- a/ash/ash_strings.grd |
| +++ b/ash/ash_strings.grd |
| @@ -349,6 +349,9 @@ Press Ctrl+Alt+Z to cancel. |
| <message name="IDS_ASH_STATUS_TRAY_DISPLAY_EXTENDED" desc="The label used in the tray to show that the current status is extended."> |
| Extending screen to <ph name="DISPLAY_NAME">$1</ph> |
| </message> |
| + <message name="IDS_ASH_STATUS_TRAY_UNKNOWN_DISPLAY_NAME" desc="The name of the display used in the tray to show the current status but the system failed to obtain the name."> |
|
Daniel Erat
2012/11/02 16:46:17
nit: "Label shown in tray for a display whose name
Jun Mukai
2012/11/02 18:04:35
Done.
|
| + Unknown Display |
| + </message> |
| <message name="IDS_ASH_STATUS_TRAY_DRIVE_SYNCING" desc="The label in the tray to indicate onoing file sync operations."> |
| Syncing <ph name="count">$1<ex>3</ex></ph> file(s) |
| </message> |