| 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 824 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 835 </message> | 835 </message> |
| 836 <message name="IDS_FILE_BROWSER_GDRAW_DOCUMENT_FILE_TYPE" desc="Google drawing
file type"> | 836 <message name="IDS_FILE_BROWSER_GDRAW_DOCUMENT_FILE_TYPE" desc="Google drawing
file type"> |
| 837 Google drawing | 837 Google drawing |
| 838 </message> | 838 </message> |
| 839 <message name="IDS_FILE_BROWSER_GTABLE_DOCUMENT_FILE_TYPE" desc="Google table
file type"> | 839 <message name="IDS_FILE_BROWSER_GTABLE_DOCUMENT_FILE_TYPE" desc="Google table
file type"> |
| 840 Google table | 840 Google table |
| 841 </message> | 841 </message> |
| 842 <message name="IDS_FILE_BROWSER_GFORM_DOCUMENT_FILE_TYPE" desc="Google form fi
le type"> | 842 <message name="IDS_FILE_BROWSER_GFORM_DOCUMENT_FILE_TYPE" desc="Google form fi
le type"> |
| 843 Google form | 843 Google form |
| 844 </message> | 844 </message> |
| 845 <message name="IDS_FILE_BROWSER_GMAP_DOCUMENT_FILE_TYPE" desc="Google map file
type"> |
| 846 Google map |
| 847 </message> |
| 845 <message name="IDS_FILE_BROWSER_GLINK_DOCUMENT_FILE_TYPE" desc="Google Drive l
ink file type"> | 848 <message name="IDS_FILE_BROWSER_GLINK_DOCUMENT_FILE_TYPE" desc="Google Drive l
ink file type"> |
| 846 Google Drive link | 849 Google Drive link |
| 847 </message> | 850 </message> |
| 848 | 851 |
| 849 <message name="IDS_FILE_BROWSER_ERROR_VIEWING_FILE_TITLE" desc="Title of error
message propmt when user attempts to open a non-supported file in file browser.
"> | 852 <message name="IDS_FILE_BROWSER_ERROR_VIEWING_FILE_TITLE" desc="Title of error
message propmt when user attempts to open a non-supported file in file browser.
"> |
| 850 <ph name="FILENAME">$1</ph> | 853 <ph name="FILENAME">$1</ph> |
| 851 </message> | 854 </message> |
| 852 <message name="IDS_FILE_BROWSER_ERROR_VIEWING_FILE" desc="Error message when u
ser attempts to open a non-supported file in the Files app via Downloads panel."
> | 855 <message name="IDS_FILE_BROWSER_ERROR_VIEWING_FILE" desc="Error message when u
ser attempts to open a non-supported file in the Files app via Downloads panel."
> |
| 853 This file type is not supported. Please visit the Chrome Web Store to find a
n app that can open this type of file. | 856 This file type is not supported. Please visit the Chrome Web Store to find a
n app that can open this type of file. |
| 854 </message> | 857 </message> |
| (...skipping 5126 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5981 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t
he window."> | 5984 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t
he window."> |
| 5982 Done | 5985 Done |
| 5983 </message> | 5986 </message> |
| 5984 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element
."> | 5987 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element
."> |
| 5985 System date | 5988 System date |
| 5986 </message> | 5989 </message> |
| 5987 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element
."> | 5990 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element
."> |
| 5988 System time | 5991 System time |
| 5989 </message> | 5992 </message> |
| 5990 </grit-part> | 5993 </grit-part> |
| OLD | NEW |