| 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 <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook."> | 7 <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook."> |
| 8 Chromebook | 8 Chromebook |
| 9 </message> | 9 </message> |
| 10 <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox"> | 10 <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox"> |
| (...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 78 Current wallpaper is set by '<ph name="APP_NAME">$1</ph>' | 78 Current wallpaper is set by '<ph name="APP_NAME">$1</ph>' |
| 79 </message> | 79 </message> |
| 80 | 80 |
| 81 <!-- File Manager --> | 81 <!-- File Manager --> |
| 82 <message name="IDS_FLAGS_ENABLE_FILE_MANAGER_MTP_NAME" desc="Name of the about
:flag option to enable MTP support in file manager."> | 82 <message name="IDS_FLAGS_ENABLE_FILE_MANAGER_MTP_NAME" desc="Name of the about
:flag option to enable MTP support in file manager."> |
| 83 Enable MTP support in File Manager. | 83 Enable MTP support in File Manager. |
| 84 </message> | 84 </message> |
| 85 <message name="IDS_FLAGS_ENABLE_FILE_MANAGER_MTP_DESCRIPTION" desc="Descriptio
n of the about:flag option to the enable MTP support in file manager."> | 85 <message name="IDS_FLAGS_ENABLE_FILE_MANAGER_MTP_DESCRIPTION" desc="Descriptio
n of the about:flag option to the enable MTP support in file manager."> |
| 86 Show MTP devices as a file storage in the file manager. | 86 Show MTP devices as a file storage in the file manager. |
| 87 </message> | 87 </message> |
| 88 <message name="IDS_FLAGS_FILE_MANAGER_ENABLE_NEW_GALLERY_NAME" desc="Name of t
he about:flag option to enable the new gallery app."> | |
| 89 Enable the new gallery | |
| 90 </message> | |
| 91 <message name="IDS_FLAGS_FILE_MANAGER_ENABLE_NEW_GALLERY_DESCRIPTION" desc="De
scription of the about:flag option to the enable new gallery app."> | |
| 92 Use the experimental new gallery instead of the stable one. | |
| 93 </message> | |
| 94 <message name="IDS_FLAGS_ENABLE_VIDEO_PLAYER_CHROMECAST_SUPPORT_NAME" desc="Na
me of the about:flag option to enable the chromecast support for video app."> | 88 <message name="IDS_FLAGS_ENABLE_VIDEO_PLAYER_CHROMECAST_SUPPORT_NAME" desc="Na
me of the about:flag option to enable the chromecast support for video app."> |
| 95 Experimental Chromecast support for Video Player | 89 Experimental Chromecast support for Video Player |
| 96 </message> | 90 </message> |
| 97 <message name="IDS_FLAGS_ENABLE_VIDEO_PLAYER_CHROMECAST_SUPPORT_DESCRIPTION" d
esc="Description of the about:flag option to the enable the chromecast support f
or video app."> | 91 <message name="IDS_FLAGS_ENABLE_VIDEO_PLAYER_CHROMECAST_SUPPORT_DESCRIPTION" d
esc="Description of the about:flag option to the enable the chromecast support f
or video app."> |
| 98 This option enables experimental Chromecast support for Video Player app on
ChromeOS. | 92 This option enables experimental Chromecast support for Video Player app on
ChromeOS. |
| 99 </message> | 93 </message> |
| 100 <message name="IDS_FILE_SYSTEM_PROVIDER_UNRESPONSIVE_WARNING" desc="A warning
shown in a notification that an operation is taking longer than expected."> | 94 <message name="IDS_FILE_SYSTEM_PROVIDER_UNRESPONSIVE_WARNING" desc="A warning
shown in a notification that an operation is taking longer than expected."> |
| 101 An operation is taking longer than expected. Do you want to abort it? | 95 An operation is taking longer than expected. Do you want to abort it? |
| 102 </message> | 96 </message> |
| 103 <message name="IDS_FILE_SYSTEM_PROVIDER_MANY_UNRESPONSIVE_WARNING" desc="A war
ning shown in a notification that more than one operations are taking longer tha
n expected."> | 97 <message name="IDS_FILE_SYSTEM_PROVIDER_MANY_UNRESPONSIVE_WARNING" desc="A war
ning shown in a notification that more than one operations are taking longer tha
n expected."> |
| (...skipping 5648 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5752 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t
he window."> | 5746 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t
he window."> |
| 5753 Done | 5747 Done |
| 5754 </message> | 5748 </message> |
| 5755 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element
."> | 5749 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element
."> |
| 5756 System date | 5750 System date |
| 5757 </message> | 5751 </message> |
| 5758 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element
."> | 5752 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element
."> |
| 5759 System time | 5753 System time |
| 5760 </message> | 5754 </message> |
| 5761 </grit-part> | 5755 </grit-part> |
| OLD | NEW |