| 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 58 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 69 The current wallpaper is set by '<ph name="APP_NAME">$1</ph>'. You may need
to uninstall '<ph name="APP_NAME">$1</ph>' before selecting a different wallpape
r. | 69 The current wallpaper is set by '<ph name="APP_NAME">$1</ph>'. You may need
to uninstall '<ph name="APP_NAME">$1</ph>' before selecting a different wallpape
r. |
| 70 </message> | 70 </message> |
| 71 | 71 |
| 72 <!-- File Manager --> | 72 <!-- File Manager --> |
| 73 <message name="IDS_FLAGS_FILE_MANAGER_MTP_NAME" desc="Name of the about:flag o
ption for MTP support in file manager."> | 73 <message name="IDS_FLAGS_FILE_MANAGER_MTP_NAME" desc="Name of the about:flag o
ption for MTP support in file manager."> |
| 74 MTP support in File Manager | 74 MTP support in File Manager |
| 75 </message> | 75 </message> |
| 76 <message name="IDS_FLAGS_FILE_MANAGER_MTP_DESCRIPTION" desc="Description of th
e about:flag option for MTP support in file manager."> | 76 <message name="IDS_FLAGS_FILE_MANAGER_MTP_DESCRIPTION" desc="Description of th
e about:flag option for MTP support in file manager."> |
| 77 Show MTP devices as a file storage in the file manager. | 77 Show MTP devices as a file storage in the file manager. |
| 78 </message> | 78 </message> |
| 79 <message name="IDS_FLAGS_FILES_QUICK_VIEW_NAME" desc="Name of the feature flag
for files app quick view."> |
| 80 Files app quick view |
| 81 </message> |
| 82 <message name="IDS_FLAGS_FILES_QUICK_VIEW_DESCRIPTION" desc="Description for t
he feature flag for files app quick view."> |
| 83 Flag for files app quick view, which shows quick preview of a file. |
| 84 </message> |
| 79 <message name="IDS_FLAGS_VIDEO_PLAYER_CHROMECAST_SUPPORT_NAME" desc="Name of t
he about:flag option to enable the chromecast support for video app."> | 85 <message name="IDS_FLAGS_VIDEO_PLAYER_CHROMECAST_SUPPORT_NAME" desc="Name of t
he about:flag option to enable the chromecast support for video app."> |
| 80 Experimental Chromecast support for Video Player | 86 Experimental Chromecast support for Video Player |
| 81 </message> | 87 </message> |
| 82 <message name="IDS_FLAGS_VIDEO_PLAYER_CHROMECAST_SUPPORT_DESCRIPTION" desc="De
scription of the about:flag option to the enable the chromecast support for vide
o app."> | 88 <message name="IDS_FLAGS_VIDEO_PLAYER_CHROMECAST_SUPPORT_DESCRIPTION" desc="De
scription of the about:flag option to the enable the chromecast support for vide
o app."> |
| 83 This option enables experimental Chromecast support for Video Player app on
ChromeOS. | 89 This option enables experimental Chromecast support for Video Player app on
ChromeOS. |
| 84 </message> | 90 </message> |
| 85 <message name="IDS_FLAGS_NEW_ZIP_UNPACKER_NAME" desc="Name of about::flags opt
ion for the new ZIP unpacker based on the File System Provider API."> | 91 <message name="IDS_FLAGS_NEW_ZIP_UNPACKER_NAME" desc="Name of about::flags opt
ion for the new ZIP unpacker based on the File System Provider API."> |
| 86 New ZIP unpacker | 92 New ZIP unpacker |
| 87 </message> | 93 </message> |
| 88 <message name="IDS_FLAGS_NEW_ZIP_UNPACKER_DESCRIPTION" desc="Description of ab
out::flags option for the new ZIP unpacker based on the File System Provider API
."> | 94 <message name="IDS_FLAGS_NEW_ZIP_UNPACKER_DESCRIPTION" desc="Description of ab
out::flags option for the new ZIP unpacker based on the File System Provider API
."> |
| (...skipping 6730 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6819 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_TITLE" desc="Title of the
notification warning users that they are critically low on disk space."> | 6825 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_TITLE" desc="Title of the
notification warning users that they are critically low on disk space."> |
| 6820 Device disk space critically low | 6826 Device disk space critically low |
| 6821 </message> | 6827 </message> |
| 6822 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_MESSAGE" desc="Notificatio
n text warning users that they are critically low on disk space."> | 6828 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_MESSAGE" desc="Notificatio
n text warning users that they are critically low on disk space."> |
| 6823 Free up disk space or device will become unresponsive. | 6829 Free up disk space or device will become unresponsive. |
| 6824 </message> | 6830 </message> |
| 6825 <message name="IDS_LOW_DISK_NOTIFICATION_BUTTON" desc="Button on the low disk
notification to open storage management."> | 6831 <message name="IDS_LOW_DISK_NOTIFICATION_BUTTON" desc="Button on the low disk
notification to open storage management."> |
| 6826 Manage storage | 6832 Manage storage |
| 6827 </message> | 6833 </message> |
| 6828 </grit-part> | 6834 </grit-part> |
| OLD | NEW |