OLD | NEW |
1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
2 | 2 |
3 <!-- | 3 <!-- |
4 This file contains definitions of resources that will be translated for each | 4 This file contains definitions of resources that will be translated for each |
5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available | 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available |
6 for making strings OS specific. Other platform defines such as use_titlecase | 6 for making strings OS specific. Other platform defines such as use_titlecase |
7 are declared in build/common.gypi. | 7 are declared in build/common.gypi. |
8 --> | 8 --> |
9 | 9 |
10 <grit base_dir="." latest_public_release="0" current_release="1" | 10 <grit base_dir="." latest_public_release="0" current_release="1" |
(...skipping 5202 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5213 </message> | 5213 </message> |
5214 <message name="IDS_COMPONENTS_NONE_INSTALLED" desc="Text that lets the use
r know that no components are installed."> | 5214 <message name="IDS_COMPONENTS_NONE_INSTALLED" desc="Text that lets the use
r know that no components are installed."> |
5215 No components installed. | 5215 No components installed. |
5216 </message> | 5216 </message> |
5217 <message name="IDS_COMPONENTS_NO_COMPONENTS" desc="Text that indicates tha
t no components are installed"> | 5217 <message name="IDS_COMPONENTS_NO_COMPONENTS" desc="Text that indicates tha
t no components are installed"> |
5218 No components are installed | 5218 No components are installed |
5219 </message> | 5219 </message> |
5220 <message name="IDS_COMPONENTS_CHECK_FOR_UPDATE" desc="The button label for
triggering update check."> | 5220 <message name="IDS_COMPONENTS_CHECK_FOR_UPDATE" desc="The button label for
triggering update check."> |
5221 Check for update | 5221 Check for update |
5222 </message> | 5222 </message> |
| 5223 <message name="IDS_COMPONENTS_STATUS_LABEL" desc="Status label"> |
| 5224 Status |
| 5225 </message> |
| 5226 <message name="IDS_COMPONENTS_CHECKING_LABEL" desc="Checking label"> |
| 5227 Checking for status... |
| 5228 </message> |
| 5229 <message name="IDS_COMPONENTS_SVC_STATUS_NEW" desc="Service Status"> |
| 5230 New |
| 5231 </message> |
| 5232 <message name="IDS_COMPONENTS_SVC_STATUS_CHECKING" desc="Service Status"> |
| 5233 Checking |
| 5234 </message> |
| 5235 <message name="IDS_COMPONENTS_SVC_STATUS_UPDATE" desc="Service Status"> |
| 5236 Update |
| 5237 </message> |
| 5238 <message name="IDS_COMPONENTS_SVC_STATUS_DNL_DIFF" desc="Service Status"> |
| 5239 Downloading diff |
| 5240 </message> |
| 5241 <message name="IDS_COMPONENTS_SVC_STATUS_DNL" desc="Service Status"> |
| 5242 Downloading |
| 5243 </message> |
| 5244 <message name="IDS_COMPONENTS_SVC_STATUS_UPDT_DIFF" desc="Service Status"> |
| 5245 Updating diff |
| 5246 </message> |
| 5247 <message name="IDS_COMPONENTS_SVC_STATUS_UPDATING" desc="Service Status"> |
| 5248 Updating |
| 5249 </message> |
| 5250 <message name="IDS_COMPONENTS_SVC_STATUS_UPDATED" desc="Service Status"> |
| 5251 Updated |
| 5252 </message> |
| 5253 <message name="IDS_COMPONENTS_SVC_STATUS_UPTODATE" desc="Service Status"> |
| 5254 Up-to-date |
| 5255 </message> |
| 5256 <message name="IDS_COMPONENTS_SVC_STATUS_NOUPDATE" desc="Service Status"> |
| 5257 No update |
| 5258 </message> |
| 5259 <message name="IDS_COMPONENTS_UNKNOWN" desc="Service Status"> |
| 5260 Unknown |
| 5261 </message> |
| 5262 <message name="IDS_COMPONENTS_EVT_STATUS_STARTED" desc="Service Status"> |
| 5263 Updater started |
| 5264 </message> |
| 5265 <message name="IDS_COMPONENTS_EVT_STATUS_SLEEPING" desc="Service Status"> |
| 5266 Updater sleeping |
| 5267 </message> |
| 5268 <message name="IDS_COMPONENTS_EVT_STATUS_FOUND" desc="Service Status"> |
| 5269 Update found |
| 5270 </message> |
| 5271 <message name="IDS_COMPONENTS_EVT_STATUS_READY" desc="Service Status"> |
| 5272 Update ready |
| 5273 </message> |
| 5274 <message name="IDS_COMPONENTS_EVT_STATUS_UPDATED" desc="Service Status"> |
| 5275 Component updated |
| 5276 </message> |
| 5277 <message name="IDS_COMPONENTS_EVT_STATUS_NOTUPDATED" desc="Service Status"
> |
| 5278 Component not updated |
| 5279 </message> |
| 5280 <message name="IDS_COMPONENTS_EVT_STATUS_DOWNLOADING" desc="Service Status
"> |
| 5281 Component downloading |
| 5282 </message> |
5223 | 5283 |
5224 <!-- Plugins --> | 5284 <!-- Plugins --> |
5225 <if expr="enable_plugins"> | 5285 <if expr="enable_plugins"> |
5226 <message name="IDS_PLUGINS_TITLE" desc="Title for the chrome://plugins p
age."> | 5286 <message name="IDS_PLUGINS_TITLE" desc="Title for the chrome://plugins p
age."> |
5227 Plug-ins | 5287 Plug-ins |
5228 </message> | 5288 </message> |
5229 <message name="IDS_PLUGINS_DETAILS_MODE_LINK" desc="Text of the link for
details mode."> | 5289 <message name="IDS_PLUGINS_DETAILS_MODE_LINK" desc="Text of the link for
details mode."> |
5230 Details | 5290 Details |
5231 </message> | 5291 </message> |
5232 <message name="IDS_PLUGINS_NONE_INSTALLED" desc="Text that lets the user
know that no plug-ins are installed."> | 5292 <message name="IDS_PLUGINS_NONE_INSTALLED" desc="Text that lets the user
know that no plug-ins are installed."> |
(...skipping 8909 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
14142 <message name="IDS_FLAGS_EXTENSION_CONTENT_VERIFICATION_ENFORCE" desc="Descr
iption of the 'Extension Content Verification' enforce mode"> | 14202 <message name="IDS_FLAGS_EXTENSION_CONTENT_VERIFICATION_ENFORCE" desc="Descr
iption of the 'Extension Content Verification' enforce mode"> |
14143 Enforce (try to get hashes, and enforce them if successful) | 14203 Enforce (try to get hashes, and enforce them if successful) |
14144 </message> | 14204 </message> |
14145 | 14205 |
14146 <message name="IDS_FLAGS_EXTENSION_CONTENT_VERIFICATION_ENFORCE_STRICT" desc
="Description of the 'Extension Content Verification' enforce strict mode"> | 14206 <message name="IDS_FLAGS_EXTENSION_CONTENT_VERIFICATION_ENFORCE_STRICT" desc
="Description of the 'Extension Content Verification' enforce strict mode"> |
14147 Enforce strict (hard fail if we can't get hashes) | 14207 Enforce strict (hard fail if we can't get hashes) |
14148 </message> | 14208 </message> |
14149 </messages> | 14209 </messages> |
14150 </release> | 14210 </release> |
14151 </grit> | 14211 </grit> |
OLD | NEW |