| 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 154 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 165 | 165 |
| 166 <message name="IDS_FILE_BROWSER_STATUS_COLUMN_LABEL" desc="Status column label
. This column reflects the cloud import status of files. The status is an icon
depicting whether a file has been imported, and if so, where to - for example,
a Drive icon if a file has been imported to Google Drive. For unimported files,
this column is blank. "> | 166 <message name="IDS_FILE_BROWSER_STATUS_COLUMN_LABEL" desc="Status column label
. This column reflects the cloud import status of files. The status is an icon
depicting whether a file has been imported, and if so, where to - for example,
a Drive icon if a file has been imported to Google Drive. For unimported files,
this column is blank. "> |
| 167 Status | 167 Status |
| 168 </message> | 168 </message> |
| 169 <message name="IDS_FILE_BROWSER_TOTAL_FILE_COUNT_LABEL" desc="Total count of f
iles that user selects in Files app"> | 169 <message name="IDS_FILE_BROWSER_TOTAL_FILE_COUNT_LABEL" desc="Total count of f
iles that user selects in Files app"> |
| 170 Total file count | 170 Total file count |
| 171 </message> | 171 </message> |
| 172 <message name="IDS_FILE_BROWSER_TOTAL_FILE_SIZE_LABEL" desc="Total size of fil
es that user selects in Files app"> | 172 <message name="IDS_FILE_BROWSER_TOTAL_FILE_SIZE_LABEL" desc="Total size of fil
es that user selects in Files app"> |
| 173 Total file size | 173 Total file size |
| 174 </message> | 174 </message> |
| 175 <message name="IDS_FILE_BROWSER_IMAGE_RESOLUTION_COLUMN_LABEL" desc="Image res
olution of a file that user selects in Files app"> |
| 176 Image resolution |
| 177 </message> |
| 178 <message name="IDS_FILE_BROWSER_MEDIA_TITLE_COLUMN_LABEL" desc="Artist of a mu
sic file that user selects in Files app"> |
| 179 Title |
| 180 </message> |
| 181 <message name="IDS_FILE_BROWSER_MEDIA_ARTIST_COLUMN_LABEL" desc="Title of a mu
sic file that user selects in Files app"> |
| 182 Artist |
| 183 </message> |
| 175 <message name="IDS_FILE_BROWSER_TYPE_COLUMN_LABEL" desc="Type column label."> | 184 <message name="IDS_FILE_BROWSER_TYPE_COLUMN_LABEL" desc="Type column label."> |
| 176 Type | 185 Type |
| 177 </message> | 186 </message> |
| 178 <message name="IDS_FILE_BROWSER_DATE_COLUMN_LABEL" desc="Date column label."> | 187 <message name="IDS_FILE_BROWSER_DATE_COLUMN_LABEL" desc="Date column label."> |
| 179 Date modified | 188 Date modified |
| 180 </message> | 189 </message> |
| 181 <message name="IDS_FILE_BROWSER_OFFLINE_COLUMN_LABEL" desc="Available offline
column label."> | 190 <message name="IDS_FILE_BROWSER_OFFLINE_COLUMN_LABEL" desc="Available offline
column label."> |
| 182 Available offline | 191 Available offline |
| 183 </message> | 192 </message> |
| 184 <message name="IDS_FILE_BROWSER_ERROR_CREATING_FOLDER" desc="Message displayed
when we can't create a folder."> | 193 <message name="IDS_FILE_BROWSER_ERROR_CREATING_FOLDER" desc="Message displayed
when we can't create a folder."> |
| (...skipping 6333 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6518 <message name="IDS_ARC_SIGN_IN_CLOUD_PROVISION_FLOW_FAIL_ERROR" desc="Android
sign-in error because of cloud provision flow failed"> | 6527 <message name="IDS_ARC_SIGN_IN_CLOUD_PROVISION_FLOW_FAIL_ERROR" desc="Android
sign-in error because of cloud provision flow failed"> |
| 6519 Cloud provision flow failed | 6528 Cloud provision flow failed |
| 6520 </message> | 6529 </message> |
| 6521 <message name="IDS_ARC_SIGN_IN_UNKNOWN_ERROR" desc="Android sign-in error beca
use of unknown error"> | 6530 <message name="IDS_ARC_SIGN_IN_UNKNOWN_ERROR" desc="Android sign-in error beca
use of unknown error"> |
| 6522 Unknown error | 6531 Unknown error |
| 6523 </message> | 6532 </message> |
| 6524 <message name="IDS_ARC_SERVER_COMMUNICATION_ERROR" desc="Android sign-in error
because of server communication error"> | 6533 <message name="IDS_ARC_SERVER_COMMUNICATION_ERROR" desc="Android sign-in error
because of server communication error"> |
| 6525 Server communication error | 6534 Server communication error |
| 6526 </message> | 6535 </message> |
| 6527 </grit-part> | 6536 </grit-part> |
| OLD | NEW |