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 337 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
348 </message> | 348 </message> |
349 <message name="IDS_FILE_BROWSER_GALLERY_REDO" desc="In the Gallery, the text o n the button that performs again the operation that has been recently reverted." > | 349 <message name="IDS_FILE_BROWSER_GALLERY_REDO" desc="In the Gallery, the text o n the button that performs again the operation that has been recently reverted." > |
350 Redo | 350 Redo |
351 </message> | 351 </message> |
352 <message name="IDS_FILE_BROWSER_GALLERY_FILE_EXISTS" desc="In the Gallery, the message informing that file already exists when attempting to rename."> | 352 <message name="IDS_FILE_BROWSER_GALLERY_FILE_EXISTS" desc="In the Gallery, the message informing that file already exists when attempting to rename."> |
353 File already exists | 353 File already exists |
354 </message> | 354 </message> |
355 <message name="IDS_FILE_BROWSER_GALLERY_SAVED" desc="In the Gallery, the messa ge informing that editing saved successfully."> | 355 <message name="IDS_FILE_BROWSER_GALLERY_SAVED" desc="In the Gallery, the messa ge informing that editing saved successfully."> |
356 Saved | 356 Saved |
357 </message> | 357 </message> |
358 <message name="IDS_FILE_BROWSER_GALLERY_SAVE_FAILED" desc="In the Gallery, the message informing that it failed to save editing image."> | |
359 Failed to save an image. | |
hirono
2015/03/13 08:45:38
Could you ask @bengold for confirming the string?
yawano
2015/03/17 00:54:53
Confirmed and got lgtm about the string from @beng
| |
360 </message> | |
358 <message name="IDS_FILE_BROWSER_GALLERY_OVERWRITE_ORIGINAL" desc="In the Galle ry, text on the button to overwrite original file along with the edited copy."> | 361 <message name="IDS_FILE_BROWSER_GALLERY_OVERWRITE_ORIGINAL" desc="In the Galle ry, text on the button to overwrite original file along with the edited copy."> |
359 Overwrite original | 362 Overwrite original |
360 </message> | 363 </message> |
361 <message name="IDS_FILE_BROWSER_GALLERY_OVERWRITE_BUBBLE" desc="In the Gallery , text in the bubble informing user about saving and overwriting original file." > | 364 <message name="IDS_FILE_BROWSER_GALLERY_OVERWRITE_BUBBLE" desc="In the Gallery , text in the bubble informing user about saving and overwriting original file." > |
362 Your edits are saved automatically.<ph name="BREAKS"><br><br><ex ><br><br></ex></ph>To keep a copy of the original image, uncheck "Ov erwrite original" | 365 Your edits are saved automatically.<ph name="BREAKS"><br><br><ex ><br><br></ex></ph>To keep a copy of the original image, uncheck "Ov erwrite original" |
363 </message> | 366 </message> |
364 <message name="IDS_FILE_BROWSER_GALLERY_READONLY_WARNING" desc="In the Gallery , message informing that directory is readonly, and edited files will be saved t o Downloads directory."> | 367 <message name="IDS_FILE_BROWSER_GALLERY_READONLY_WARNING" desc="In the Gallery , message informing that directory is readonly, and edited files will be saved t o Downloads directory."> |
365 Cannot save to $1. Edited images will be saved in the Downloads folder. | 368 Cannot save to $1. Edited images will be saved in the Downloads folder. |
366 </message> | 369 </message> |
367 <message name="IDS_FILE_BROWSER_GALLERY_IMAGE_ERROR" desc="In the Gallery, mes sage informing that the image failed to load."> | 370 <message name="IDS_FILE_BROWSER_GALLERY_IMAGE_ERROR" desc="In the Gallery, mes sage informing that the image failed to load."> |
(...skipping 5715 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
6083 <message name="IDS_FLAGS_DISABLE_RESOLVE_TIMEZONE_BY_GEOLOCATION_DESCRIPTION" desc="Description for the flag to disable user setting to automatically update t imezone by user geolocation."> | 6086 <message name="IDS_FLAGS_DISABLE_RESOLVE_TIMEZONE_BY_GEOLOCATION_DESCRIPTION" desc="Description for the flag to disable user setting to automatically update t imezone by user geolocation."> |
6084 If set, automatic timezone update by the current geolocation is turned off. | 6087 If set, automatic timezone update by the current geolocation is turned off. |
6085 </message> | 6088 </message> |
6086 <message name="IDS_OPTIONS_RESOLVE_TIMEZONE_BY_GEOLOCATION_DESCRIPTION" desc=" Label for checkbox to allow automatic timezone update by user geolocation."> | 6089 <message name="IDS_OPTIONS_RESOLVE_TIMEZONE_BY_GEOLOCATION_DESCRIPTION" desc=" Label for checkbox to allow automatic timezone update by user geolocation."> |
6087 Set time zone automatically using your location | 6090 Set time zone automatically using your location |
6088 </message> | 6091 </message> |
6089 <message name="IDS_OPTIONS_CAPTIVE_PORTAL_BYPASS_PROXY_LABEL" desc="Option in chrome://settings that allows Captive Portal authorization pages to ignore proxy settings."> | 6092 <message name="IDS_OPTIONS_CAPTIVE_PORTAL_BYPASS_PROXY_LABEL" desc="Option in chrome://settings that allows Captive Portal authorization pages to ignore proxy settings."> |
6090 Allow captive portal sign-in page to bypass proxy servers | 6093 Allow captive portal sign-in page to bypass proxy servers |
6091 </message> | 6094 </message> |
6092 </grit-part> | 6095 </grit-part> |
OLD | NEW |