Chromium Code Reviews| Index: chrome/app/chromeos_strings.grdp |
| diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp |
| index 57b1b9e99a735001b43126f424d10e10915cc9df..e4935c041cdacf8e7704c782b9b23d0a51de444a 100644 |
| --- a/chrome/app/chromeos_strings.grdp |
| +++ b/chrome/app/chromeos_strings.grdp |
| @@ -1143,7 +1143,7 @@ Press any key to continue exploring. |
| </message> |
| <message name="IDS_FILE_BROWSER_SPACE_AVAILABLE" desc="Menu item showing space left for storage."> |
| - <ph name="SPACE_AVAILABLE">$1<ex>4.8 GB</ex></ph> left |
| + <ph name="SPACE_AVAILABLE">$1<ex>4.8 GB</ex></ph> available |
|
fukino
2016/08/25 08:00:23
This label is updated to be consistent with the te
|
| </message> |
| <message name="IDS_FILE_BROWSER_WAITING_FOR_SPACE_INFO" desc="Menu item, saying that FileBrowser is waiting for space information for storage. When actual data arrives, this item will be replaced with IDS_FILE_BROWSER_SPACE_AVAILABLE"> |
| Waiting for space info... |