Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1042)

Side by Side Diff: chrome/app/chromeos_strings.grdp

Issue 693843002: Add support for My Maps maps in Chrome OS Drive integration. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add a comment about gmap/gmaps. Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | chrome/app/theme/default_100_percent/cros/file_types/gmap.png » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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
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
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>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/theme/default_100_percent/cros/file_types/gmap.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698