| 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 729 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 740 </message> | 740 </message> |
| 741 <message name="IDS_FILE_BROWSER_SUGGEST_DIALOG_FOR_PROVIDERS_TITLE" desc="Titl
e of the suggest app dialog, which shows the list of the apps that can be added
to the left nav of Files app."> | 741 <message name="IDS_FILE_BROWSER_SUGGEST_DIALOG_FOR_PROVIDERS_TITLE" desc="Titl
e of the suggest app dialog, which shows the list of the apps that can be added
to the left nav of Files app."> |
| 742 Available services | 742 Available services |
| 743 </message> | 743 </message> |
| 744 <message name="IDS_FILE_BROWSER_SUGGEST_DIALOG_LINK_TO_WEBSTORE" desc="Text of
the link to the app list on Chrome Webstore, which shows the more apps than in
the suggest app dialog."> | 744 <message name="IDS_FILE_BROWSER_SUGGEST_DIALOG_LINK_TO_WEBSTORE" desc="Text of
the link to the app list on Chrome Webstore, which shows the more apps than in
the suggest app dialog."> |
| 745 See more... | 745 See more... |
| 746 </message> | 746 </message> |
| 747 <message name="IDS_FILE_BROWSER_SUGGEST_DIALOG_INSTALLATION_FAILED" desc="Erro
r message when the installation of the app from WebStore is failed."> | 747 <message name="IDS_FILE_BROWSER_SUGGEST_DIALOG_INSTALLATION_FAILED" desc="Erro
r message when the installation of the app from WebStore is failed."> |
| 748 Installation failed. | 748 Installation failed. |
| 749 </message> | 749 </message> |
| 750 <message name="IDS_FILE_BROWSER_DROP_TARGET_DEVICE_WRITE_PROTECTED" desc="Tool
tip label displayed besides mouse pointer while dragging files or folders over a
write-protected folder or disk."> |
| 751 Device is read-only |
| 752 </message> |
| 753 <message name="IDS_FILE_BROWSER_DROP_TARGET_ACCESS_RESTRICTED" desc="Tooltip l
abel displayed besides mouse pointer when dragging files or folders over a remov
able device whose write access is restricted by administration policy."> |
| 754 Access restricted |
| 755 </message> |
| 750 | 756 |
| 751 <message name="IDS_FILE_BROWSER_SELECT_FOLDER_TITLE" desc="Select folder title
."> | 757 <message name="IDS_FILE_BROWSER_SELECT_FOLDER_TITLE" desc="Select folder title
."> |
| 752 Select a folder to open | 758 Select a folder to open |
| 753 </message> | 759 </message> |
| 754 <message name="IDS_FILE_BROWSER_SELECT_UPLOAD_FOLDER_TITLE" desc="Select folde
r title for upload."> | 760 <message name="IDS_FILE_BROWSER_SELECT_UPLOAD_FOLDER_TITLE" desc="Select folde
r title for upload."> |
| 755 Select a folder to upload | 761 Select a folder to upload |
| 756 </message> | 762 </message> |
| 757 <message name="IDS_FILE_BROWSER_SELECT_OPEN_FILE_TITLE" desc="Select open file
title."> | 763 <message name="IDS_FILE_BROWSER_SELECT_OPEN_FILE_TITLE" desc="Select open file
title."> |
| 758 Select a file to open | 764 Select a file to open |
| 759 </message> | 765 </message> |
| (...skipping 5809 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6569 <message name="IDS_PRINT_JOB_NOTIFICATION_PAUSE_BUTTON" desc="Text on the butt
on for the user to pause the current print job."> | 6575 <message name="IDS_PRINT_JOB_NOTIFICATION_PAUSE_BUTTON" desc="Text on the butt
on for the user to pause the current print job."> |
| 6570 Pause printing | 6576 Pause printing |
| 6571 </message> | 6577 </message> |
| 6572 <message name="IDS_PRINT_JOB_NOTIFICATION_RESUME_BUTTON" desc="Text on the but
ton for the user to resume the current print job."> | 6578 <message name="IDS_PRINT_JOB_NOTIFICATION_RESUME_BUTTON" desc="Text on the but
ton for the user to resume the current print job."> |
| 6573 Resume printing | 6579 Resume printing |
| 6574 </message> | 6580 </message> |
| 6575 <message name="IDS_PRINT_JOB_NOTIFICATION_GET_HELP_BUTTON" desc="Text on the b
utton for the user to get help about the current print job."> | 6581 <message name="IDS_PRINT_JOB_NOTIFICATION_GET_HELP_BUTTON" desc="Text on the b
utton for the user to get help about the current print job."> |
| 6576 Get help | 6582 Get help |
| 6577 </message> | 6583 </message> |
| 6578 </grit-part> | 6584 </grit-part> |
| OLD | NEW |