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 97 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
108 </message> | 108 </message> |
109 <message name="IDS_WALLPAPER_MANAGER_DOWNLOAD_CANCEL" desc="The string display
ed to user when downloading the wallpaper canceled."> | 109 <message name="IDS_WALLPAPER_MANAGER_DOWNLOAD_CANCEL" desc="The string display
ed to user when downloading the wallpaper canceled."> |
110 Download was canceled. | 110 Download was canceled. |
111 </message> | 111 </message> |
112 <message name="IDS_WALLPAPER_MANAGER_ACCESS_FILE_FAILURE" desc="The string dis
played to user when accessing custom wallpaper on disk failed."> | 112 <message name="IDS_WALLPAPER_MANAGER_ACCESS_FILE_FAILURE" desc="The string dis
played to user when accessing custom wallpaper on disk failed."> |
113 Chrome cannot access the image. | 113 Chrome cannot access the image. |
114 </message> | 114 </message> |
115 <message name="IDS_WALLPAPER_MANAGER_INVALID_WALLPAPER" desc="The string displ
ayed to user when user selected wallpaper can not be set as a wallpaper."> | 115 <message name="IDS_WALLPAPER_MANAGER_INVALID_WALLPAPER" desc="The string displ
ayed to user when user selected wallpaper can not be set as a wallpaper."> |
116 Chrome cannot set wallpaper. | 116 Chrome cannot set wallpaper. |
117 </message> | 117 </message> |
| 118 <message name="IDS_CURRENT_WALLPAPER_SET_BY_MESSAGE" desc="The string displaye
d to user if the current wallpaper is set by a third party wallpaper app/extensi
on."> |
| 119 Current wallpaper is set by '<ph name="APP_NAME">$1</ph>' |
| 120 </message> |
118 | 121 |
119 <!-- File Manager --> | 122 <!-- File Manager --> |
120 <message name="IDS_FLAGS_ENABLE_FILE_MANAGER_MTP_NAME" desc="Name of the about
:flag option to enable MTP support in file manager."> | 123 <message name="IDS_FLAGS_ENABLE_FILE_MANAGER_MTP_NAME" desc="Name of the about
:flag option to enable MTP support in file manager."> |
121 Enable MTP support in File Manager. | 124 Enable MTP support in File Manager. |
122 </message> | 125 </message> |
123 <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."> | 126 <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."> |
124 Show MTP devices as a file storage in the file manager. | 127 Show MTP devices as a file storage in the file manager. |
125 </message> | 128 </message> |
126 <message name="IDS_FLAGS_FILE_MANAGER_ENABLE_NEW_AUDIO_PLAYER_NAME" desc="Name
of the about:flag option to enable the new audio player app."> | 129 <message name="IDS_FLAGS_FILE_MANAGER_ENABLE_NEW_AUDIO_PLAYER_NAME" desc="Name
of the about:flag option to enable the new audio player app."> |
127 Enable the new audio player | 130 Enable the new audio player |
(...skipping 5346 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5474 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t
he window."> | 5477 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t
he window."> |
5475 Done | 5478 Done |
5476 </message> | 5479 </message> |
5477 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element
."> | 5480 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element
."> |
5478 System date | 5481 System date |
5479 </message> | 5482 </message> |
5480 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element
."> | 5483 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element
."> |
5481 System time | 5484 System time |
5482 </message> | 5485 </message> |
5483 </grit-part> | 5486 </grit-part> |
OLD | NEW |